ai-agent-skills 3.0.1 → 3.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (139) hide show
  1. package/README.md +179 -214
  2. package/cli.js +1113 -1059
  3. package/lib/catalog-data.cjs +163 -0
  4. package/lib/catalog-mutations.cjs +422 -0
  5. package/lib/frontmatter.cjs +24 -0
  6. package/lib/install-metadata.cjs +67 -0
  7. package/lib/paths.cjs +49 -0
  8. package/lib/render-docs.cjs +184 -0
  9. package/lib/source.cjs +376 -0
  10. package/package.json +13 -2
  11. package/skills.json +470 -514
  12. package/tui/catalog.cjs +19 -5
  13. package/tui/index.mjs +1027 -424
  14. package/CURATION.md +0 -104
  15. package/WORK_AREAS.md +0 -132
  16. package/skills/algorithmic-art/SKILL.md +0 -136
  17. package/skills/artifacts-builder/LICENSE.txt +0 -202
  18. package/skills/artifacts-builder/SKILL.md +0 -74
  19. package/skills/brand-guidelines/SKILL.md +0 -119
  20. package/skills/canvas-design/SKILL.md +0 -92
  21. package/skills/code-refactoring/SKILL.md +0 -209
  22. package/skills/code-review/SKILL.md +0 -121
  23. package/skills/competitive-ads-extractor/SKILL.md +0 -293
  24. package/skills/developer-growth-analysis/SKILL.md +0 -322
  25. package/skills/doc-coauthoring/SKILL.md +0 -375
  26. package/skills/docx/SKILL.md +0 -94
  27. package/skills/domain-name-brainstormer/SKILL.md +0 -212
  28. package/skills/figma/LICENSE.txt +0 -202
  29. package/skills/figma/SKILL.md +0 -42
  30. package/skills/figma/agents/openai.yaml +0 -14
  31. package/skills/figma/assets/figma-small.svg +0 -3
  32. package/skills/figma/assets/figma.png +0 -0
  33. package/skills/figma/assets/icon.svg +0 -28
  34. package/skills/figma/references/figma-mcp-config.md +0 -35
  35. package/skills/figma/references/figma-tools-and-prompts.md +0 -34
  36. package/skills/figma-implement-design/LICENSE.txt +0 -202
  37. package/skills/figma-implement-design/SKILL.md +0 -264
  38. package/skills/figma-implement-design/agents/openai.yaml +0 -14
  39. package/skills/figma-implement-design/assets/figma-small.svg +0 -3
  40. package/skills/figma-implement-design/assets/figma.png +0 -0
  41. package/skills/figma-implement-design/assets/icon.svg +0 -28
  42. package/skills/file-organizer/SKILL.md +0 -433
  43. package/skills/frontend-design/SKILL.md +0 -39
  44. package/skills/gh-fix-ci/LICENSE.txt +0 -201
  45. package/skills/gh-fix-ci/SKILL.md +0 -69
  46. package/skills/gh-fix-ci/agents/openai.yaml +0 -6
  47. package/skills/gh-fix-ci/assets/github-small.svg +0 -3
  48. package/skills/gh-fix-ci/assets/github.png +0 -0
  49. package/skills/image-enhancer/SKILL.md +0 -99
  50. package/skills/internal-comms/SKILL.md +0 -124
  51. package/skills/invoice-organizer/SKILL.md +0 -446
  52. package/skills/javascript-typescript/SKILL.md +0 -142
  53. package/skills/jira-issues/SKILL.md +0 -181
  54. package/skills/mcp-builder/SKILL.md +0 -99
  55. package/skills/meeting-insights-analyzer/SKILL.md +0 -327
  56. package/skills/notion-spec-to-implementation/LICENSE.txt +0 -7
  57. package/skills/notion-spec-to-implementation/SKILL.md +0 -58
  58. package/skills/notion-spec-to-implementation/agents/openai.yaml +0 -14
  59. package/skills/notion-spec-to-implementation/assets/notion-small.svg +0 -11
  60. package/skills/notion-spec-to-implementation/assets/notion.png +0 -0
  61. package/skills/notion-spec-to-implementation/evaluations/README.md +0 -120
  62. package/skills/notion-spec-to-implementation/evaluations/basic-spec-implementation.json +0 -32
  63. package/skills/notion-spec-to-implementation/evaluations/spec-to-tasks.json +0 -35
  64. package/skills/notion-spec-to-implementation/examples/api-feature.md +0 -461
  65. package/skills/notion-spec-to-implementation/examples/database-migration.md +0 -81
  66. package/skills/notion-spec-to-implementation/examples/ui-component.md +0 -68
  67. package/skills/notion-spec-to-implementation/reference/milestone-summary-template.md +0 -27
  68. package/skills/notion-spec-to-implementation/reference/progress-tracking.md +0 -458
  69. package/skills/notion-spec-to-implementation/reference/progress-update-template.md +0 -25
  70. package/skills/notion-spec-to-implementation/reference/quick-implementation-plan.md +0 -26
  71. package/skills/notion-spec-to-implementation/reference/spec-parsing.md +0 -383
  72. package/skills/notion-spec-to-implementation/reference/standard-implementation-plan.md +0 -146
  73. package/skills/notion-spec-to-implementation/reference/task-creation-template.md +0 -34
  74. package/skills/notion-spec-to-implementation/reference/task-creation.md +0 -441
  75. package/skills/openai-docs/LICENSE.txt +0 -201
  76. package/skills/openai-docs/SKILL.md +0 -69
  77. package/skills/openai-docs/agents/openai.yaml +0 -14
  78. package/skills/openai-docs/assets/openai-small.svg +0 -3
  79. package/skills/openai-docs/assets/openai.png +0 -0
  80. package/skills/openai-docs/references/gpt-5p4-prompting-guide.md +0 -433
  81. package/skills/openai-docs/references/latest-model.md +0 -35
  82. package/skills/openai-docs/references/upgrading-to-gpt-5p4.md +0 -164
  83. package/skills/pdf/SKILL.md +0 -104
  84. package/skills/playwright/LICENSE.txt +0 -201
  85. package/skills/playwright/NOTICE.txt +0 -14
  86. package/skills/playwright/SKILL.md +0 -147
  87. package/skills/playwright/agents/openai.yaml +0 -6
  88. package/skills/playwright/assets/playwright-small.svg +0 -3
  89. package/skills/playwright/assets/playwright.png +0 -0
  90. package/skills/playwright/references/cli.md +0 -116
  91. package/skills/playwright/references/workflows.md +0 -95
  92. package/skills/pptx/SKILL.md +0 -114
  93. package/skills/python-development/SKILL.md +0 -139
  94. package/skills/qa-regression/SKILL.md +0 -337
  95. package/skills/raffle-winner-picker/SKILL.md +0 -159
  96. package/skills/sentry/LICENSE.txt +0 -201
  97. package/skills/sentry/SKILL.md +0 -123
  98. package/skills/sentry/agents/openai.yaml +0 -6
  99. package/skills/sentry/assets/sentry-small.svg +0 -3
  100. package/skills/sentry/assets/sentry.png +0 -0
  101. package/skills/skill-creator/SKILL.md +0 -97
  102. package/skills/slack-gif-creator/LICENSE.txt +0 -202
  103. package/skills/slack-gif-creator/SKILL.md +0 -646
  104. package/skills/slack-gif-creator/core/color_palettes.py +0 -302
  105. package/skills/slack-gif-creator/core/easing.py +0 -230
  106. package/skills/slack-gif-creator/core/frame_composer.py +0 -469
  107. package/skills/slack-gif-creator/core/gif_builder.py +0 -246
  108. package/skills/slack-gif-creator/core/typography.py +0 -357
  109. package/skills/slack-gif-creator/core/validators.py +0 -264
  110. package/skills/slack-gif-creator/core/visual_effects.py +0 -494
  111. package/skills/slack-gif-creator/requirements.txt +0 -4
  112. package/skills/slack-gif-creator/templates/bounce.py +0 -106
  113. package/skills/slack-gif-creator/templates/explode.py +0 -331
  114. package/skills/slack-gif-creator/templates/fade.py +0 -329
  115. package/skills/slack-gif-creator/templates/flip.py +0 -291
  116. package/skills/slack-gif-creator/templates/kaleidoscope.py +0 -211
  117. package/skills/slack-gif-creator/templates/morph.py +0 -329
  118. package/skills/slack-gif-creator/templates/move.py +0 -293
  119. package/skills/slack-gif-creator/templates/pulse.py +0 -268
  120. package/skills/slack-gif-creator/templates/shake.py +0 -127
  121. package/skills/slack-gif-creator/templates/slide.py +0 -291
  122. package/skills/slack-gif-creator/templates/spin.py +0 -269
  123. package/skills/slack-gif-creator/templates/wiggle.py +0 -300
  124. package/skills/slack-gif-creator/templates/zoom.py +0 -312
  125. package/skills/theme-factory/LICENSE.txt +0 -202
  126. package/skills/theme-factory/SKILL.md +0 -59
  127. package/skills/theme-factory/theme-showcase.pdf +0 -0
  128. package/skills/theme-factory/themes/arctic-frost.md +0 -19
  129. package/skills/theme-factory/themes/botanical-garden.md +0 -19
  130. package/skills/theme-factory/themes/desert-rose.md +0 -19
  131. package/skills/theme-factory/themes/forest-canopy.md +0 -19
  132. package/skills/theme-factory/themes/golden-hour.md +0 -19
  133. package/skills/theme-factory/themes/midnight-galaxy.md +0 -19
  134. package/skills/theme-factory/themes/modern-minimalist.md +0 -19
  135. package/skills/theme-factory/themes/ocean-depths.md +0 -19
  136. package/skills/theme-factory/themes/sunset-boulevard.md +0 -19
  137. package/skills/theme-factory/themes/tech-innovation.md +0 -19
  138. package/skills/webapp-testing/SKILL.md +0 -118
  139. package/skills/xlsx/SKILL.md +0 -100
