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.
- package/README.md +179 -214
- package/cli.js +1113 -1059
- package/lib/catalog-data.cjs +163 -0
- package/lib/catalog-mutations.cjs +422 -0
- package/lib/frontmatter.cjs +24 -0
- package/lib/install-metadata.cjs +67 -0
- package/lib/paths.cjs +49 -0
- package/lib/render-docs.cjs +184 -0
- package/lib/source.cjs +376 -0
- package/package.json +13 -2
- package/skills.json +470 -514
- package/tui/catalog.cjs +19 -5
- package/tui/index.mjs +1027 -424
- package/CURATION.md +0 -104
- package/WORK_AREAS.md +0 -132
- package/skills/algorithmic-art/SKILL.md +0 -136
- package/skills/artifacts-builder/LICENSE.txt +0 -202
- package/skills/artifacts-builder/SKILL.md +0 -74
- package/skills/brand-guidelines/SKILL.md +0 -119
- package/skills/canvas-design/SKILL.md +0 -92
- package/skills/code-refactoring/SKILL.md +0 -209
- package/skills/code-review/SKILL.md +0 -121
- package/skills/competitive-ads-extractor/SKILL.md +0 -293
- package/skills/developer-growth-analysis/SKILL.md +0 -322
- package/skills/doc-coauthoring/SKILL.md +0 -375
- package/skills/docx/SKILL.md +0 -94
- package/skills/domain-name-brainstormer/SKILL.md +0 -212
- package/skills/figma/LICENSE.txt +0 -202
- package/skills/figma/SKILL.md +0 -42
- package/skills/figma/agents/openai.yaml +0 -14
- package/skills/figma/assets/figma-small.svg +0 -3
- package/skills/figma/assets/figma.png +0 -0
- package/skills/figma/assets/icon.svg +0 -28
- package/skills/figma/references/figma-mcp-config.md +0 -35
- package/skills/figma/references/figma-tools-and-prompts.md +0 -34
- package/skills/figma-implement-design/LICENSE.txt +0 -202
- package/skills/figma-implement-design/SKILL.md +0 -264
- package/skills/figma-implement-design/agents/openai.yaml +0 -14
- package/skills/figma-implement-design/assets/figma-small.svg +0 -3
- package/skills/figma-implement-design/assets/figma.png +0 -0
- package/skills/figma-implement-design/assets/icon.svg +0 -28
- package/skills/file-organizer/SKILL.md +0 -433
- package/skills/frontend-design/SKILL.md +0 -39
- package/skills/gh-fix-ci/LICENSE.txt +0 -201
- package/skills/gh-fix-ci/SKILL.md +0 -69
- package/skills/gh-fix-ci/agents/openai.yaml +0 -6
- package/skills/gh-fix-ci/assets/github-small.svg +0 -3
- package/skills/gh-fix-ci/assets/github.png +0 -0
- package/skills/image-enhancer/SKILL.md +0 -99
- package/skills/internal-comms/SKILL.md +0 -124
- package/skills/invoice-organizer/SKILL.md +0 -446
- package/skills/javascript-typescript/SKILL.md +0 -142
- package/skills/jira-issues/SKILL.md +0 -181
- package/skills/mcp-builder/SKILL.md +0 -99
- package/skills/meeting-insights-analyzer/SKILL.md +0 -327
- package/skills/notion-spec-to-implementation/LICENSE.txt +0 -7
- package/skills/notion-spec-to-implementation/SKILL.md +0 -58
- package/skills/notion-spec-to-implementation/agents/openai.yaml +0 -14
- package/skills/notion-spec-to-implementation/assets/notion-small.svg +0 -11
- package/skills/notion-spec-to-implementation/assets/notion.png +0 -0
- package/skills/notion-spec-to-implementation/evaluations/README.md +0 -120
- package/skills/notion-spec-to-implementation/evaluations/basic-spec-implementation.json +0 -32
- package/skills/notion-spec-to-implementation/evaluations/spec-to-tasks.json +0 -35
- package/skills/notion-spec-to-implementation/examples/api-feature.md +0 -461
- package/skills/notion-spec-to-implementation/examples/database-migration.md +0 -81
- package/skills/notion-spec-to-implementation/examples/ui-component.md +0 -68
- package/skills/notion-spec-to-implementation/reference/milestone-summary-template.md +0 -27
- package/skills/notion-spec-to-implementation/reference/progress-tracking.md +0 -458
- package/skills/notion-spec-to-implementation/reference/progress-update-template.md +0 -25
- package/skills/notion-spec-to-implementation/reference/quick-implementation-plan.md +0 -26
- package/skills/notion-spec-to-implementation/reference/spec-parsing.md +0 -383
- package/skills/notion-spec-to-implementation/reference/standard-implementation-plan.md +0 -146
- package/skills/notion-spec-to-implementation/reference/task-creation-template.md +0 -34
- package/skills/notion-spec-to-implementation/reference/task-creation.md +0 -441
- package/skills/openai-docs/LICENSE.txt +0 -201
- package/skills/openai-docs/SKILL.md +0 -69
- package/skills/openai-docs/agents/openai.yaml +0 -14
- package/skills/openai-docs/assets/openai-small.svg +0 -3
- package/skills/openai-docs/assets/openai.png +0 -0
- package/skills/openai-docs/references/gpt-5p4-prompting-guide.md +0 -433
- package/skills/openai-docs/references/latest-model.md +0 -35
- package/skills/openai-docs/references/upgrading-to-gpt-5p4.md +0 -164
- package/skills/pdf/SKILL.md +0 -104
- package/skills/playwright/LICENSE.txt +0 -201
- package/skills/playwright/NOTICE.txt +0 -14
- package/skills/playwright/SKILL.md +0 -147
- package/skills/playwright/agents/openai.yaml +0 -6
- package/skills/playwright/assets/playwright-small.svg +0 -3
- package/skills/playwright/assets/playwright.png +0 -0
- package/skills/playwright/references/cli.md +0 -116
- package/skills/playwright/references/workflows.md +0 -95
- package/skills/pptx/SKILL.md +0 -114
- package/skills/python-development/SKILL.md +0 -139
- package/skills/qa-regression/SKILL.md +0 -337
- package/skills/raffle-winner-picker/SKILL.md +0 -159
- package/skills/sentry/LICENSE.txt +0 -201
- package/skills/sentry/SKILL.md +0 -123
- package/skills/sentry/agents/openai.yaml +0 -6
- package/skills/sentry/assets/sentry-small.svg +0 -3
- package/skills/sentry/assets/sentry.png +0 -0
- package/skills/skill-creator/SKILL.md +0 -97
- package/skills/slack-gif-creator/LICENSE.txt +0 -202
- package/skills/slack-gif-creator/SKILL.md +0 -646
- package/skills/slack-gif-creator/core/color_palettes.py +0 -302
- package/skills/slack-gif-creator/core/easing.py +0 -230
- package/skills/slack-gif-creator/core/frame_composer.py +0 -469
- package/skills/slack-gif-creator/core/gif_builder.py +0 -246
- package/skills/slack-gif-creator/core/typography.py +0 -357
- package/skills/slack-gif-creator/core/validators.py +0 -264
- package/skills/slack-gif-creator/core/visual_effects.py +0 -494
- package/skills/slack-gif-creator/requirements.txt +0 -4
- package/skills/slack-gif-creator/templates/bounce.py +0 -106
- package/skills/slack-gif-creator/templates/explode.py +0 -331
- package/skills/slack-gif-creator/templates/fade.py +0 -329
- package/skills/slack-gif-creator/templates/flip.py +0 -291
- package/skills/slack-gif-creator/templates/kaleidoscope.py +0 -211
- package/skills/slack-gif-creator/templates/morph.py +0 -329
- package/skills/slack-gif-creator/templates/move.py +0 -293
- package/skills/slack-gif-creator/templates/pulse.py +0 -268
- package/skills/slack-gif-creator/templates/shake.py +0 -127
- package/skills/slack-gif-creator/templates/slide.py +0 -291
- package/skills/slack-gif-creator/templates/spin.py +0 -269
- package/skills/slack-gif-creator/templates/wiggle.py +0 -300
- package/skills/slack-gif-creator/templates/zoom.py +0 -312
- package/skills/theme-factory/LICENSE.txt +0 -202
- package/skills/theme-factory/SKILL.md +0 -59
- package/skills/theme-factory/theme-showcase.pdf +0 -0
- package/skills/theme-factory/themes/arctic-frost.md +0 -19
- package/skills/theme-factory/themes/botanical-garden.md +0 -19
- package/skills/theme-factory/themes/desert-rose.md +0 -19
- package/skills/theme-factory/themes/forest-canopy.md +0 -19
- package/skills/theme-factory/themes/golden-hour.md +0 -19
- package/skills/theme-factory/themes/midnight-galaxy.md +0 -19
- package/skills/theme-factory/themes/modern-minimalist.md +0 -19
- package/skills/theme-factory/themes/ocean-depths.md +0 -19
- package/skills/theme-factory/themes/sunset-boulevard.md +0 -19
- package/skills/theme-factory/themes/tech-innovation.md +0 -19
- package/skills/webapp-testing/SKILL.md +0 -118
- package/skills/xlsx/SKILL.md +0 -100
package/README.md
CHANGED
|
@@ -1,290 +1,255 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
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
|
-
|
|
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
|
-
|
|
27
|
+
If you want the broad open ecosystem, use `skills.sh`.
|
|
28
|
+
If you want my shelves, use this repo.
|
|
38
29
|
|
|
39
|
-
|
|
30
|
+
## The Two-Tier Model
|
|
40
31
|
|
|
41
|
-
|
|
32
|
+
Every skill in the library is one of two things:
|
|
42
33
|
|
|
43
|
-
|
|
34
|
+
- `House copies`
|
|
35
|
+
Local folders under `skills/<name>/`.
|
|
36
|
+
These install fast, work offline, and ship with the npm package.
|
|
44
37
|
|
|
45
|
-
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
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
|
-
#
|
|
47
|
+
# Open the terminal browser
|
|
54
48
|
npx ai-agent-skills
|
|
55
49
|
|
|
56
|
-
#
|
|
57
|
-
npx ai-agent-skills
|
|
50
|
+
# List the shelves
|
|
51
|
+
npx ai-agent-skills list
|
|
58
52
|
|
|
59
|
-
# Install from
|
|
60
|
-
npx ai-agent-skills install
|
|
53
|
+
# Install a skill from the library
|
|
54
|
+
npx ai-agent-skills install frontend-design
|
|
61
55
|
|
|
62
|
-
# Install to
|
|
56
|
+
# Install to the project shelf
|
|
63
57
|
npx ai-agent-skills install pdf -p
|
|
64
|
-
```
|
|
65
58
|
|
|
66
|
-
|
|
67
|
-
|
|
59
|
+
# Browse a repo before adding or installing from it
|
|
60
|
+
npx ai-agent-skills install openai/skills --list
|
|
61
|
+
```
|
|
68
62
|
|
|
69
|
-
|
|
63
|
+
Default install targets:
|
|
70
64
|
|
|
71
|
-
|
|
65
|
+
- Global: `~/.claude/skills/`
|
|
66
|
+
- Project: `.agents/skills/`
|
|
72
67
|
|
|
73
|
-
|
|
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
|
-
|
|
70
|
+
## How To Read The Library
|
|
87
71
|
|
|
88
|
-
|
|
72
|
+
There are four useful views:
|
|
89
73
|
|
|
90
|
-
|
|
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
|
-
|
|
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
|
-
|
|
83
|
+
These are the shelves. They are the product.
|
|
100
84
|
|
|
101
|
-
|
|
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
|
-
|
|
100
|
+
The full map lives in [WORK_AREAS.md](./WORK_AREAS.md).
|
|
104
101
|
|
|
105
|
-
|
|
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
|
-
|
|
104
|
+
Collections still exist, but they are secondary. They are small cross-shelf reading lists, not the main taxonomy.
|
|
113
105
|
|
|
114
|
-
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
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
|
-
|
|
124
|
-
The full repo map lives in [WORK_AREAS.md](./WORK_AREAS.md).
|
|
116
|
+
## Catalog Curation
|
|
125
117
|
|
|
126
|
-
|
|
118
|
+
The `catalog` command is how I pull from upstream repos without vendoring everything.
|
|
127
119
|
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
135
|
+
For existing picks, `curate` is the fast loop:
|
|
146
136
|
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
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
|
-
|
|
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
|
|
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
|
-
|
|
167
|
-
|
|
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
|
-
|
|
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
|
-
#
|
|
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
|
|
187
|
-
npx ai-agent-skills search
|
|
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
|
-
#
|
|
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
|
|
198
|
-
npx ai-agent-skills install
|
|
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
|
-
#
|
|
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
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
npx ai-agent-skills
|
|
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
|
-
|
|
213
|
-
<summary>Legacy agent support</summary>
|
|
214
|
-
|
|
215
|
-
These agents are still supported via `--agent <name>`:
|
|
206
|
+
## Testing
|
|
216
207
|
|
|
217
|
-
|
|
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
|
-
|
|
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
|
-
##
|
|
217
|
+
## Legacy Agent Support
|
|
234
218
|
|
|
235
|
-
|
|
219
|
+
These still work through `--agent <name>`:
|
|
236
220
|
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
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
|
-
|
|
234
|
+
## Why It Feels Different
|
|
245
235
|
|
|
246
|
-
|
|
236
|
+
This repo is opinionated on purpose.
|
|
247
237
|
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
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
|
|
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
|
-
|
|
248
|
+
Read [CURATION.md](./CURATION.md) before opening a PR.
|
|
285
249
|
|
|
286
|
-
|
|
250
|
+
## Related
|
|
287
251
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
252
|
+
- [WORK_AREAS.md](./WORK_AREAS.md)
|
|
253
|
+
- [CURATION.md](./CURATION.md)
|
|
254
|
+
- [CONTRIBUTING.md](./CONTRIBUTING.md)
|
|
255
|
+
- [Agent Skills specification](https://agentskills.io)
|