Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Skill_Seekers": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Skill_Seekers"
]
}
}
}