package/README.md CHANGED
@@ -1,290 +1,255 @@
1
- <h1 align="center">
2
- <br>
3
- 🔧 AI Agent Skills
4
- <br>
5
- </h1>
6
-
7
- <p align="center">
8
- <strong>There are a lot of agent skills now. These are the ones I keep around.</strong><br>
9
- Some are mine. Some come from other great repos.<br>
10
- <em>My curated agent skills library</em>
11
- </p>
12
-
13
- <p align="center">
14
- <img src="https://img.shields.io/badge/skills-48-blue?style=flat-square" alt="Skills" />
15
- <img src="https://img.shields.io/npm/v/ai-agent-skills?style=flat-square&color=red" alt="npm" />
16
- <img src="https://img.shields.io/npm/dt/ai-agent-skills?style=flat-square&color=orange" alt="Downloads" />
17
- </p>
18
-
19
- <p align="center">
20
- <a href="#quick-start"><strong>Quick Start</strong></a> ·
21
- <a href="#install-from-any-source"><strong>Install from Any Source</strong></a> ·
22
- <a href="#read-the-library"><strong>Read the Library</strong></a> ·
23
- <a href="#work-areas"><strong>Work Areas</strong></a> ·
24
- <a href="#cli-collections"><strong>CLI Collections</strong></a> ·
25
- <a href="#source-repos"><strong>Source Repos</strong></a> ·
26
- <a href="./CURATION.md"><strong>Curation Guide</strong></a> ·
27
- <a href="./CONTRIBUTING.md"><strong>Contribute</strong></a> ·
28
- <a href="https://agentskills.io"><strong>Specification</strong></a>
29
- </p>
30
-
31
- ---
1
+ # AI Agent Skills
2
+
3
+ My curated agent skills library.
4
+
5
+ There are a lot of skills now. These are the ones I actually keep around.
6
+
7
+ <!-- GENERATED:library-stats:start -->
8
+ - 35 skills total
9
+ - 10 shelves
10
+ - 11 house copies
11
+ - 24 cataloged upstream
12
+ <!-- GENERATED:library-stats:end -->
13
+
14
+ The point is not to be a registry. The point is to be a bookshelf.
32
15
 
