Commit Graph

20 Commits

Author SHA1 Message Date
Matt Bruce
086c63bf21 refactor: auto-discover agents/instructions, replace YAML with plain text
- Agents and instructions are now discovered automatically via directory
  scanning (local) or hosting API (remote) — no hardcoded list files
- Replaced YAML skill manifests with plain text files (one install per line)
- Deleted agents.list, instructions.list, and all *-skills.yaml files
- Updated setup.sh to v2.0.0 with GitLab/GitHub API support
- Updated all references in skills.md and README.md
2026-02-11 12:06:13 -06:00
Matt Bruce
8f0f0df7d6 refactor: unified setup.sh replaces sync-skills.sh
- Single script handles skills, agents, and instructions
- Works locally (cloned repo) and remotely (curl, no clone)
- Auto-generated manifests (agents.list, instructions.list)
- update-lists command regenerates manifests from directory contents
- Removed sync-skills.sh (folded into setup.sh)
- Rewrote assets README to be concise and actionable
- Updated all references in Agents.md and skills.md
2026-02-11 11:59:12 -06:00
Matt Bruce
648ee9a8c9 docs: move skills sync into assets 2026-02-11 11:37:29 -06:00
Matt Bruce
70bb8c1422 docs: add curated assets lists 2026-02-11 11:36:11 -06:00
Matt Bruce
a19e6ac618 docs: update assets structure example 2026-02-11 11:33:55 -06:00
Matt Bruce
302ea5592a docs: unify skills install path 2026-02-11 11:32:41 -06:00
Matt Bruce
a8b3c261fc docs: clarify curated skills repo 2026-02-11 11:28:51 -06:00
Matt Bruce
714f23840b docs: add skills cli commands 2026-02-11 11:14:23 -06:00
Matt Bruce
43e8d0a326 docs: add repo url skills example 2026-02-11 11:11:02 -06:00
Matt Bruce
543fdb0253 docs: add skills.sh links 2026-02-11 11:09:23 -06:00
Matt Bruce
3bffaaab85 docs: add skills.sh usage 2026-02-11 11:07:06 -06:00
Matt Bruce
96a3497862 docs: add contents blocks 2026-02-11 10:57:28 -06:00
Matt Bruce
294b69552f docs: add breadcrumbs to ai pages 2026-02-11 10:56:45 -06:00
Matt Bruce
f4eebb604e docs: improve navigation and routing 2026-02-11 10:31:47 -06:00
Matt Bruce
34be609446 docs: point to central assets repo 2026-02-11 10:03:36 -06:00
Matt Bruce
eb83c2177c docs: clarify instructions agents skills 2026-02-11 10:01:38 -06:00
Matt Bruce
15ad82b644 docs: standardize example formatting 2026-02-10 15:50:59 -06:00
Matt Bruce
13c418b434 docs: expand beginner guidance 2026-02-10 14:24:09 -06:00
Matt Bruce
5d7ff301bb chore: add skills sync 2026-02-10 14:08:36 -06:00
Matt Bruce
2500b54bcc chore: initial docs 2026-02-10 13:55:42 -06:00