Productivity|Development|AI / ML|UtilitiesPython
Skill_Seekers
Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection
N/A rating (0 reviews)0 installs12,522 GitHub stars
documentationAI skillsconflict detection
Skill Seekers allows users to transform various types of documentation into AI skills for Claude, ensuring that conflicts are detected automatically during the conversion process.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"skill-seekers-1": {
"args": [
"skill-seekers"
],
"command": "uvx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.