Back to Home
yusufkaraaslan icon

Skill_Seekers

Verified Safe

by yusufkaraaslan

Overview

Automate the conversion of diverse documentation (websites, GitHub repos, PDFs, local codebases) into high-quality AI skills for various LLM coding agents like Claude Code, Gemini, and OpenAI.

Installation

Run Command
python -m skill_seekers.mcp.server_fastmcp

Environment Variables

  • ANTHROPIC_API_KEY
  • GOOGLE_API_KEY
  • OPENAI_API_KEY
  • GITHUB_TOKEN
  • SKILL_SEEKERS_CACHE_DIR
  • DEBUG
  • GITLAB_TOKEN
  • GITEA_TOKEN
  • BITBUCKET_TOKEN
  • GIT_TOKEN

Security Notes

The server leverages subprocess execution for CLI tools and interacts with external APIs (GitHub, Claude, Google, OpenAI). While robust token management (environment variables, secure config files with 600/700 permissions) and input validation are implemented, potential risks exist in command injection if inputs are not fully sanitized by upstream agents. Data sent to AI APIs for enhancement could contain sensitive information. Git token injection into URLs is a feature but must be handled with care.

Similar Servers

Stats

Interest Score100
Security Score7
Cost ClassHigh
Avg Tokens100000
Stars7142
Forks711
Last Update2026-01-18

Tags

AISkills GenerationDocumentation ScrapingGitHub IntegrationPDF ProcessingCode AnalysisMulti-LLM SupportModel Context ProtocolAutomationDevelopment Tools