Discover and explore top open-source AI tools and projects—updated daily.
zhuyansenOpen-source AI agent skills and tools directory
Top 94.4% on SourcePulse
AgentSkillsHub is an open-source directory for AI agent skills, tools, and MCP servers, designed to help developers quickly find relevant projects. It addresses the challenge of navigating vast GitHub repositories by providing a quality-scored, categorized, and frequently updated catalog, enabling users to discover suitable tools in under 30 seconds. The primary audience includes developers building with AI agent frameworks like Claude Code, Cursor, and agentic IDEs.
How It Works
The project employs an automated 6-phase pipeline orchestrated by GitHub Actions, refreshing the directory every 8 hours. It collects projects from GitHub, cleans and classifies them into 7 categories, and evaluates them across 6 quality dimensions (Completeness, Clarity, Specificity, Examples, README Structure, Agent Readiness). A composite score is then generated using 9 weighted signals, including quality, stars, recency, and forks. This data powers a dual-mode API (Supabase/FastAPI) and frontend (React) for presentation, featuring comparison tools and curated landing pages.
Quick Start & Requirements
pip install -r requirements.txt after setting up a Python 3.12 virtual environment. Frontend: npm install and npm run dev.GITHUB_TOKEN environment variable).agentskillshub.top, Docs: Scoring Algorithm, System Architecture.Highlighted Details
mcp-server, claude-skill, and agent-tool.Maintenance & Community
Details on maintainers, community channels (e.g., Discord/Slack), or sponsorships are absent. The project relies on automated GitHub Actions for core maintenance and updates.
Licensing & Compatibility
No license is specified. This absence creates ambiguity regarding usage rights, modification, and distribution, particularly for commercial applications.
Limitations & Caveats
No limitations regarding alpha status, known bugs, or platform restrictions are detailed. The system's reliance on the GitHub API is managed with smart rate-limit handling.
1 week ago
Inactive