skill  by anbeime

AI agent skill store and management platform

Created 2 months ago
325 stars

Top 83.8% on SourcePulse

GitHubView on GitHub
Project Summary

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

  1. Clone the repository: git clone https://github.com/anbeime/skill.git
  2. Navigate to the directory: cd skill
  3. Install dependencies: pip install -r requirements.txt
  4. Run commands:
    • Immediate update: python main.py --once
    • Daemon for scheduled updates: python main.py --daemon
    • View stats: python main.py --stats
    • Export to CSV: python main.py --export skills.csv
  5. Browse skills: Check data/skills.json (official) and data/local_skills.json (local).

Highlighted Details

  • Automatic Updates: Scrapes awesome-agent-skills and other sources daily.
  • Dual Skill Library: Integrates 182+ official skills from leading tech companies and 61+ curated local Chinese skills.
  • Smart Categorization: Organizes skills by function, source, and star count.
  • Data Export: Supports JSON and CSV formats for analysis and secondary development.
  • CLI Tool: Includes 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.

Health Check
Last Commit

7 hours ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
205 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.