33
16
  ## What This Is
34
17
 
35
- I launched this on December 17, 2025, the day after Agent Skills became an open standard, and before `skills.sh` launched on January 14, 2026.
18
+ `ai-agent-skills` is a CLI library of agent skills for tools like Claude Code, Codex, Cursor, and other SKILL.md-compatible agents.
19
+
20
+ The library is organized the way I actually work:
21
+
22
+ - Start with a shelf like `frontend` or `workflow`
23
+ - See a small set of vetted skills, not every possible match
24
+ - Keep provenance visible so upstream repos stay credited
25
+ - Keep editorial notes visible so the curation is the product
36
26
 
37
- This repo is my library of agent skills: the ones I use, adapt, or recommend.
27
+ If you want the broad open ecosystem, use `skills.sh`.
28
+ If you want my shelves, use this repo.
38
29
 
39
- I built it first as a universal installer. That still works, but the center now is curation: work-area organization, source lineage, trust metadata, and stable vendored installs. v3 simplifies the install model to two scopes: global (`~/.claude/skills/`) for your personal library, and project (`.agents/skills/`) for skills committed with your repo.
30
+ ## The Two-Tier Model
40
31
 
41
- If you only want the default universal installer flow, use `skills.sh`. If you want a curated library with explicit provenance, use this repo.
32
+ Every skill in the library is one of two things:
42
33
 
