Skip to content
Back to search
30
MCP

Skill_Seekers

yusufkaraaslan/skill_seekers

Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection

Uptime
0.0%
118 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

iflow-mcp_yusufkaraaslan_skill_seekers
Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills
0 tools
io.github.sidsaladi9/getskills
Search and install 3,000+ AI skills from getskillsai.org into Claude Code, Cursor, ChatGPT.
0 tools
io.github.Sidsaladi9/getskills
Search and install 3,000+ AI skills from getskillsai.org into Claude Code, Cursor, ChatGPT.
0 tools
SkillHub
Converts Claude-style skills into MCP tools for cross-client reuse.
0 tools
skill-doc-generator
MCP server that generates Claude Code skill files from any documentation URL or GitHub repo — create, test, and iterate on skills for Claude
0 tools
skill-codex
Cross-platform Claude Code skill that integrates OpenAI Codex CLI for code review, task delegation, and consultation via MCP
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "skill_seekers": {
      "url": "https://skillseekersweb.com/",
      "transport": "http"
    }
  }
}