Contributing
Entry standard#
Every entry must be:
- A real repository under the ecosystem (dsh-external org or a member project) — no dead links, no placeholders.
- A one-line description — what it does, not marketing. Keep it factual and terse.
- A link to the repository.
No fluff: no badges per entry, no screenshots inside entries, no long blurbs.
Where to add your entry#
Open the matching category list in the README (English) and README.zh-CN.md (Chinese):
| Category | Description |
|---|---|
| Core & Official | Official bundles shipped with the composition |
| Context & Search | Session search, memory, knowledge retrieval |
| Input & Editing | Message/prompt/file input tooling |
| UI & Experience | Web UI, TUI, panels, skins |
| Browser & Remote | Browser automation, SSH remote control |
| Models & Inference | Vision, fallbacks, adapters, agent bridges |
| Git & Engineering | Git identity, workflows, plugin health |
| Notifications & Channels | Chat bots, voice, notifications |
| Fun & Lifestyle | Pets, games, skins, joke plugins |
| Infrastructure & Development | Registries, managers, catalogs, SDK tooling |
No matching category? Propose a new one in your PR. Both language versions should be updated in the same PR — same entry, translated description.
Process#
- Fork the repository.
- Add your entry to the correct list(s) — alphabetical order is not required, but keep entries grouped.
- Open a PR with a concise title (
docs: add <repo>). No need to run tests — markdown only.
Maintenance notes#
- The curated list is maintained by hand; new entries are reviewed for usefulness, not exhaustiveness.
- Removed or archived repositories should be dropped from both language versions.
- The
dsh-externalorg has been private since Aug 2026 — links require org access; the catalog sync CI depends on theHUB_TOKENsecret having access. - The full machine-readable index is generated by hub — this list never duplicates the whole catalog, only the curated highlights.
See the full category catalog on the home page or browse the Full Catalog for the machine-generated index.