43
- ## What I Built
34
+ - `House copies`
35
+ Local folders under `skills/<name>/`.
36
+ These install fast, work offline, and ship with the npm package.
44
37
 
45
- - An early cross-agent installer and npm CLI that still works across the major coding agents.
46
- - A curated cross-repo catalog that keeps sourced skills organized by work area, branch, and trust.
47
- - Stable vendored installs, with source attribution kept explicit instead of hidden.
48
- - A browsable directory and terminal atlas that turn the library into something easier to inspect than a flat repo.
38
+ - `Cataloged upstream`
39
+ Metadata in `skills.json` with no local folder.
40
+ These stay upstream and install live from the source repo when you ask for them.
41
+
42
+ The library stays lean because it does not pretend to own upstream content.
49
43
 
50
44
  ## Quick Start
51
45
 
52
46
  ```bash
53
- # Browse the library
47
+ # Open the terminal browser
54
48
  npx ai-agent-skills
55
49
 
56
- # Install a skill
57
- npx ai-agent-skills install frontend-design
50
+ # List the shelves
51
+ npx ai-agent-skills list
58
52
 
59
- # Install from any GitHub repo
60
- npx ai-agent-skills install anthropics/skills
53
+ # Install a skill from the library
54
+ npx ai-agent-skills install frontend-design
61
55
 
62
- # Install to your project (shared with team)
56
+ # Install to the project shelf
63
57
  npx ai-agent-skills install pdf -p
64
- ```
65
58
 
