Track and manage your professional skills, certifications, and competency frameworks. Your AI assistant can read your skill profile, suggest updates based on what you're building, and keep your profile current as you work. Supports skill ratings, certification tracking, gap analysis, and AI-powered skill suggestions.
Server Config
{
"mcpServers": {
"skillbubble": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://mcp.skillbubble.com/mcp",
"--header",
"Authorization:YOUR_API_KEY"
]
}
}
}