SkillBubble — Skills Management MCP Server

by Skill-Bubble

217 downloads
Not rated
GitHub

About

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 analy

Details

Author
Skill-Bubble
Downloads
217
Categories
Other, Developer Tools

- Read skills with filtering by category, rating, or date
- List and filter certifications by issuer or status
- View competency frameworks and progress
- See skill rating changes over time
- Search skills by name or category
- AI-powered skill suggestions from context (Pro)

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name SkillBubble — Skills Management MCP Server
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Sign up at skillbubble.com, generate an API key from Settings → Integrations, then add the configuration to your AI assistant. Once configured, use prompts such as “Show me my SkillBubble profile” or “What skills am I missing compared to a senior TypeScript engineer?” to interact with your skills data.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "skillbubble \u2014 skills management mcp server": {
            "skillbubble": {
                "command": "npx",
                "args": [
                    "-y",
                    "mcp-remote@latest",
                    "https://mcp.skillbubble.com/mcp",
                    "--header",
                    "Authorization:YOUR_API_KEY"
                ]
            }
        }
    }
}

McpServers

{
    "skillbubble": {
        "command": "npx",
        "args": [
            "-y",
            "mcp-remote@latest",
            "https://mcp.skillbubble.com/mcp",
            "--header",
            "Authorization:YOUR_API_KEY"
        ]
    }
}

What is SkillBubble?

SkillBubble is a skills management and certification tracking platform. Connect your AI assistant to your profile and it becomes your personal skills co-pilot — reading your profile, suggesting updates based on your work, and helping you identify gaps.

Available Tools

| Tool | Description | |------|-------------| | getSkillProfile | Read skills with filtering by category, rating, or date | | getCertifications | List certifications, filter by issuer or status | | getFrameworks | View competency frameworks and progress | | getSkillHistory | See rating changes over time | | searchSkills | Search by name or category | | createSkillRating | Add or update a skill rating (Pro) | | updateSkillRating | Update an existing rating by skill key (Pro) | | createCertification | Add a certification record (Pro) | | createSkillPackage | Create a custom skill package (Pro) | | suggestSkills | AI-powered skill suggestions from context (Pro) | | suggestSkillPackage | Suggest a skill package from a goal (Pro) |

Getting Started

1. Sign up at skillbubble.com 2. Go to Settings → Integrations and generate an API key 3. Add the config to your AI assistant and start chatting

Example Prompts

- "Show me my SkillBubble profile — what are my strongest skills?" - "I just built a React dashboard with Recharts. Suggest skill updates." - "What skills am I missing compared to a senior TypeScript engineer?"

Links

- Documentation - MCP Config Snippets - Security Policy
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.