66
- Skills install to `~/.claude/skills/` by default.
67
- Use `-p` for project-scoped installs to `.agents/skills/`, where most major agents can read them.
59
+ # Browse a repo before adding or installing from it
60
+ npx ai-agent-skills install openai/skills --list
61
+ ```
68
62
 
69
- ## How the Catalog Works
63
+ Default install targets:
70
64
 
71
- Every skill in this library carries metadata beyond a name and description. Here is what a real entry looks like:
65
+ - Global: `~/.claude/skills/`
66
+ - Project: `.agents/skills/`
72
67
 
73
- ```json
74
- {
75
- "name": "ask-questions-if-underspecified",
76
- "author": "thsottiaux",
77
- "origin": "adapted",
78
- "trust": "verified",
79
- "syncMode": "adapted",
80
- "sourceUrl": "https://github.com/MoizIbnYousaf/Ai-Agent-Skills/...",
81
- "whyHere": "Kept because this requirement-clarification pattern is one of the cleanest ways to stop agents from running ahead on underspecified work.",
82
- "lastVerified": "2026-03-13"
83
- }
84
- ```
68
+ Legacy agent-specific targets still work through `--agent <name>`.
85
69
 
86
- `trust` tells you how much review a skill has received: verified, reviewed, or listed. `syncMode` tells you whether the skill tracks upstream changes or is pinned as a stable snapshot. `whyHere` is a written rationale for why this specific skill belongs in the library. You can see this for any skill by running `npx ai-agent-skills info <name>`.
70
+ ## How To Read The Library
87
71
 
88
- ## Install from Any Source
72
+ There are four useful views:
89
73
 
90
- Point the CLI at any GitHub repo that follows the SKILL.md standard:
74
+ | View | Why it exists | Start here |
75
+ | --- | --- | --- |
76
+ | Shelves | The main way to understand the library | `npx ai-agent-skills list` |
77
+ | My Picks | The shortest starter stack | `npx ai-agent-skills list --collection my-picks` |
78
+ | Source Repos | Provenance and publisher lineage | `npx ai-agent-skills info frontend-design` |
79
+ | Terminal Browser | Browse the library as a shelf system, not a flat repo | `npx ai-agent-skills browse` |
91
80
 
92
- ```bash
93
- npx ai-agent-skills install anthropics/skills
94
- npx ai-agent-skills install anthropics/skills@frontend-design
95
- npx ai-agent-skills install anthropics/skills --list
96
- npx ai-agent-skills install ./local-skills
97
- ```
81
+ ## Shelves
98
82
 
99
- Use `--skill` to pick specific skills. Use `--list` to see what's available before installing.
83
+ These are the shelves. They are the product.
100
84
 
101
- ## Read the Library
85
+ <!-- GENERATED:shelf-table:start -->
86
+ | Shelf | Skills | What it covers |
87
+ | --- | --- | --- |
88
+ | Frontend | 4 | Interface systems, web product craft, and frontend execution. |
89
+ | Backend | 3 | Infra, tooling, application architecture, and codebase depth. |
90
+ | Docs | 6 | Documents, specs, file handling, and long-form output. |
91
+ | Testing | 2 | Review, QA, regression work, and keeping product quality sharp. |
92
+ | Workflow | 3 | Execution patterns, prompting, ticketing, and operating rhythm. |
93
+ | Research | 2 | Competitive scans, discovery work, and synthesis that helps decisions. |
94
+ | Design | 4 | Visual systems, thematic work, creative direction, and media craft. |
95
+ | Business | 3 | Brand, hiring, ops, and communication work around the product. |
96
+ | AI | 6 | LLM applications, MCP servers, agent building, prompt engineering, and skills development. |
97
+ | DevOps | 2 | CI/CD, observability, deployment, and release infrastructure. |
98
+ <!-- GENERATED:shelf-table:end -->
102
99
 
103
- This repo reads best in four ways:
100
+ The full map lives in [WORK_AREAS.md](./WORK_AREAS.md).
104
101
 
105
- | View | Best for | Start here |
106
- |------|----------|------------|
107
- | Work Areas | The main way to understand the library | `npx ai-agent-skills list --work-area frontend` |
108
- | CLI Collections | The fastest shortcuts when you want a short shelf | `npx ai-agent-skills list --collection my-picks` |
109
- | Source Repos | Seeing the upstream lineage on purpose | `npx ai-agent-skills info frontend-design` |
110
- | Terminal Browser | Walking the atlas instead of reading a flat repo | `npx ai-agent-skills browse` |
102
+ ## Collections
111
103
 
112
- ## How I Organize It
104
+ Collections still exist, but they are secondary. They are small cross-shelf reading lists, not the main taxonomy.
113
105
 
114
- - `Work areas` are the main way to understand the library.
115
- - `Collections` still exist as the fastest CLI shortcuts.
116
- - A few skills are authored here. Most are curated from upstream repos and kept clearly attributed.
117
- - `Source` stays attached to every skill. The library matters, but so does provenance.
118
- - Imported skills are either kept as direct mirrors or stable snapshots. The installer still ships vendored copies either way.
119
- - `Featured` means I would actively point someone to that skill first.
120
- - `Verified` means I have personally checked the skill and its metadata.
121
- - `Categories`, `tags`, and search cover everything that does not need a top-level shelf.
106
+ <!-- GENERATED:collection-table:start -->
107
+ | Collection | Why it exists | Start here |
108
+ | --- | --- | --- |
109
+ | `my-picks` | The smallest cross-shelf starter stack: the skills I would reach for first on a fresh setup. | `frontend-design`, `mcp-builder`, `pdf` |
110
+ | `build-apps` | Frontend and design implementation skills for shipping polished product work. | `frontend-design`, `frontend-skill`, `shadcn` |
111
+ | `build-systems` | Architecture, MCP, backend, and security picks for deeper engineering work. | `mcp-builder`, `backend-development`, `database-design` |
112
+ | `test-and-debug` | The shelf for QA, regression, CI cleanup, observability, and debugging discipline. | `playwright`, `webapp-testing`, `gh-fix-ci` |
113
+ | `docs-and-research` | File-heavy work, writing, docs, and research flows that end in something usable. | `pdf`, `doc-coauthoring`, `docx` |
114
+ <!-- GENERATED:collection-table:end -->
122
115
 
123
- The folder layout stays flat under `skills/<name>/` because installs stay simpler that way. The catalog handles the grouping.
124
- The full repo map lives in [WORK_AREAS.md](./WORK_AREAS.md).
116
+ ## Catalog Curation
125
117
 
126
- ## Work Areas
118
+ The `catalog` command is how I pull from upstream repos without vendoring everything.
127
119
 
128
- This is the cleanest way to read the library.
129
- The full repo index is in [WORK_AREAS.md](./WORK_AREAS.md).
130
- If you want the same map in the terminal, use `npx ai-agent-skills browse`.
120
+ ```bash
121
+ npx ai-agent-skills catalog openai/skills --list
122
+ npx ai-agent-skills catalog openai/skills --skill linear --area workflow --branch Linear
123
+ npx ai-agent-skills catalog openai/skills --skill security-best-practices --area backend --branch Security
124
+ npx ai-agent-skills catalog shadcn-ui/ui --skill shadcn --area frontend --branch Components
125
+ ```
131
126
 
132
- | Work area | What it covers | Typical branches | Main sources |
133
- |-----------|----------------|------------------|--------------|
134
- | Frontend | Product UI, interface systems, and design implementation work | React, Figma, UI | Anthropic, OpenAI, Composio |
135
- | Backend | APIs, architecture, databases, MCP, and deeper codebase work | MCP, Database, Python | wshobson, Anthropic |
136
- | Docs | Documents, specs, code docs, and product documentation | PDF, Writing, OpenAI | Anthropic, OpenAI |
137
- | Testing | Review, QA, browser automation, CI, and observability | Regression, CI, Browser Automation, Observability | Moiz, Anthropic, OpenAI |
138
- | Workflow | Clarification, plans, files, and execution support | Clarification, Planning, Jira, Files | Moiz, OpenAI, Composio |
139
- | Research | Research, lead work, and synthesis that helps execution | Writing, Lead Research | Composio |
140
- | Design | Interface direction, themes, media, and visual craft | Interface, Figma, Themes | Anthropic, OpenAI, Composio |
141
- | Business | Brand, communication, naming, and adjacent operating work | Brand, Communication, Career | Anthropic, Moiz, Composio |
127
+ That command does not copy the upstream skill into this repo.
128
+ It adds metadata and editorial placement:
142
129
 
143
- ## CLI Collections
130
+ - which shelf it belongs on
131
+ - what branch it lives under
132
+ - why it earned a place
133
+ - how it should install later
144
134
 
145
- These are still useful when you want a short shelf in the CLI instead of the full work-area view.
135
+ For existing picks, `curate` is the fast loop:
146
136
 
147
- | Collection | What it's for | Start with | Main sources |
148
- |-------|-------------|-------------|--------------|
149
- | `my-picks` | The first skills I would install on a fresh setup | `frontend-design`, `mcp-builder`, `qa-regression` | Anthropic, Moiz |
150
- | `build-apps` | Web product work with a high interface bar | `frontend-design`, `figma-implement-design`, `theme-factory` | Anthropic, OpenAI, Composio |
151
- | `build-systems` | Backend, architecture, MCP, and deeper engineering work | `mcp-builder`, `backend-development`, `database-design` | wshobson, Anthropic |
152
- | `test-and-debug` | Review, QA, debugging, and cleanup work | `gh-fix-ci`, `playwright`, `qa-regression` | Moiz, Anthropic, OpenAI |
153
- | `docs-and-research` | Docs, files, research, and execution support | `openai-docs`, `pdf`, `notion-spec-to-implementation` | Anthropic, OpenAI, Composio |
137
+ ```bash
138
+ npx ai-agent-skills curate frontend-design --branch "UI Craft"
139
+ npx ai-agent-skills curate frontend-design --why "A stronger note that matches how I actually use it."
140
+ npx ai-agent-skills curate review
141
+ ```
154
142
 
155
- CLI shortcuts:
143
+ When I explicitly want a new house copy, `vendor` is the only path that does it:
156
144
 
157
145
  ```bash
