Home/Directory/Data & Databases/Skill Seekers

Skill Seekers

@yusufkaraaslan · github.com/yusufkaraaslan/Skill_Seekers

Transform 17 source types (docs, GitHub repos, PDFs, videos, Jupyter, Confluence, Notion, Slack/Discord) into AI-ready skills and RAG knowledge.

ClaimedData & DatabasesstdioToolsPromptslocal auth
GitHub

Install one command

terminal
$ pip install skill-seekers

Or add it with the Claude CLI: claude mcp add skill-seekers-skill-seekers

Tools exposed 6 tools

extract_config_patterns
myframework
prompt
wait
switch
fail

Configuration generate & copy

Values are filled in locally in your browser — nothing is sent anywhere.

claude_desktop_config.json
{
  "mcpServers": {
    "skill-seekers-skill-seekers": {
      "command": "pip",
      "args": ["install", "skill-seekers"],
      "env": {
        "CONFIG_FORMAT": "<your-config-format>",
        "ANTHROPIC_API_KEY": "<your-anthropic-api-key>",
        "ANTHROPIC_BASE_URL": "<your-anthropic-base-url>",
        "GOOGLE_API_KEY": "<your-google-api-key>",
        "OPENAI_API_KEY": "<your-openai-api-key>",
        "MINIMAX_API_KEY": "<your-minimax-api-key>",
        "OPENAI_BASE_URL": "<your-openai-base-url>",
        "OPENAI_MODEL": "<your-openai-model>",
        "MOONSHOT_API_KEY": "<your-moonshot-api-key>",
        "ENVIRONMENT_VARIABLES": "<your-environment-variables>"
      }
    }
  }
}

Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.

Related

Similar servers

More in Data & Databases
Compare
@mindsdb

Connect and unify data across various platforms and databases with MindsDB as a single MCP server.

Data & DatabasesstdioRead-only no-auth
39.3k1w ago0 toolslocal
Install command unavailable — see repo
Compare
@mediar-ai

Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware…

Data & DatabasesHTTPRead-only no-auth
19.2k5d ago1 toollocal
$npx screenpipe record
Compare
@topoteretes

Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources

Data & DatabasesstdioRead-only auth
17.8k5d ago0 toolslocal
$pip install cognee