ClaudeWave
18701745572
18701745572

-SkillSeeker-

View on GitHub

‌Skill Seeker‌ 是一个开源自动化工具,旨在将文档网站、GitHub仓库、PDF文件等非结构化或半结构化数据源转换为可部署的Claude AI技能包。其核心功能包括内容抓取、清洗、分块、格式化,并最终生成一个包含‌SKILL.md‌主文件和引用内容的‌.zip压缩包‌,该包可通过RAG(检索增强生成)机制增强Claude AI的知识库,使其在特定领域提供更精准的响应。‌

Tools12 stars4 forksPythonMITUpdated 3mo ago
ClaudeWave Trust Score
69/100
· OK
Passed
  • Open-source license (MIT)
  • Clear description
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "skillseeker": {
      "command": "node",
      "args": ["/path/to/-SkillSeeker-/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/18701745572/-SkillSeeker- and follow its README for install instructions.
Use cases
🛠️ Dev Tools

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.

More Tools