Back to directory

skill

Maintenance: Active

anbeime/skill

The most complete and fastest-updating Skills store: 416 curated original skill packs (docs, content, coding, ML, automation workflows), plus auto-indexed thousands of GitHub skills sortable by category, date, and stars — all ready to install.

View on GitHubHomepage
$ git clone https://github.com/anbeime/skill.git

6,030

stars

578

forks

Python

Language

2026-02-02

Created

2026-09-01

Last push

A Python skill-store that indexes AI agent skills — including DeepSeek Harness / dsh plugins — from many upstream sources, auto-synced every 24h and exportable to JSON / CSV.

DSH integration

Ecosystem-related

Author-claimed

Safety audit

Unaudited

Last verified

2026-09-02

License

Not specified by the author

01What can it help you accomplish?

  • Browse a continuously-updated catalog of AI agent skills — including DeepSeek Harness / dsh plugins — and pick one to install

    A browsable, categorized skill directory (by function, source and Star count) plus exportable JSON / CSV data snapshots

    Developers and agent users who want a single, fresh index of skills across Anthropic, Vercel, Cloudflare, Google Labs, Hugging Face and the DSH plugin ecosystem

  • Keep a local skills catalog auto-synced and export it for secondary development

    A local clone that runs `python main.py` to crawl/refresh every 24h, with `--stats` and `--export skills.csv` outputs you can query or build on

    Self-hosters and analysts who want an offline, automated, up-to-date skill registry instead of relying on a single upstream list

02How to install into DeepSeek Harness

Prerequisites

  • Python 3 with pip — the README's install steps run `pip install -r requirements.txt` and `python main.py`
  • Git, to clone the repo (`git clone https://github.com/anbeime/skill.git`)

Installation steps

  1. 01

    Clone the repo: `git clone https://github.com/anbeime/skill.git` then `cd skill`

    $ git clone https://github.com/anbeime/skill.git

  2. 02

    Install dependencies: `pip install -r requirements.txt`

  3. 03

    Run an update: `python main.py --once` for a one-time refresh, or `python main.py --daemon` to start the scheduled 24h crawler

Verify the integration

  • `python main.py --stats` prints the collected statistics
  • `python main.py --export skills.csv` writes the catalog to CSV you can open

03DSH integration and capability boundaries

DSH integrationEcosystem-related

Adjacent to the DSH ecosystem: the store lists DeepSeek Harness and dsh plugins as catalog sources, but it is a standalone Python skill aggregator (clone + `python main.py`), not a dsh plugin itself.

  • Curated dual skill library

    Upstream sources: OpenAI Skills, VoltAgent awesome-agent-skills, Awesome DSH Plugin, and more244 cataloged skills — 182 official (Anthropic, Vercel, Cloudflare, Google Labs, Hugging Face) + 62 local Chinese skills, tagged by function / source / Star

  • 24-hour auto-update crawler

    Upstream skill repositoriesA refreshed catalog synced from upstream every 24h; run `python main.py --daemon` for the scheduled crawler

    runs a scheduled crawler / daemon that fetches upstream repos every 24h
  • JSON / CSV data export

    The local catalog databaseExportable JSON and CSV snapshots for analysis and secondary development

04Who is it for? When not to use it?

Good for

  • Developers and agent users who want a single, fresh index of skills across Anthropic, Vercel, Cloudflare, Google Labs, Hugging Face and the DSH plugin ecosystem
  • Self-hosters and analysts who want an offline, automated, up-to-date skill registry instead of relying on a single upstream list

05Compatibility, maintenance and safety notes

  • The catalog is built by crawling upstream repos and needs network access; it also depends on third-party sources (Anthropic, Vercel, Hugging Face, DSH plugin repos) that may change or go offline.
  • It runs as a Python CLI (clone + `pip install -r requirements.txt` + `python main.py`); there is no packaged binary or desktop app — you operate it from source.
  • The repo badge states CC BY 4.0, but the store is an index — each cataloged skill keeps its own upstream license, which the store does not re-license.
2026-02-022026-09-01Not specified by the author

Python project, no release tag published (latest_release: null); README says the catalog auto-crawls upstream every 24h

06Frequently asked questions

Does the Skill Store include DeepSeek Harness / dsh plugins?

Yes — the catalog's data sources list Awesome DSH Plugin and deepseek-harness (the official deepseek-ai/deepseek-harness repo), and many dsh-* plugins appear as cataloged skills.

How do I install and run the Skill Store locally?

Clone the repo (`git clone https://github.com/anbeime/skill.git`), install dependencies with `pip install -r requirements.txt`, then run `python main.py --once` for a one-time update or `python main.py --daemon` for scheduled updates.

How fresh is the catalog, and can I verify it?

The README states the catalog auto-crawls upstream sources every 24 hours. After running, `python main.py --stats` shows collected statistics and `python main.py --export skills.csv` writes the catalog to CSV.

Can I export the catalog for my own use?

Yes — the store supports JSON and CSV export 'for data analysis and secondary development' (per README) once you run it locally.

What skill sources does the store aggregate?

It aggregates official skills from Anthropic, Vercel, Cloudflare, Google Labs and Hugging Face (182 official) plus 62 local Chinese skills, with 244 skills total and smart tagging by function, source and Star count.

08Data and sources

  • Author-claimedgithub.com12a2411dff1b…

    - [Awesome DSH Plugin](https://github.com/awesome-dsh-plugin/awesome-dsh-plugin)

  • Author-claimedgithub.com12a2411dff1b…

    - [deepseek-harness](https://github.com/deepseek-ai/deepseek-harness)

This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-09-02. Found an error? Submit a correction.

🏆

Best DeepSeek Harness Plugins

Twelve plugins worth installing first — picked from the whole catalog, across every category.

DSH Plugins is an independent community directory of DeepSeek Harness plugins. Not affiliated with or endorsed by DeepSeek. Third-party plugins are not security-audited — review the source before installing.

New DeepSeek Harness plugins, weekly. No spam.