@olegkoval/agent-skills 1.42.1 → 1.42.2
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 +189 -119
- package/adapters/claude/olko-creative/skills/vinted-listing/SKILL.md +7 -1
- package/adapters/claude/olko-git-tools/skills/gh-cli/SKILL.md +7 -1
- package/adapters/claude/olko-product/skills/viral-launch/SKILL.md +6 -2
- package/adapters/claude/olko-reflection/skills/retro-analysis/SKILL.md +7 -1
- package/adapters/claude/olko-reflection/skills/wrap-up/SKILL.md +7 -1
- package/adapters/claude/olko-release/skills/changelog-generator/SKILL.md +6 -1
- package/adapters/claude/olko-release/skills/semantic-release-beta/SKILL.md +7 -1
- package/adapters/claude/olko-skill-meta/skills/ai-tools-setup/SKILL.md +6 -1
- package/adapters/claude/olko-skill-meta/skills/promptctl/SKILL.md +6 -1
- package/adapters/claude/olko-web-ops/skills/docs-index-keeper/SKILL.md +5 -1
- package/adapters/claude/olko-web-ops/skills/website-analytics-bootstrap/SKILL.md +7 -1
- package/adapters/cursor/olko-creative/skills/vinted-listing/SKILL.md +7 -1
- package/adapters/cursor/olko-git-tools/skills/gh-cli/SKILL.md +7 -1
- package/adapters/cursor/olko-product/skills/viral-launch/SKILL.md +6 -2
- package/adapters/cursor/olko-reflection/skills/retro-analysis/SKILL.md +7 -1
- package/adapters/cursor/olko-reflection/skills/wrap-up/SKILL.md +7 -1
- package/adapters/cursor/olko-release/skills/changelog-generator/SKILL.md +6 -1
- package/adapters/cursor/olko-release/skills/semantic-release-beta/SKILL.md +7 -1
- package/adapters/cursor/olko-skill-meta/skills/ai-tools-setup/SKILL.md +6 -1
- package/adapters/cursor/olko-skill-meta/skills/promptctl/SKILL.md +6 -1
- package/adapters/cursor/olko-web-ops/skills/docs-index-keeper/SKILL.md +5 -1
- package/adapters/cursor/olko-web-ops/skills/website-analytics-bootstrap/SKILL.md +7 -1
- package/adapters/grok/olko-creative/skills/vinted-listing/SKILL.md +7 -1
- package/adapters/grok/olko-git-tools/skills/gh-cli/SKILL.md +7 -1
- package/adapters/grok/olko-product/skills/viral-launch/SKILL.md +6 -2
- package/adapters/grok/olko-reflection/skills/retro-analysis/SKILL.md +7 -1
- package/adapters/grok/olko-reflection/skills/wrap-up/SKILL.md +7 -1
- package/adapters/grok/olko-release/skills/changelog-generator/SKILL.md +6 -1
- package/adapters/grok/olko-release/skills/semantic-release-beta/SKILL.md +7 -1
- package/adapters/grok/olko-skill-meta/skills/ai-tools-setup/SKILL.md +6 -1
- package/adapters/grok/olko-skill-meta/skills/promptctl/SKILL.md +6 -1
- package/adapters/grok/olko-web-ops/skills/docs-index-keeper/SKILL.md +5 -1
- package/adapters/grok/olko-web-ops/skills/website-analytics-bootstrap/SKILL.md +7 -1
- package/package.json +1 -1
- package/plugins/olko-apple-kit/.claude-plugin/plugin.json +1 -1
- package/plugins/olko-creative/.claude-plugin/plugin.json +1 -1
- package/plugins/olko-creative/skills/vinted-listing/SKILL.md +7 -1
- package/plugins/olko-garmin-kit/.claude-plugin/plugin.json +1 -1
- package/plugins/olko-git-tools/.claude-plugin/plugin.json +1 -1
- package/plugins/olko-git-tools/skills/gh-cli/SKILL.md +7 -1
- package/plugins/olko-github-pr/.claude-plugin/plugin.json +1 -1
- package/plugins/olko-obsidian/.claude-plugin/plugin.json +1 -1
- package/plugins/olko-product/.claude-plugin/plugin.json +1 -1
- package/plugins/olko-product/skills/viral-launch/SKILL.md +6 -2
- package/plugins/olko-reflection/.claude-plugin/plugin.json +1 -1
- package/plugins/olko-reflection/skills/retro-analysis/SKILL.md +7 -1
- package/plugins/olko-reflection/skills/wrap-up/SKILL.md +7 -1
- package/plugins/olko-release/.claude-plugin/plugin.json +1 -1
- package/plugins/olko-release/skills/changelog-generator/SKILL.md +6 -1
- package/plugins/olko-release/skills/semantic-release-beta/SKILL.md +7 -1
- package/plugins/olko-skill-meta/.claude-plugin/plugin.json +1 -1
- package/plugins/olko-skill-meta/skills/ai-tools-setup/SKILL.md +6 -1
- package/plugins/olko-skill-meta/skills/promptctl/SKILL.md +6 -1
- package/plugins/olko-web-ops/.claude-plugin/plugin.json +1 -1
- package/plugins/olko-web-ops/skills/docs-index-keeper/SKILL.md +5 -1
- package/plugins/olko-web-ops/skills/website-analytics-bootstrap/SKILL.md +7 -1
package/README.md
CHANGED
|
@@ -15,42 +15,37 @@ Agent-agnostic skill collection for Codex, Claude, Cursor, Grok, and other skill
|
|
|
15
15
|
|
|
16
16
|
These skills are opinionated by design. They encode working defaults, preferred tools, and repeatable workflows instead of trying to be neutral snippets. Treat them as starting points with taste: useful out of the box, easy to inspect, and specific enough for an agent to execute consistently.
|
|
17
17
|
|
|
18
|
-
|
|
18
|
+
```
|
|
19
|
+
PR & GIT BUILD OPERATE IMPROVE PERSONAL
|
|
20
|
+
┌────────────┐ ┌────────────┐ ┌────────────┐ ┌────────────┐ ┌────────────┐
|
|
21
|
+
│ github-pr │ │ product │ │ web-ops │ │ skill-meta │ │ creative │
|
|
22
|
+
│ git-tools │ │ apple-kit │ │ obsidian │ │ reflection │ │ │
|
|
23
|
+
│ release │ │ garmin-kit │ │ │ │ │ │ │
|
|
24
|
+
└────────────┘ └────────────┘ └────────────┘ └────────────┘ └────────────┘
|
|
25
|
+
```
|
|
19
26
|
|
|
20
|
-
|
|
21
|
-
- `catalog/skills.json`: machine-readable inventory, the source of truth
|
|
22
|
-
- `adapters/`: generated per-tool wrappers (Claude, Codex, Cursor, Grok, Pi, Hermes)
|
|
23
|
-
- `scripts/`: sync, build, and validation helpers
|
|
24
|
-
- `site/`: generator for the browsable catalog at [skills.olegkoval.com](https://skills.olegkoval.com) (`npm run build:site`)
|
|
25
|
-
- `docs/versioning.md`: catalog/plugin versioning and release automation contract
|
|
27
|
+
---
|
|
26
28
|
|
|
27
|
-
##
|
|
29
|
+
## Start here
|
|
28
30
|
|
|
29
|
-
|
|
30
|
-
- Put agent-specific wrappers in `adapters/` instead of duplicating the core skill.
|
|
31
|
-
- Keep catalogs neutral and machine-readable.
|
|
32
|
-
- Add marketplace-specific metadata on top of the canonical package, not instead of it.
|
|
31
|
+
Ten skills across different plugins that cover the most common jobs. Full catalog is below.
|
|
33
32
|
|
|
34
|
-
|
|
33
|
+
| What you're doing | Skill | Key principle |
|
|
34
|
+
|--------------------|-------|----------------|
|
|
35
|
+
| Reviewing a PR beyond a single pass or a bot | [lekker-review](plugins/olko-github-pr/skills/lekker-review/SKILL.md) (`olko:lekker-review`) | Findings need proof, not a confident tone |
|
|
36
|
+
| Driving a PR to merge-ready in one pass | [pr-to-green](plugins/olko-github-pr/skills/pr-to-green/SKILL.md) (`olko:pr-to-green`) | Chain the fix loops instead of running them by hand |
|
|
37
|
+
| Getting CI back to green after a push | [ci-fix-loop](plugins/olko-github-pr/skills/ci-fix-loop/SKILL.md) (`olko:ci-fix-loop`) | Diagnose from the real failing log, not a guess |
|
|
38
|
+
| Committing with a real conventional message | [git-commit](plugins/olko-git-tools/skills/git-commit/SKILL.md) (`olko:git-commit`) | The message describes the diff, not the intent |
|
|
39
|
+
| Closing out a finished piece of work | [wrap-up](plugins/olko-reflection/skills/wrap-up/SKILL.md) (`olko:wrap-up`) | Verify against the original objective before cleaning up |
|
|
40
|
+
| Running a recurring engineering retrospective | [retro-analysis](plugins/olko-reflection/skills/retro-analysis/SKILL.md) (`olko:retro-analysis`) | Evidence from delivery and code, not vibes |
|
|
41
|
+
| Going from idea to a shippable MVP | [mvp-oneshot](plugins/olko-product/skills/mvp-oneshot/SKILL.md) (`olko:mvp-oneshot`) | Scope for one week, not the whole roadmap |
|
|
42
|
+
| Ramping up on an unfamiliar codebase fast | [crash-course](plugins/olko-reflection/skills/crash-course/SKILL.md) (`olko:crash-course`) | Source-grounded, timed, and testable |
|
|
43
|
+
| Cutting a release from ready-code to submitted-build | [release-day](plugins/olko-release/skills/release-day/SKILL.md) (`olko:release-day`) | One orchestrated pass, not five manual steps |
|
|
44
|
+
| Starting the workday with the queue synced | [morning-routine](plugins/olko-obsidian/skills/morning-routine/SKILL.md) (`olko:morning-routine`) | Chain the routines instead of running them separately |
|
|
35
45
|
|
|
36
|
-
|
|
37
|
-
<summary><b>Codex</b></summary>
|
|
38
|
-
|
|
39
|
-
Install all package symlinks into your local Codex skills directory:
|
|
40
|
-
|
|
41
|
-
```bash
|
|
42
|
-
git clone https://github.com/oleg-koval/agent-skills.git
|
|
43
|
-
cd agent-skills
|
|
44
|
-
./scripts/install-codex-symlinks.sh
|
|
45
|
-
```
|
|
46
|
-
|
|
47
|
-
Then mention a lookup name in a new Codex session:
|
|
48
|
-
|
|
49
|
-
```text
|
|
50
|
-
Use the olko:semantic-release-beta skill to add prereleases on a beta branch.
|
|
51
|
-
```
|
|
46
|
+
---
|
|
52
47
|
|
|
53
|
-
|
|
48
|
+
## Quick Start
|
|
54
49
|
|
|
55
50
|
<details>
|
|
56
51
|
<summary><b>Claude Code</b></summary>
|
|
@@ -105,6 +100,25 @@ claude --plugin-dir /path/to/agent-skills
|
|
|
105
100
|
|
|
106
101
|
</details>
|
|
107
102
|
|
|
103
|
+
<details>
|
|
104
|
+
<summary><b>Codex</b></summary>
|
|
105
|
+
|
|
106
|
+
Install all package symlinks into your local Codex skills directory:
|
|
107
|
+
|
|
108
|
+
```bash
|
|
109
|
+
git clone https://github.com/oleg-koval/agent-skills.git
|
|
110
|
+
cd agent-skills
|
|
111
|
+
./scripts/install-codex-symlinks.sh
|
|
112
|
+
```
|
|
113
|
+
|
|
114
|
+
Then mention a lookup name in a new Codex session:
|
|
115
|
+
|
|
116
|
+
```text
|
|
117
|
+
Use the olko:semantic-release-beta skill to add prereleases on a beta branch.
|
|
118
|
+
```
|
|
119
|
+
|
|
120
|
+
</details>
|
|
121
|
+
|
|
108
122
|
<details>
|
|
109
123
|
<summary><b>Grok</b></summary>
|
|
110
124
|
|
|
@@ -165,7 +179,9 @@ plugins/{plugin}/skills/{skill}/SKILL.md
|
|
|
165
179
|
|
|
166
180
|
</details>
|
|
167
181
|
|
|
168
|
-
|
|
182
|
+
---
|
|
183
|
+
|
|
184
|
+
## All 52 Skills
|
|
169
185
|
|
|
170
186
|
Each entry links to its `SKILL.md`. Reference any skill by its `olko:*` lookup name in a new agent session. Skills are grouped by the plugin that owns them.
|
|
171
187
|
|
|
@@ -203,7 +219,7 @@ Everyday git and GitHub CLI operations: conventional commits, branch hygiene.
|
|
|
203
219
|
| Skill | What it does | Use when |
|
|
204
220
|
|-------|-------------|----------|
|
|
205
221
|
| [git-commit](plugins/olko-git-tools/skills/git-commit/SKILL.md) | Creates conventional commits with diff-aware staging and message generation | Asking to commit changes or wanting a conventional commit message from the current diff |
|
|
206
|
-
| [gh-cli](plugins/olko-git-tools/skills/gh-cli/SKILL.md) | Guides GitHub CLI usage for repos, PRs, Actions, releases, issues, and all related GitHub operations |
|
|
222
|
+
| [gh-cli](plugins/olko-git-tools/skills/gh-cli/SKILL.md) | Guides GitHub CLI usage for repos, PRs, Actions, releases, issues, and all related GitHub operations | A task needs a `gh` command and the exact syntax isn't obvious, or the user says "use gh" or "what is the gh command for"; for driving a PR through review bots and CI use the olko-github-pr skills instead |
|
|
207
223
|
| [branch-cleanup](plugins/olko-git-tools/skills/branch-cleanup/SKILL.md) | Prunes stale git branches after a merge wave: deletes closed/merged remote branches, removes local tracking refs that no longer exist on the remote, and optionally cleans up merged local branches | Tidying up after a Dependabot triage batch merge or a sprint wind-down |
|
|
208
224
|
|
|
209
225
|
### olko-release (5)
|
|
@@ -212,10 +228,10 @@ Ship a release: semantic-release setup, changelogs, store listing copy, release-
|
|
|
212
228
|
|
|
213
229
|
| Skill | What it does | Use when |
|
|
214
230
|
|-------|-------------|----------|
|
|
215
|
-
| [semantic-release-beta](plugins/olko-release/skills/semantic-release-beta/SKILL.md) | Sets up `semantic-release` with stable `main` releases and beta prereleases on a `beta` branch | A Node package needs stable npm publishing plus beta prereleases |
|
|
231
|
+
| [semantic-release-beta](plugins/olko-release/skills/semantic-release-beta/SKILL.md) | Sets up `semantic-release` with stable `main` releases and beta prereleases on a `beta` branch | A Node package needs stable npm publishing plus beta prereleases, or its releases are still manual and should become commit-driven; for writing the notes of one release use changelog-generator |
|
|
216
232
|
| [open-source-publisher](plugins/olko-release/skills/open-source-publisher/SKILL.md) | Prepares an open-source repository for public publishing with branding, CI/CD, and release hygiene | Releasing a private project publicly with proper GitHub Pages, README, and social preview |
|
|
217
233
|
| [release-day](plugins/olko-release/skills/release-day/SKILL.md) | Orchestrates a full release-day workflow for iOS, Android, or Garmin apps: verifies CI is green, generates a changelog, drafts store listing copy, triggers semantic-release or tags manually, waits for the build, and queues the App Store submission | Cutting a release from "code is ready" to "build submitted" in one orchestrated pass |
|
|
218
|
-
| [changelog-generator](plugins/olko-release/skills/changelog-generator/SKILL.md) | Transforms git commits into polished user-facing changelogs by categorising changes and rewriting technical commit messages | Preparing release notes,
|
|
234
|
+
| [changelog-generator](plugins/olko-release/skills/changelog-generator/SKILL.md) | Transforms git commits into polished user-facing changelogs by categorising changes and rewriting technical commit messages | Preparing release notes, a CHANGELOG entry, or "what changed since the last release"; for setting up the release pipeline itself use semantic-release-beta |
|
|
219
235
|
| [store-listing-copy](plugins/olko-release/skills/store-listing-copy/SKILL.md) | Generates platform-validated App Store, Google Play, and Connect IQ store listing copy (title, subtitle, description, what's new, keywords) from a git changelog | Writing store copy before submitting to apple-store-submit or the garmin-watchface store workflow |
|
|
220
236
|
|
|
221
237
|
### olko-product (4)
|
|
@@ -227,7 +243,7 @@ Take a product idea to a shippable build: MVP passes, full-stack scaffolds, laun
|
|
|
227
243
|
| [product-builder](plugins/olko-product/skills/product-builder/SKILL.md) | Builds a full-stack web app or SaaS product from a user description using production-oriented defaults | Building a complete app, SaaS, dashboard, or product rather than a prototype |
|
|
228
244
|
| [mvp-oneshot](plugins/olko-product/skills/mvp-oneshot/SKILL.md) | Takes a rough product idea and produces a scoped, testable MVP plan and initial implementation in a single pass | Going from idea to a shippable one-week MVP without losing scope |
|
|
229
245
|
| [starter-rules](plugins/olko-product/skills/starter-rules/SKILL.md) | Loads and enforces hard rules for every oleg-koval/* starter | Ensuring 300-line files, E2E tests, pre-commit hooks, Vertical Slice architecture, and KISS/DRY/SOLID |
|
|
230
|
-
| [viral-launch](plugins/olko-product/skills/viral-launch/SKILL.md) | Sets up a project repository and launch plan for shareable marketing, public launch readiness, and growth loops | Preparing a repo, product,
|
|
246
|
+
| [viral-launch](plugins/olko-product/skills/viral-launch/SKILL.md) | Sets up a project repository and launch plan for shareable marketing, public launch readiness, and growth loops | Preparing a repo, product, or package for public launch ("prep for Product Hunt", "write the launch post", "make this shareable"); for building the thing itself use mvp-oneshot or product-builder |
|
|
231
247
|
|
|
232
248
|
### olko-skill-meta (8)
|
|
233
249
|
|
|
@@ -238,9 +254,9 @@ Author and maintain agent skills and the AI toolchain itself.
|
|
|
238
254
|
| [context-repo](plugins/olko-skill-meta/skills/context-repo/SKILL.md) | Resolves a single durable, private GitHub repository other skills use to persist context they produce, retro snapshots and shared-knowledge notes among them, searching the account for a store that already exists before ever asking to create one | A skill needs a durable, cross-machine store for content it generates, rather than a local scratch directory that does not survive across machines or repos |
|
|
239
255
|
| [add-to-my-skills](plugins/olko-skill-meta/skills/add-to-my-skills/SKILL.md) | Copies a newly created skill from another repo into this catalog, refreshes the README and generated manifests, then commits and pushes | Adding a skill you wrote elsewhere into this catalog |
|
|
240
256
|
| [skill-budget-audit](plugins/olko-skill-meta/skills/skill-budget-audit/SKILL.md) | Diagnoses and fixes Claude Code's skill context budget overflow, identifies heavy plugin bundles that exceed the 2% budget | Skills failing to load or Claude hitting context limits from plugin bundles |
|
|
241
|
-
| [promptctl](plugins/olko-skill-meta/skills/promptctl/SKILL.md) | Uses `promptctl` for reusable prompt templates, scoring, and workflow automation | A project needs prompt conventions,
|
|
257
|
+
| [promptctl](plugins/olko-skill-meta/skills/promptctl/SKILL.md) | Uses `promptctl` for reusable prompt templates, scoring, and workflow automation | A project needs prompt conventions, scoring, or reusable prompt templates, or the user names promptctl directly; for bringing a skill into this catalog use add-to-my-skills |
|
|
242
258
|
| [veto-routing](plugins/olko-skill-meta/skills/veto-routing/SKILL.md) | Routes or executes AI tasks through Veto across configured providers while preserving privacy, cost, transport, and output boundaries | A task needs cost-aware multi-provider model selection, execution, fallback, or a machine-readable routing decision |
|
|
243
|
-
| [ai-tools-setup](plugins/olko-skill-meta/skills/ai-tools-setup/SKILL.md) | Sets up, repairs, and reports on the RTK + ICM + Vox AI development toolkit, installs missing tools, fixes broken hooks and MCP config | Bootstrapping AI dev tools on a new machine or
|
|
259
|
+
| [ai-tools-setup](plugins/olko-skill-meta/skills/ai-tools-setup/SKILL.md) | Sets up, repairs, and reports on the RTK + ICM + Vox AI development toolkit, installs missing tools, fixes broken hooks and MCP config | Bootstrapping AI dev tools on a new machine, or the user says "my hooks are broken", "MCP is not loading", "check my toolkit", "is ICM working"; also runs as the scheduled weekly toolkit report |
|
|
244
260
|
| [relay](plugins/olko-skill-meta/skills/relay/SKILL.md) | Uses `claude-relay` to run long or rate-limit-prone tasks autonomously across subscription accounts | A task will outlive one session or hit rate limits partway through |
|
|
245
261
|
| [shared-knowledge-artifact](plugins/olko-skill-meta/skills/shared-knowledge-artifact/SKILL.md) | Builds a shared, self-persisting knowledge ledger as a Claude Artifact, a private page that stores its own data, renders itself from it, and publishes new versions of itself so several agents read the same lessons and append to them | Giving multiple agents one place to learn from each other instead of repeating the same mistakes |
|
|
246
262
|
|
|
@@ -252,10 +268,10 @@ Look back and improve: self-critique, retrospectives, performance review, rapid
|
|
|
252
268
|
|-------|-------------|----------|
|
|
253
269
|
| [self-critique](plugins/olko-reflection/skills/self-critique/SKILL.md) | Adversarially critiques your own last answer: spawns a critic agent that verifies claims against live sources, then loops until satisfied and reports where you were wrong | Checking a substantial answer before the user has to |
|
|
254
270
|
| [review-past-performance](plugins/olko-reflection/skills/review-past-performance/SKILL.md) | Pulls 24h of ICM memories, git history, and skill analytics; detects repeated mistakes and slow workflows; proposes 1-3 concrete fixes | Daily self-improvement loop or codifying a repeated workflow |
|
|
255
|
-
| [retro-analysis](plugins/olko-reflection/skills/retro-analysis/SKILL.md) | Produces repository, comparison, and cross-project retrospectives from delivery, code-quality, work-pattern, and trend evidence |
|
|
271
|
+
| [retro-analysis](plugins/olko-reflection/skills/retro-analysis/SKILL.md) | Produces repository, comparison, and cross-project retrospectives from delivery, code-quality, work-pattern, and trend evidence | The user asks for a retro over shipped work ("run a retrospective", "how did this quarter go", "what did we ship") or a scheduled retro job fires; for agent-operations retros use agent-ops-retro, for a single finished change use wrap-up |
|
|
256
272
|
| [agent-ops-retro](plugins/olko-reflection/skills/agent-ops-retro/SKILL.md) | Retrospective on how the agents themselves are being operated: mines local transcripts and reads the reports other jobs already produce to surface what the human keeps repeating, what the guardrails caught, and where delivery leaked, carrying unactioned findings forward | Checking agent usage, delegation cost, or repeating corrections across sessions rather than shipped code |
|
|
257
273
|
| [crash-course](plugins/olko-reflection/skills/crash-course/SKILL.md) | Expert tutor for rapid, source-grounded learning of any topic: a timed 4-hour sprint plus cheat-sheet, learning-ladder, quiz-me, Feynman, and resource-curation modes | Ramping up on an unfamiliar codebase, project, or concept under time pressure |
|
|
258
|
-
| [wrap-up](plugins/olko-reflection/skills/wrap-up/SKILL.md) | Verifies a completed task against its original objective, confirms applicable checks, and safely tidies task-owned artifacts, worktrees, and local branches |
|
|
274
|
+
| [wrap-up](plugins/olko-reflection/skills/wrap-up/SKILL.md) | Verifies a completed task against its original objective, confirms applicable checks, and safely tidies task-owned artifacts, worktrees, and local branches | A change is believed done and the user says "wrap up", "we are done here", or "clean up after this", or before handing work off; for a retro over repository history use retro-analysis |
|
|
259
275
|
|
|
260
276
|
### olko-obsidian (3)
|
|
261
277
|
|
|
@@ -293,7 +309,7 @@ Creative and personal projects: photo galleries, music players, Plex ingest, lis
|
|
|
293
309
|
| [gallery](plugins/olko-creative/skills/gallery/SKILL.md) | Creates photo galleries with AI-assisted layout curation and sequencing | Building a gallery from photos or planning photo layout, sequencing, and curation |
|
|
294
310
|
| [fill-music-player](plugins/olko-creative/skills/fill-music-player/SKILL.md) | Fills a portable music player with a curated random selection while balancing formats, artists, albums, and capacity | Copying music from a NAS or local library to a Walkman, iPod, USB drive, or similar device |
|
|
295
311
|
| [music-to-plex](plugins/olko-creative/skills/music-to-plex/SKILL.md) | Acquires albums, DJ crates, and YouTube playlists for Plex/Plexamp with verified NAS delivery, Plex visibility, and source-backed Obsidian radio notes | Adding or downloading music to Plex/Plexamp, including an album request, DJ crate, or YouTube playlist |
|
|
296
|
-
| [vinted-listing](plugins/olko-creative/skills/vinted-listing/SKILL.md) | Creates and safely publishes Vinted listings from verified item details and the seller
|
|
312
|
+
| [vinted-listing](plugins/olko-creative/skills/vinted-listing/SKILL.md) | Creates and safely publishes Vinted listings from verified item details and the seller's original photos, with automatic suggestions, duplicate checks, draft verification, and publish confirmation | Listing, selling, relisting, or pricing an item on Vinted, or editing and publishing an existing draft |
|
|
297
313
|
| [wikipedia-uk-editor](plugins/olko-creative/skills/wikipedia-uk-editor/SKILL.md) | Drafts policy-compliant Ukrainian Wikipedia edits, en→uk translation, stub expansion, sourcing, backlog cleanup, returning ready-to-paste wikitext, an edit summary, and a verified source list | Editing, translating, or sourcing a uk.wikipedia.org article, or planning what to contribute next |
|
|
298
314
|
|
|
299
315
|
### olko-web-ops (4)
|
|
@@ -304,10 +320,37 @@ Operate a website: WAF rules, search console audits, analytics bootstrap, docs i
|
|
|
304
320
|
|-------|-------------|----------|
|
|
305
321
|
| [cloudflare-block-countries](plugins/olko-web-ops/skills/cloudflare-block-countries/SKILL.md) | Blocks specific countries via Cloudflare WAF Custom Rules using the API | Geo-blocking traffic or setting up WAF country rules across single or multiple zones |
|
|
306
322
|
| [search-console-indexing-audit](plugins/olko-web-ops/skills/search-console-indexing-audit/SKILL.md) | Audits Google Search Console Coverage exports against sitemap, robots, canonical, redirect, and noindex signals | Diagnosing GSC indexing issues such as redirects, canonical alternates, and discovered-but-not-indexed pages |
|
|
307
|
-
| [docs-index-keeper](plugins/olko-web-ops/skills/docs-index-keeper/SKILL.md) | Keeps a Markdown docs index in sync through pre-commit, CI, or one-off maintenance flows | A repo
|
|
308
|
-
| [website-analytics-bootstrap](plugins/olko-web-ops/skills/website-analytics-bootstrap/SKILL.md) | Sets up persistent SerpBear rank tracking, Google Search Console, seeded keywords, read-only SEO audits, and Telegram alerts on a local host or NAS | Bootstrapping SEO analytics and monitoring for a
|
|
323
|
+
| [docs-index-keeper](plugins/olko-web-ops/skills/docs-index-keeper/SKILL.md) | Keeps a Markdown docs index in sync through pre-commit, CI, or one-off maintenance flows | A repo's docs index is stale, needs a CI check added, or new docs were added without being linked anywhere |
|
|
324
|
+
| [website-analytics-bootstrap](plugins/olko-web-ops/skills/website-analytics-bootstrap/SKILL.md) | Sets up persistent SerpBear rank tracking, Google Search Console, seeded keywords, read-only SEO audits, and Telegram alerts on a local host or NAS | Bootstrapping SEO analytics and monitoring for a site with no tracking yet; for diagnosing an existing indexing problem use search-console-indexing-audit |
|
|
309
325
|
|
|
310
|
-
|
|
326
|
+
---
|
|
327
|
+
|
|
328
|
+
## How Skills Work
|
|
329
|
+
|
|
330
|
+
Every skill package follows a consistent anatomy:
|
|
331
|
+
|
|
332
|
+
```text
|
|
333
|
+
┌─────────────────────────────────────────────────────┐
|
|
334
|
+
│ SKILL.md │
|
|
335
|
+
│ │
|
|
336
|
+
│ ┌─ Frontmatter ─────────────────────────────────┐ │
|
|
337
|
+
│ │ name: lowercase-hyphen-name │ │
|
|
338
|
+
│ │ description: What this skill does. Use when… │ │
|
|
339
|
+
│ │ license / allowed-tools / compatibility │ │
|
|
340
|
+
│ └─────────────────────────────────────────────────┘ │
|
|
341
|
+
│ Body → numbered steps or phases, │
|
|
342
|
+
│ specific to the task │
|
|
343
|
+
│ Report → what to hand back and how │
|
|
344
|
+
└─────────────────────────────────────────────────────┘
|
|
345
|
+
```
|
|
346
|
+
|
|
347
|
+
**Key design choices:**
|
|
348
|
+
|
|
349
|
+
- **Progressive disclosure.** Only `name` and `description` load into an agent's context up front. The body loads on invocation, which is why every description also carries its own "Use when" clause: it is the only routing signal an agent sees before deciding whether to open the file.
|
|
350
|
+
- **One canonical package per workflow.** `plugins/olko-{plugin}/skills/{skill}/SKILL.md` is the single source; agent-specific wrappers wrap it, they never fork it.
|
|
351
|
+
- **Description is the router.** A skill's `description` must say what it does and name the phrases a user would actually type, because that sentence is what an agent matches against, not the body.
|
|
352
|
+
- **Process over prose.** Skills read as workflows to follow (numbered steps, phases, gates), not as reference essays.
|
|
353
|
+
- **Adapters stay generated.** Per-tool wrappers under `adapters/`, `.windsurf/rules/`, `.kiro/steering/`, `.github/prompts/` and similar are built from `catalog/skills.json`; nothing there is hand-written.
|
|
311
354
|
|
|
312
355
|
Install the Codex symlinks, then mention a skill by its lookup name in a new agent session:
|
|
313
356
|
|
|
@@ -333,15 +376,69 @@ Use the olko:viral-launch skill to make this project launch-ready.
|
|
|
333
376
|
|
|
334
377
|
Each skill has a canonical `SKILL.md` under `plugins/{plugin}/skills/{skill}/`. Agent-specific wrappers live under that plugin's `adapters/` directory.
|
|
335
378
|
|
|
336
|
-
|
|
379
|
+
---
|
|
380
|
+
|
|
381
|
+
## Project Structure
|
|
382
|
+
|
|
383
|
+
```text
|
|
384
|
+
agent-skills/
|
|
385
|
+
├── plugins/
|
|
386
|
+
│ └── olko-{plugin}/
|
|
387
|
+
│ ├── .claude-plugin/plugin.json # generated
|
|
388
|
+
│ └── skills/{skill}/
|
|
389
|
+
│ ├── SKILL.md # canonical, source of truth for the skill
|
|
390
|
+
│ └── references/ # optional, loaded only when needed
|
|
391
|
+
├── catalog/
|
|
392
|
+
│ └── skills.json # source of truth for plugin/skill metadata
|
|
393
|
+
├── adapters/ # generated, one tree per tool
|
|
394
|
+
│ ├── claude/
|
|
395
|
+
│ ├── codex/
|
|
396
|
+
│ ├── cursor/
|
|
397
|
+
│ ├── grok/
|
|
398
|
+
│ ├── pi/
|
|
399
|
+
│ └── hermes/
|
|
400
|
+
├── .claude-plugin/marketplace.json # generated, lists all 11 plugins
|
|
401
|
+
├── .cursor-plugin/index.json # generated
|
|
402
|
+
├── .grok-plugin/index.json # generated
|
|
403
|
+
├── .windsurf/rules/ # generated
|
|
404
|
+
├── .kiro/steering/ # generated
|
|
405
|
+
├── .github/prompts/ # generated
|
|
406
|
+
├── .github/copilot-instructions.md # generated
|
|
407
|
+
├── docs/
|
|
408
|
+
│ ├── versioning.md # catalog/plugin versioning contract
|
|
409
|
+
│ ├── agent-context-store.md # shared context store contract
|
|
410
|
+
│ ├── skill-anatomy.md # SKILL.md format spec
|
|
411
|
+
│ ├── backlog/ # durable, non-obvious lessons
|
|
412
|
+
│ └── plans/completed/ # finished planning docs
|
|
413
|
+
├── scripts/ # sync, build, and validation helpers
|
|
414
|
+
├── site/ # generator for skills.olegkoval.com
|
|
415
|
+
└── tests/ # bash + node validators
|
|
416
|
+
```
|
|
417
|
+
|
|
418
|
+
---
|
|
419
|
+
|
|
420
|
+
## Why this catalog?
|
|
421
|
+
|
|
422
|
+
AI agents left to their own defaults improvise a workflow every time, and that workflow drifts with whatever the model feels like doing that day. This catalog exists to pin the workflow down: a fixed set of steps, tools, and defaults for the jobs that come up often enough to be worth writing down once.
|
|
337
423
|
|
|
338
|
-
|
|
339
|
-
2. Keep instructions concrete and operational.
|
|
340
|
-
3. Add references only when the agent needs extra detail to execute the workflow.
|
|
341
|
-
4. Update `catalog/skills.json` if the skill name, category, description, path, tags, or adapters change.
|
|
342
|
-
5. Run local validation before publishing changes.
|
|
424
|
+
The guiding rules:
|
|
343
425
|
|
|
344
|
-
|
|
426
|
+
- **One canonical skill package per workflow.** No duplicated logic across tools.
|
|
427
|
+
- **Agent-specific wrappers live in `adapters/`, not inside the skill.** The canonical package never forks per tool.
|
|
428
|
+
- **Catalogs stay neutral and machine-readable.** `catalog/skills.json` is the one place metadata changes.
|
|
429
|
+
- **Marketplace metadata sits on top of the canonical package, never instead of it.**
|
|
430
|
+
|
|
431
|
+
And the catalog is opinionated on purpose. These are working defaults, preferred tools, and repeatable workflows, not neutral snippets meant to suit every team. Useful out of the box, easy to inspect, specific enough that an agent executes them the same way twice.
|
|
432
|
+
|
|
433
|
+
---
|
|
434
|
+
|
|
435
|
+
## How it compares
|
|
436
|
+
|
|
437
|
+
[addyosmani/agent-skills](https://github.com/addyosmani/agent-skills) covers the software development lifecycle: spec, plan, build, test, review, ship. [obra/superpowers](https://github.com/obra/superpowers) is about process discipline while an agent works. This catalog sits next to both rather than competing with them: it is personal-workflow and operations oriented, built around the jobs that come up running a one-person shop across several codebases, not around building any single piece of software. That means PR review-bot loops and release-day orchestration, an Obsidian daily-note routine, retrospectives over what actually shipped, and skills for entirely personal projects (a watch face, a Vinted listing, a music player). Install this catalog alongside a lifecycle pack or a process-discipline pack; they cover different parts of the day.
|
|
438
|
+
|
|
439
|
+
---
|
|
440
|
+
|
|
441
|
+
## Shared context store
|
|
345
442
|
|
|
346
443
|

|
|
347
444
|
|
|
@@ -386,92 +483,65 @@ decides which targets it ships to, so the file counts differ per target: Claude
|
|
|
386
483
|
Cursor 45, Copilot 45, Codex 42, Windsurf 35, Kiro 35, Pi 2, Hermes 2. A skill is absent from a
|
|
387
484
|
target's tree when its catalog entry does not list that target.
|
|
388
485
|
|
|
389
|
-
##
|
|
486
|
+
## Local validation
|
|
390
487
|
|
|
391
|
-
|
|
488
|
+
Rebuild generated manifests:
|
|
392
489
|
|
|
393
|
-
```
|
|
394
|
-
|
|
395
|
-
├── SKILL.md # Required canonical skill definition
|
|
396
|
-
└── references/ # Optional supporting material loaded only when needed
|
|
490
|
+
```bash
|
|
491
|
+
npm run build
|
|
397
492
|
```
|
|
398
493
|
|
|
399
|
-
|
|
400
|
-
generated at the top level, one tree per tool, mirroring the same
|
|
401
|
-
plugin/skill path underneath:
|
|
494
|
+
or directly:
|
|
402
495
|
|
|
403
|
-
```
|
|
404
|
-
adapters
|
|
405
|
-
├── claude/{plugin}/skills/{skill}/
|
|
406
|
-
├── codex/{plugin}/skills/{skill}/
|
|
407
|
-
├── cursor/{plugin}/skills/{skill}/
|
|
408
|
-
├── grok/{plugin}/skills/{skill}/
|
|
409
|
-
├── pi/{plugin}/skills/{skill}/
|
|
410
|
-
└── hermes/{plugin}/skills/{skill}/
|
|
496
|
+
```bash
|
|
497
|
+
./scripts/build-adapters.sh
|
|
411
498
|
```
|
|
412
499
|
|
|
413
|
-
|
|
414
|
-
top-level generated directories (`.windsurf/rules/`, `.kiro/steering/`,
|
|
415
|
-
`.github/prompts/` and `.github/copilot-instructions.md`).
|
|
500
|
+
Validate the neutral catalog and generated root manifests:
|
|
416
501
|
|
|
417
|
-
|
|
502
|
+
```bash
|
|
503
|
+
npm run validate
|
|
504
|
+
```
|
|
418
505
|
|
|
419
|
-
|
|
420
|
-
- Progressive disclosure: `SKILL.md` is the entry point; supporting files load only when needed.
|
|
421
|
-
- Adapter separation: agent-specific wrappers wrap the canonical package instead of forking it.
|
|
506
|
+
Run the full test suite (validators plus the bash tests in `tests/`):
|
|
422
507
|
|
|
423
|
-
|
|
508
|
+
```bash
|
|
509
|
+
npm test
|
|
510
|
+
```
|
|
424
511
|
|
|
425
|
-
|
|
512
|
+
Run both build and validate before pushing marketplace updates:
|
|
426
513
|
|
|
427
|
-
```
|
|
428
|
-
|
|
429
|
-
├── plugins/
|
|
430
|
-
│ └── olko-{plugin}/
|
|
431
|
-
│ ├── .claude-plugin/plugin.json # generated
|
|
432
|
-
│ └── skills/{skill}/
|
|
433
|
-
│ ├── SKILL.md
|
|
434
|
-
│ └── references/
|
|
435
|
-
├── catalog/
|
|
436
|
-
│ └── skills.json # source of truth
|
|
437
|
-
├── adapters/ # generated, one tree per tool
|
|
438
|
-
│ ├── claude/
|
|
439
|
-
│ ├── codex/
|
|
440
|
-
│ ├── cursor/
|
|
441
|
-
│ ├── grok/
|
|
442
|
-
│ ├── pi/
|
|
443
|
-
│ └── hermes/
|
|
444
|
-
├── .claude-plugin/marketplace.json # generated
|
|
445
|
-
├── .cursor-plugin/index.json # generated
|
|
446
|
-
├── .grok-plugin/index.json # generated
|
|
447
|
-
├── .windsurf/rules/ # generated
|
|
448
|
-
├── .kiro/steering/ # generated
|
|
449
|
-
├── .github/prompts/ # generated
|
|
450
|
-
├── .github/copilot-instructions.md # generated
|
|
451
|
-
├── docs/
|
|
452
|
-
│ ├── backlog/
|
|
453
|
-
│ └── plans/completed/
|
|
454
|
-
├── scripts/
|
|
455
|
-
├── site/
|
|
456
|
-
└── tests/
|
|
514
|
+
```bash
|
|
515
|
+
./scripts/build-adapters.sh && ./scripts/validate-catalog.sh
|
|
457
516
|
```
|
|
458
517
|
|
|
459
|
-
|
|
518
|
+
---
|
|
460
519
|
|
|
461
|
-
|
|
520
|
+
## Contributing
|
|
462
521
|
|
|
463
|
-
|
|
464
|
-
./scripts/build-adapters.sh
|
|
465
|
-
```
|
|
522
|
+
Adding a skill:
|
|
466
523
|
|
|
467
|
-
|
|
524
|
+
1. Create `plugins/olko-<plugin>/skills/<skill>/SKILL.md` with valid frontmatter.
|
|
525
|
+
2. Register it under that plugin's `skills` array in `catalog/skills.json`.
|
|
526
|
+
3. Add it to `PLUGIN_ASSIGNMENT` in `scripts/lib/catalog.mjs`.
|
|
527
|
+
4. Add its row to this README's skill table.
|
|
528
|
+
5. Run `./scripts/build-adapters.sh && npm test`.
|
|
468
529
|
|
|
469
|
-
|
|
470
|
-
./scripts/validate-catalog.sh
|
|
471
|
-
```
|
|
530
|
+
The description rule is not optional: a skill's `description` must say what it does AND carry a "Use when" clause with the phrases a user would actually type. Because of progressive disclosure, that description is the only routing signal an agent sees before it decides whether to open the skill at all.
|
|
472
531
|
|
|
473
|
-
|
|
532
|
+
No em dashes in skill content or generated text. Commit messages are conventional (`feat:`, `fix:`, `refactor:`, `docs:`, `test:`, `chore:`); semantic-release parses them.
|
|
474
533
|
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
534
|
+
---
|
|
535
|
+
|
|
536
|
+
## Team
|
|
537
|
+
|
|
538
|
+
| | Name | GitHub | Role |
|
|
539
|
+
|---|------|--------|------|
|
|
540
|
+
| <img src="https://github.com/oleg-koval.png?size=120" width="60" height="60" alt="Oleg Koval"> | **Oleg Koval** | [@oleg-koval](https://github.com/oleg-koval) | Creator |
|
|
541
|
+
|
|
542
|
+
---
|
|
543
|
+
|
|
544
|
+
## License
|
|
545
|
+
|
|
546
|
+
MIT. Use these skills in your own projects and tools.
|
|
547
|
+
</content>
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: vinted-listing
|
|
3
|
-
description:
|
|
3
|
+
description: >
|
|
4
|
+
Create, edit, and safely publish a Vinted listing through the signed-in browser, using verified
|
|
5
|
+
item details and the owner's original photos. Suggests title, description, category, brand,
|
|
6
|
+
condition, colour and parcel size from the photos, saves a draft first, and requires explicit
|
|
7
|
+
confirmation before publishing. Use when the user wants to list, sell, relist or price an item on
|
|
8
|
+
Vinted, or says "put this on Vinted", "create a Vinted listing", "sell this on Vinted", "edit my
|
|
9
|
+
Vinted draft", or "publish that listing". Browser workflow, not an API integration.
|
|
4
10
|
---
|
|
5
11
|
<!-- Generated by scripts/build-adapters.sh. Do not edit directly. -->
|
|
6
12
|
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: gh-cli
|
|
3
|
-
description:
|
|
3
|
+
description: >
|
|
4
|
+
Reach for the GitHub CLI (gh) to do something on GitHub from the command line: repositories,
|
|
5
|
+
issues, pull requests, Actions runs and logs, projects, releases, gists, codespaces, org and
|
|
6
|
+
extension management. Use when a task needs a gh command and the exact syntax, flag or API path
|
|
7
|
+
is not obvious, or the user says "use gh", "what is the gh command for", "list my PRs from the
|
|
8
|
+
CLI", or "query the GitHub API". For driving a PR through review bots and CI use the
|
|
9
|
+
olko-github-pr skills instead; this one is the command reference.
|
|
4
10
|
license: MIT
|
|
5
11
|
allowed-tools: Bash
|
|
6
12
|
compatibility: Codex, Claude Code, Cursor, GitHub Copilot, Windsurf, Kiro, and other Agent Skills compatible tools. Requires the GitHub CLI and valid GitHub authentication.
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
2
|
name: viral-launch
|
|
4
|
-
description:
|
|
3
|
+
description: >
|
|
4
|
+
Prepare a project for a public launch: shareable positioning, a launch-readiness pass over the
|
|
5
|
+
repository, and the growth loops worth building, without pretending virality is guaranteed. Use
|
|
6
|
+
when the user says "help me launch this", "prep for Product Hunt", "write the launch post", "make
|
|
7
|
+
this shareable", "launch plan", or is about to make a repo or product public. For building the
|
|
8
|
+
thing itself use mvp-oneshot or product-builder.
|
|
5
9
|
license: MIT
|
|
6
10
|
allowed-tools: Bash, Read, Write, WebSearch, WebFetch
|
|
7
11
|
compatibility: Codex, Claude Code, Cursor, GitHub Copilot, Windsurf, Kiro, and other Agent Skills compatible tools. Useful for product repos, open-source packages, SaaS launches, waitlists, and creator tools.
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: retro-analysis
|
|
3
|
-
description:
|
|
3
|
+
description: >
|
|
4
|
+
Produce a recurring engineering retrospective from repository history, delivery evidence, work
|
|
5
|
+
patterns, code-quality signals and prior snapshots, in repository, comparison or cross-project
|
|
6
|
+
mode. Use when the user asks for a retro over shipped work: "run a retrospective", "how did this
|
|
7
|
+
quarter go", "compare this month to last", "what did we ship", "engineering retro across my
|
|
8
|
+
repos", or when a scheduled retro job fires. This is the repository axis: for how the agents
|
|
9
|
+
themselves are being operated use agent-ops-retro, for a single finished change use wrap-up.
|
|
4
10
|
license: MIT
|
|
5
11
|
metadata:
|
|
6
12
|
author: Oleg Koval
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: wrap-up
|
|
3
|
-
description:
|
|
3
|
+
description: >
|
|
4
|
+
Close out a finished piece of work: verify the implementation actually matches its original
|
|
5
|
+
objective, confirm every applicable check is green, and safely tidy the temporary files,
|
|
6
|
+
worktrees and local branches the task created. Use when a change is believed done and the user
|
|
7
|
+
says "wrap up", "we are done here", "finish up", "clean up after this", "tidy the worktrees", or
|
|
8
|
+
before handing work off. This is the single-change axis: for a retro over repository history use
|
|
9
|
+
retro-analysis, for how the agents are being operated use agent-ops-retro.
|
|
4
10
|
license: MIT
|
|
5
11
|
compatibility: Codex, Claude Code, Cursor, GitHub Copilot, Windsurf, Kiro, Grok, and other Agent Skills compatible tools.
|
|
6
12
|
metadata:
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: changelog-generator
|
|
3
|
-
description:
|
|
3
|
+
description: >
|
|
4
|
+
Turn git commit history into a user-facing changelog: read the commits since the last release,
|
|
5
|
+
categorise them, and rewrite technical messages as release notes a customer can actually read.
|
|
6
|
+
Use when the user asks for "a changelog", "release notes", "what changed since the last release",
|
|
7
|
+
"write the CHANGELOG entry", or is preparing a release and needs the notes written. For setting
|
|
8
|
+
up the release pipeline itself use semantic-release-beta.
|
|
4
9
|
license: MIT
|
|
5
10
|
allowed-tools: Bash, Read, Write
|
|
6
11
|
compatibility: Codex, Claude Code, Cursor, GitHub Copilot, Windsurf, Kiro, and other Agent Skills compatible tools. Requires git history access in the target repository.
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: semantic-release-beta
|
|
3
|
-
description:
|
|
3
|
+
description: >
|
|
4
|
+
Set up or repair a Node.js release pipeline built on semantic-release-npm-github-publish, with a
|
|
5
|
+
stable channel on main and a prerelease channel on a beta branch, including the GitHub Actions
|
|
6
|
+
validation and npm publishing behaviour. Use when the user wants "semantic release set up", "a
|
|
7
|
+
beta release channel", "prerelease publishing", "automated npm publishing", or when an npm
|
|
8
|
+
package's releases are still manual and should become commit-driven. For writing the notes of a
|
|
9
|
+
single release use changelog-generator.
|
|
4
10
|
license: MIT
|
|
5
11
|
allowed-tools: Bash, Read, Write, Edit
|
|
6
12
|
compatibility: Codex, Claude Code, Cursor, GitHub Copilot, Windsurf, Kiro, and other Agent Skills compatible tools. Requires a Node.js package repository that uses git and GitHub Actions.
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: ai-tools-setup
|
|
3
|
-
description:
|
|
3
|
+
description: >
|
|
4
|
+
Set up, repair, and report on the RTK+ICM+Vox AI development toolkit: installs missing tools,
|
|
5
|
+
fixes broken hooks and MCP config, and shows an effectiveness digest covering token savings,
|
|
6
|
+
memory accumulation and voice health. Use when the user says "set up my AI tools", "my hooks are
|
|
7
|
+
broken", "MCP is not loading", "check my toolkit", "is ICM working", "how much are these tools
|
|
8
|
+
saving me", or when the scheduled weekly toolkit report fires.
|
|
4
9
|
license: MIT
|
|
5
10
|
allowed-tools: Bash, Read, Edit, Write
|
|
6
11
|
compatibility: Claude Code on macOS (Homebrew required)
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: promptctl
|
|
3
|
-
description:
|
|
3
|
+
description: >
|
|
4
|
+
Manage reusable prompts with the promptctl CLI: template-based prompt engineering, prompt
|
|
5
|
+
generation, and scoring a prompt before it ships. Use when the user wants to "write a reusable
|
|
6
|
+
prompt", "score this prompt", "turn this into a prompt template", "share prompts across repos",
|
|
7
|
+
or names promptctl directly. For bringing an agent skill into this catalog use
|
|
8
|
+
add-to-my-skills.
|
|
4
9
|
license: MIT
|
|
5
10
|
allowed-tools: Bash, Read, Write
|
|
6
11
|
compatibility: Codex, Claude Code, Cursor, GitHub Copilot, Windsurf, Kiro, and other Agent Skills compatible tools. Requires promptctl to be installed when the workflow depends on the CLI.
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: docs-index-keeper
|
|
3
|
-
description:
|
|
3
|
+
description: >
|
|
4
|
+
Keep a repository's Markdown docs index in sync with the files that actually exist, by installing
|
|
5
|
+
and running docs-index-keeper in a pre-commit hook, in CI, or as a one-off sweep. Use when the
|
|
6
|
+
user says "the docs index is stale", "update the docs index", "add a docs index check to CI",
|
|
7
|
+
"our doc links are out of date", or when new docs were added without being linked anywhere.
|
|
4
8
|
license: MIT
|
|
5
9
|
allowed-tools: Bash, Read, Write, Edit, Grep, Glob
|
|
6
10
|
compatibility: Codex, Claude Code, Cursor, GitHub Copilot, Windsurf, Kiro, and other Agent Skills compatible tools. Requires shell access and Node.js 18+ when installing from npm.
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: website-analytics-bootstrap
|
|
3
|
-
description:
|
|
3
|
+
description: >
|
|
4
|
+
Stand up a website's first SEO analytics loop end to end: persistent SerpBear rank tracking,
|
|
5
|
+
Google Search Console, seeded keywords, read-only technical audits and Telegram alerts on a local
|
|
6
|
+
host or NAS. Use when the user says "set up rank tracking", "this site has no analytics", "track
|
|
7
|
+
my keywords", "bootstrap SEO monitoring", or wants to know how a site performs in search when no
|
|
8
|
+
tracking exists yet. For diagnosing an existing indexing problem use
|
|
9
|
+
search-console-indexing-audit.
|
|
4
10
|
license: MIT
|
|
5
11
|
allowed-tools: Bash, Read, Write, Edit
|
|
6
12
|
compatibility: Codex, Claude Code, Cursor, GitHub Copilot, Windsurf, Kiro, and other Agent Skills compatible tools. Requires network access, a reachable deployment host, and owner-provided Search Console and alert credentials.
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: vinted-listing
|
|
3
|
-
description:
|
|
3
|
+
description: >
|
|
4
|
+
Create, edit, and safely publish a Vinted listing through the signed-in browser, using verified
|
|
5
|
+
item details and the owner's original photos. Suggests title, description, category, brand,
|
|
6
|
+
condition, colour and parcel size from the photos, saves a draft first, and requires explicit
|
|
7
|
+
confirmation before publishing. Use when the user wants to list, sell, relist or price an item on
|
|
8
|
+
Vinted, or says "put this on Vinted", "create a Vinted listing", "sell this on Vinted", "edit my
|
|
9
|
+
Vinted draft", or "publish that listing". Browser workflow, not an API integration.
|
|
4
10
|
---
|
|
5
11
|
<!-- Generated by scripts/build-adapters.sh. Do not edit directly. -->
|
|
6
12
|
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: gh-cli
|
|
3
|
-
description:
|
|
3
|
+
description: >
|
|
4
|
+
Reach for the GitHub CLI (gh) to do something on GitHub from the command line: repositories,
|
|
5
|
+
issues, pull requests, Actions runs and logs, projects, releases, gists, codespaces, org and
|
|
6
|
+
extension management. Use when a task needs a gh command and the exact syntax, flag or API path
|
|
7
|
+
is not obvious, or the user says "use gh", "what is the gh command for", "list my PRs from the
|
|
8
|
+
CLI", or "query the GitHub API". For driving a PR through review bots and CI use the
|
|
9
|
+
olko-github-pr skills instead; this one is the command reference.
|
|
4
10
|
license: MIT
|
|
5
11
|
allowed-tools: Bash
|
|
6
12
|
compatibility: Codex, Claude Code, Cursor, GitHub Copilot, Windsurf, Kiro, and other Agent Skills compatible tools. Requires the GitHub CLI and valid GitHub authentication.
|