158
- npx ai-agent-skills collections
159
- npx ai-agent-skills list --collection my-picks
160
- npx ai-agent-skills list --collection build-apps
161
- npx ai-agent-skills search expo
146
+ npx ai-agent-skills vendor <repo-or-path> --skill <name> --area <shelf> --branch <branch> --why "Why this deserves a local copy."
162
147
  ```
163
148
 
164
149
  ## Source Repos
165
150
 
166
- This is still my library, but the upstream lineage stays visible on purpose.
167
- Some skills track clean upstream mirrors. Others are stable snapshots I keep vendored so installs stay deterministic.
151
+ Current source mix:
152
+
153
+ <!-- GENERATED:source-table:start -->
154
+ | Source repo | Skills |
155
+ | --- | --- |
156
+ | `anthropics/skills` | 13 |
157
+ | `openai/skills` | 9 |
158
+ | `ComposioHQ/awesome-claude-skills` | 4 |
159
+ | `wshobson/agents` | 4 |
160
+ | `MoizIbnYousaf/Ai-Agent-Skills` | 3 |
161
+ | `emilkowalski/skill` | 1 |
162
+ | `shadcn-ui/ui` | 1 |
163
+ <!-- GENERATED:source-table:end -->
168
164
 
169
- | Source repo | Why it's here | In this library |
170
- |------------|----------------|-----------------|
171
- | [Anthropic Skills](https://github.com/anthropics/skills) | The strongest general-purpose skill set in the ecosystem, especially for frontend, docs, and workflow. | 13 skills |
172
- | [Anthropic Claude Code](https://github.com/anthropics/claude-code) | Extra Claude Code workflow coverage that belongs here when it clears the bar. | 1 skill |
173
- | [OpenAI Skills](https://github.com/openai/skills) | Strong skills for docs, Figma workflows, browser automation, CI work, and implementation planning. | 7 skills |
174
- | [wshobson/agents](https://github.com/wshobson/agents) | Strong backend, systems, and architecture coverage. | 7 skills |
175
- | [ComposioHQ/awesome-claude-skills](https://github.com/ComposioHQ/awesome-claude-skills) | Broad practical coverage for workflow, files, research, and creative tasks. | 15 skills |
176
- | [MoizIbnYousaf/Ai-Agent-Skills](https://github.com/MoizIbnYousaf/Ai-Agent-Skills) | The skills I write and maintain directly. | 5 skills |
165
+ The two major upstream publishers in this library are Anthropic and OpenAI.
166
+ I do not import everything they ship. I browse, pick, and shelve.
177
167
 
178
168
  ## Commands
179
169
 
180
170
  ```bash
