Discover and explore top open-source AI tools and projects—updated daily.
anbeimeAI agent skill store and management platform
Top 83.8% on SourcePulse
This project, anbeime/skill, provides a comprehensive and automatically updated repository of AI agent skills. It aggregates official skills from major tech organizations and curated local Chinese skills, organizing them into a searchable and installable "Skill Store" for users working with AI agents. The primary benefit is a centralized, up-to-date, and easily accessible collection of tools for various tasks like content creation, document processing, and development.
How It Works
The system automatically scrapes and updates skills from the awesome-agent-skills repository and other sources every 24 hours, ensuring a current catalog. It maintains a dual-skill library: official skills from top-tier teams (Anthropic, Vercel, Hugging Face, etc.) and a curated set of local Chinese skills covering diverse domains. Skills are intelligently categorized by function, source, and popularity, with options for data export in JSON and CSV formats for analysis and integration.
Quick Start & Requirements
git clone https://github.com/anbeime/skill.gitcd skillpip install -r requirements.txtpython main.py --oncepython main.py --daemonpython main.py --statspython main.py --export skills.csvdata/skills.json (official) and data/local_skills.json (local).Highlighted Details
awesome-agent-skills and other sources daily.clawhub for managing, discovering, installing, and inspecting skills.Maintenance & Community
The project is maintained by anbeime and welcomes contributions via Issues and Pull Requests. The community skills repository aggregation is updated daily, with the last update noted as April 19, 2026.
Licensing & Compatibility
The project is released under the MIT License, which generally permits commercial use and integration into closed-source projects with minimal restrictions.
Limitations & Caveats
The project relies on external GitHub repositories for skill discovery, and its functionality is tied to the availability and structure of these upstream sources. Some local skills may have specific API requirements or dependencies not detailed in this summary. The "Online Demo" link is not provided in the README.
7 hours ago
Inactive