181
- # Discovery
171
+ # Browse
172
+ npx ai-agent-skills
182
173
  npx ai-agent-skills browse
183
- npx ai-agent-skills collections
184
174
  npx ai-agent-skills list
185
175
  npx ai-agent-skills list --work-area frontend
186
- npx ai-agent-skills list --collection my-picks
187
- npx ai-agent-skills search testing
176
+ npx ai-agent-skills collections
177
+ npx ai-agent-skills search frontend
188
178
  npx ai-agent-skills info frontend-design
179
+ npx ai-agent-skills preview pdf
189
180
 
190
- # Installation
191
- npx ai-agent-skills install <name>
192
- npx ai-agent-skills install <name> -p
181
+ # Install
182
+ npx ai-agent-skills install <skill-name>
183
+ npx ai-agent-skills install <skill-name> -p
193
184
  npx ai-agent-skills install <owner/repo>
194
- npx ai-agent-skills install <owner/repo>@<skill>
195
- npx ai-agent-skills install <owner/repo> --list
185
+ npx ai-agent-skills install <owner/repo>@<skill-name>
196
186
  npx ai-agent-skills install <owner/repo> --skill <name>
197
- npx ai-agent-skills install ./path
198
- npx ai-agent-skills install <name> --dry-run
187
+ npx ai-agent-skills install <owner/repo> --list
188
+ npx ai-agent-skills install ./local-path
189
+ npx ai-agent-skills install <skill-name> --dry-run
199
190
 
200
- # Management
201
- npx ai-agent-skills uninstall <name>
191
+ # Maintain
202
192
  npx ai-agent-skills update [name]
193
+ npx ai-agent-skills uninstall <name>
203
194
  npx ai-agent-skills check
204
-
205
- # Authoring
206
- npx ai-agent-skills init [name]
207
-
208
- # Configuration
209
- npx ai-agent-skills config
195
+ npx ai-agent-skills doctor
196
+ npx ai-agent-skills validate [path]
197
+
198
+ # Curate
199
+ npx ai-agent-skills catalog <owner/repo> --list
200
+ npx ai-agent-skills catalog <owner/repo> --skill <name> --area <shelf> --branch <branch> --why "<editorial note>"
201
+ npx ai-agent-skills curate <skill-name> --branch "<branch>"
202
+ npx ai-agent-skills curate review
203
+ npx ai-agent-skills vendor <repo-or-path> --skill <name> --area <shelf> --branch <branch> --why "<editorial note>"
210
204
  ```
211
205
 
212
- <details>
213
- <summary>Legacy agent support</summary>
214
-
215
- These agents are still supported via `--agent <name>`:
206
+ ## Testing
216
207
 
217
- | Agent | Flag | Install Location |
218
- |-------|------|------------------|
219
- | Claude Code | `--agent claude` | `~/.claude/skills/` |
220
- | Cursor | `--agent cursor` | `.cursor/skills/` |
221
- | Codex | `--agent codex` | `~/.codex/skills/` |
222
- | Amp | `--agent amp` | `~/.amp/skills/` |
223
- | VS Code / Copilot | `--agent vscode` | `.github/skills/` |
224
- | Gemini CLI | `--agent gemini` | `~/.gemini/skills/` |
225
- | Goose | `--agent goose` | `~/.config/goose/skills/` |
226
- | OpenCode | `--agent opencode` | `~/.config/opencode/skill/` |
227
- | Letta | `--agent letta` | `~/.letta/skills/` |
228
- | Kilo Code | `--agent kilocode` | `~/.kilocode/skills/` |
229
- | Portable | `--agent project` | `.skills/` |
208
+ There are two layers on purpose:
230
209
 
231
- </details>
210
+ - `npm test`
211
+ Fast regression coverage for CLI behavior, schema rules, routing, and local install flows.
212
+ - `npm run test:live`
213
+ No-mock live verification. Clones the real upstream repos, captures raw `SKILL.md` frontmatter and file manifests, runs real install/update/uninstall flows in isolated temp homes and projects, drives the TUI through a real PTY, and writes a report to `tmp/live-test-report.json`.
214
+ - `npm run test:live:quick`
215
+ Smaller live matrix for faster iteration while keeping the same no-mock pipeline.
232
216
 
233
- ## What Are Agent Skills?
217
+ ## Legacy Agent Support
234
218
 
235
- Agent skills follow the open format documented at [agentskills.io](https://agentskills.io). A skill is just a folder:
219
+ These still work through `--agent <name>`:
236
220
 
237
- ```text
238
- my-skill/
239
- ├── SKILL.md
240
- ├── scripts/
241
- └── references/
242
- ```
221
+ - `claude`
222
+ - `cursor`
223
+ - `codex`
224
+ - `amp`
225
+ - `vscode`
226
+ - `copilot`
227
+ - `gemini`
228
+ - `goose`
229
+ - `opencode`
230
+ - `letta`
231
+ - `kilocode`
232
+ - `project`
243
233
 
244
- All major coding agents support some variation of this pattern.
234
+ ## Why It Feels Different
245
235
 
246
- ## Manual Install
236
+ This repo is opinionated on purpose.
247
237
 
248
- ```bash
249
- git clone https://github.com/MoizIbnYousaf/Ai-Agent-Skills.git
250
- cp -r Ai-Agent-Skills/skills/pdf ~/.claude/skills/
251
- ```
238
+ - Small shelves beat giant taxonomies
239
+ - Editorial notes beat anonymous tags
240
+ - Provenance should stay visible
241
+ - Upstream repos should stay upstream
242
+ - A curated library should feel maintained, not harvested
252
243
 
253
244
  ## Contributing
254
245
 
255
- This repo is curated. I do not accept everything, and I do not want the catalog to sprawl.
256
- I would rather keep it small and strong than let it get messy.
257
-
258
- Before opening a PR:
259
-
260
- 1. Read [CURATION.md](./CURATION.md).
261
- 2. Follow [CONTRIBUTING.md](./CONTRIBUTING.md).
262
- 3. Add or update the `skills.json` entry.
263
- 4. Put the skill on a top-level shelf only if it clearly belongs there.
264
- 5. Explain why it belongs here.
265
-
266
- ## Links
267
-
268
- - [Agent Skills Spec](https://agentskills.io)
269
- - [Anthropic Skills](https://github.com/anthropics/skills)
270
- - [Curation Guide](./CURATION.md)
271
- - [Contributing Guide](./CONTRIBUTING.md)
272
- - [Issues](https://github.com/MoizIbnYousaf/Ai-Agent-Skills/issues)
273
-
274
- ## Credits & Attribution
275
-
276
- This library builds on work from the open-source community, especially:
277
-
278
- - [Anthropic Skills](https://github.com/anthropics/skills)
279
- - [Anthropic Claude Code](https://github.com/anthropics/claude-code)
280
- - [OpenAI Skills](https://github.com/openai/skills)
281
- - [ComposioHQ Awesome Claude Skills](https://github.com/ComposioHQ/awesome-claude-skills)
282
- - [wshobson/agents](https://github.com/wshobson/agents)
246
+ This is a curated library, not an open registry.
283
247
 
284
- If something here traces back to your work and you want clearer attribution, open an issue.
248
+ Read [CURATION.md](./CURATION.md) before opening a PR.
285
249
 
286
- ---
250
+ ## Related
287
251
 
288
- <p align="center">
289
- <sub>Built and curated by <a href="https://github.com/MoizIbnYousaf">Moiz Ibn Yousaf</a></sub>
290
- </p>
252
+ - [WORK_AREAS.md](./WORK_AREAS.md)
253
+ - [CURATION.md](./CURATION.md)
254
+ - [CONTRIBUTING.md](./CONTRIBUTING.md)
255
+ - [Agent Skills specification](https://agentskills.io)