opencode-skills-collection 4.0.5 → 4.0.6
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/bundled-skills/.antigravity-install-manifest.json +2 -1
- package/bundled-skills/antigravity-maintainer-batch-release/SKILL.md +6 -5
- package/bundled-skills/docs/integrations/jetski-cortex.md +4 -4
- package/bundled-skills/docs/integrations/jetski-gemini-loader/README.md +2 -2
- package/bundled-skills/docs/maintainers/aas-agent-first-control-plane-preview-profile.md +50 -128
- package/bundled-skills/docs/maintainers/aas-agent-first-control-plane-v1-design.md +2 -0
- package/bundled-skills/docs/maintainers/aas-agent-first-control-plane-v1-goal.md +2 -0
- package/bundled-skills/docs/maintainers/aas-agent-first-control-plane-v1-worklog.md +2 -0
- package/bundled-skills/docs/maintainers/repo-growth-seo.md +3 -3
- package/bundled-skills/docs/maintainers/skills-update-guide.md +1 -1
- package/bundled-skills/docs/users/aas-core.md +84 -49
- package/bundled-skills/docs/users/agentic-awesome-skills-vs-awesome-claude-skills.md +5 -5
- package/bundled-skills/docs/users/ai-agent-skills.md +8 -8
- package/bundled-skills/docs/users/best-claude-code-skills-github.md +4 -4
- package/bundled-skills/docs/users/bundles.md +1 -1
- package/bundled-skills/docs/users/claude-code-skills.md +7 -7
- package/bundled-skills/docs/users/codex-cli-skills.md +8 -8
- package/bundled-skills/docs/users/discovery-manifest.md +1 -1
- package/bundled-skills/docs/users/faq.md +8 -8
- package/bundled-skills/docs/users/gemini-cli-skills.md +1 -1
- package/bundled-skills/docs/users/getting-started.md +5 -5
- package/bundled-skills/docs/users/kiro-integration.md +1 -1
- package/bundled-skills/docs/users/plugins.md +2 -2
- package/bundled-skills/docs/users/skills-vs-mcp-tools.md +9 -9
- package/bundled-skills/docs/users/usage.md +23 -11
- package/bundled-skills/docs/users/visual-guide.md +10 -10
- package/bundled-skills/docs/vietnamese/AAS_CORE.vi.md +5 -5
- package/bundled-skills/docs/vietnamese/README.vi.md +2 -2
- package/bundled-skills/markstream-install/SKILL.md +187 -0
- package/bundled-skills/markstream-install/references/scenarios.md +48 -0
- package/package.json +1 -1
- package/skills_index.json +35 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
|
-
"updatedAt": "2026-07-
|
|
3
|
+
"updatedAt": "2026-07-20T01:28:12.515Z",
|
|
4
4
|
"entries": [
|
|
5
5
|
"00-andruia-consultant",
|
|
6
6
|
"007",
|
|
@@ -1162,6 +1162,7 @@
|
|
|
1162
1162
|
"marketing-ideas",
|
|
1163
1163
|
"marketing-plan",
|
|
1164
1164
|
"marketing-psychology",
|
|
1165
|
+
"markstream-install",
|
|
1165
1166
|
"matematico-tao",
|
|
1166
1167
|
"mathguard",
|
|
1167
1168
|
"matplotlib",
|
|
@@ -95,11 +95,12 @@ For AAS CLI, MCP, stack, catalog-cache, or Workbench changes:
|
|
|
95
95
|
|
|
96
96
|
1. Use the current scripts declared in `package.json`; do not resurrect retired evaluator, benchmark, tuning-gold, transaction-fault, race, or frozen-matrix gates as routine prerequisites.
|
|
97
97
|
2. Run the focused Core tests with `npm run test:aas-v1`, the catalog integrity check with `npm run check:aas-v1-catalog`, and the relevant Workbench tests/build when its contracts or copy change.
|
|
98
|
-
3. Keep MCP local, offline, read-only, bounded, and non-mutating. The coding agent inspects the project and
|
|
99
|
-
4. Keep
|
|
100
|
-
5.
|
|
101
|
-
6.
|
|
102
|
-
7.
|
|
98
|
+
3. Keep MCP local, offline, read-only, bounded, and non-mutating. The coding agent inspects the project, searches and reads the complete catalog, and chooses the exact skill IDs. MCP searches, reads, validates agent-owned composition, and compares without scanning the repository or writing to it. Core must not rank, recommend, exclude, or disable skills; metadata is informational only.
|
|
99
|
+
4. Keep `aas-stack.json` free of Core selection policy. It pins catalog identity, targets, goals, and the exact IDs selected by the agent. `compose_stack` validates and records that selection; missing or cautionary metadata must never make a canonical skill unselectable or unusable.
|
|
100
|
+
5. Keep the supported public path at manifest validation and immutable plan preview. Planning may write only the requested plan artifact; it must not materialize skill payloads or AAS managed state in the target.
|
|
101
|
+
6. Treat apply and recovery as experimental opt-ins outside the supported preview claim. Do not add apply/recovery, benchmark, fuzz, crash/race, or synthetic verifier work unless the user explicitly places it in scope.
|
|
102
|
+
7. When the task asks for end-to-end client proof, use a real supported client that discovers and invokes the local AAS MCP tools; direct stdio probes and automated tests do not substitute for that evidence.
|
|
103
|
+
8. Do not tag, publish npm, deploy Pages, or write real user MCP configuration without the separately required publication approval.
|
|
103
104
|
|
|
104
105
|
## Protected Release
|
|
105
106
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
---
|
|
2
2
|
title: Jetski/Cortex + Gemini Integration Guide
|
|
3
|
-
description: "Use agentic-awesome-skills with Jetski/Cortex without hitting context-window overflow with 1,
|
|
3
|
+
description: "Use agentic-awesome-skills with Jetski/Cortex without hitting context-window overflow with 1,969+ skills."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# Jetski/Cortex + Gemini: safe integration with 1,
|
|
6
|
+
# Jetski/Cortex + Gemini: safe integration with 1,969+ skills
|
|
7
7
|
|
|
8
|
-
> **Custom-host integration:** This guide documents a low-level, direct-manifest lazy loader for Jetski/Cortex and similar hosts. For Codex or Claude Code, the recommended path is [AAS Core](../users/aas-core.md), which provides
|
|
8
|
+
> **Custom-host integration:** This guide documents a low-level, direct-manifest lazy loader for Jetski/Cortex and similar hosts. For Codex or Claude Code, the recommended path is [AAS Core](../users/aas-core.md), which provides neutral, deterministic catalog retrieval and validates exact agent-selected IDs through a bounded, read-only MCP server.
|
|
9
9
|
|
|
10
10
|
This guide shows how to integrate the `agentic-awesome-skills` repository with an agent based on **Jetski/Cortex + Gemini** (or similar frameworks) **without exceeding the model context window**.
|
|
11
11
|
|
|
@@ -25,7 +25,7 @@ Never do:
|
|
|
25
25
|
- concatenate all `SKILL.md` content into a single system prompt;
|
|
26
26
|
- re-inject the entire library for **every** request.
|
|
27
27
|
|
|
28
|
-
With 1,
|
|
28
|
+
With 1,969+ skills, this approach fills the context window before user messages are even added, causing truncation.
|
|
29
29
|
|
|
30
30
|
---
|
|
31
31
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Jetski + Gemini Lazy Skill Loader (Example)
|
|
2
2
|
|
|
3
|
-
> **Custom-host example:** This is a low-level, direct-manifest integration for Jetski/Cortex-style hosts. Codex and Claude Code users should start with [AAS Core](../../users/aas-core.md), which exposes
|
|
3
|
+
> **Custom-host example:** This is a low-level, direct-manifest integration for Jetski/Cortex-style hosts. Codex and Claude Code users should start with [AAS Core](../../users/aas-core.md), which exposes neutral, deterministic catalog retrieval and validates exact agent-selected IDs through a bounded, read-only MCP server.
|
|
4
4
|
|
|
5
5
|
This example shows one way to integrate **agentic-awesome-skills** with a Jetski/Cortex‑style agent using **lazy loading** based on `@skill-id` mentions, instead of concatenating every `SKILL.md` into the prompt.
|
|
6
6
|
|
|
@@ -23,7 +23,7 @@ This example shows one way to integrate **agentic-awesome-skills** with a Jetski
|
|
|
23
23
|
- How to enforce a **maximum number of skills per turn** via `maxSkillsPerTurn`.
|
|
24
24
|
- How to choose whether to **truncate or error** when too many skills are requested via `overflowBehavior`.
|
|
25
25
|
|
|
26
|
-
This pattern avoids context overflow when you have 1,
|
|
26
|
+
This pattern avoids context overflow when you have 1,969+ skills installed.
|
|
27
27
|
|
|
28
28
|
Manifest contract references:
|
|
29
29
|
|
|
@@ -1,141 +1,63 @@
|
|
|
1
|
-
# AAS Agent-
|
|
1
|
+
# AAS Agent-Owned Selection Profile
|
|
2
2
|
|
|
3
|
-
Status:
|
|
4
|
-
|
|
5
|
-
Certified design: `docs/maintainers/aas-agent-first-control-plane-v1-design.md`
|
|
3
|
+
Status: active product profile
|
|
4
|
+
Updated: 2026-07-19
|
|
6
5
|
|
|
7
6
|
## Purpose
|
|
8
7
|
|
|
9
|
-
This profile
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
8
|
+
This profile defines the supported boundary for AAS Core after semantic skill selection moved to the coding agent.
|
|
9
|
+
|
|
10
|
+
> Codex or Claude inspects the project, searches and reads the complete local catalog, and chooses exact skill IDs. AAS Core validates, pins, compares, and plans that agent-owned selection; it does not recommend skills.
|
|
11
|
+
|
|
12
|
+
The earlier deterministic recommendation design and goal documents are retained as historical architecture records. They are not current product policy or release gates.
|
|
13
|
+
|
|
14
|
+
## Supported surfaces
|
|
15
|
+
|
|
16
|
+
- A complete, integrity-verified local catalog in which every canonical skill is searchable, readable, selectable, and usable.
|
|
17
|
+
- Local stdio MCP tools `search_skills`, `get_skill`, `compose_stack`, `inspect_stack`, and `diff_stack`, plus `aas://skills/{id}`.
|
|
18
|
+
- Minimal, schema-validated `aas-stack.json` with pinned catalog identity, targets, goals, and exact agent-selected skill IDs.
|
|
19
|
+
- CLI manifest validation, immutable plan preview, and read-only diagnosis.
|
|
20
|
+
- Workbench import and review of the agent-owned stack and immutable plan.
|
|
21
|
+
|
|
22
|
+
## Selection contract
|
|
23
|
+
|
|
24
|
+
1. The coding agent owns semantic selection. It may inspect the project with its normal local capabilities, search broadly, read full skill content when useful, compare alternatives, and choose exact IDs.
|
|
25
|
+
2. AAS Core does not rank, recommend, promote, demote, exclude, or abstain on skills.
|
|
26
|
+
3. Catalog metadata is informational only. Missing, incomplete, cautionary, or manually reviewed metadata must never make a canonical skill unsearchable, unselectable, or unusable.
|
|
27
|
+
4. `compose_stack` validates catalog identity, target shape, goals, exact IDs, and structural limits, then returns the pinned stack shape. It does not substitute a different selection.
|
|
28
|
+
5. `aas-stack.json` has no Core selection policy. User constraints can guide the agent's reasoning, but they are not an MCP eligibility filter or manifest gate.
|
|
29
|
+
|
|
30
|
+
## Functional gate
|
|
31
|
+
|
|
32
|
+
The packed-product smoke path must prove:
|
|
33
|
+
|
|
34
|
+
1. **Catalog completeness** — packaged catalog count and IDs equal the canonical registry; exact-ID search, `get_skill`, and content reads work for every canonical skill.
|
|
35
|
+
2. **MCP contract** — the five supported read-only tools and resource template work over real stdio framing without repository scanning or state writes.
|
|
36
|
+
3. **Agent-owned composition** — `compose_stack` preserves the exact ordered ID selection supplied by the agent and returns a structurally valid manifest without a policy field.
|
|
37
|
+
4. **No metadata gating** — skills with unknown, critical, manual, blocked, incomplete, or absent informational metadata remain searchable, selectable, composable, and plannable.
|
|
38
|
+
5. **Stack lifecycle** — compose, inspect, validate, plan, and doctor succeed in isolated roots without materializing target skills or managed state.
|
|
39
|
+
6. **Workbench** — bounded text-only import/review tests and production build pass without ambient filesystem access.
|
|
40
40
|
|
|
41
41
|
## Experimental writes
|
|
42
42
|
|
|
43
|
-
`stack apply` and `stack recover`
|
|
44
|
-
are not preview-supported safety claims. They are disabled by default:
|
|
45
|
-
|
|
46
|
-
- apply requires the additional `--experimental-apply` flag and the existing
|
|
47
|
-
exact plan-digest approval;
|
|
48
|
-
- recovery requires `--experimental-recovery` and retains its existing
|
|
49
|
-
recovery-plan approval;
|
|
50
|
-
- successful experimental writes return `releaseProfile: "preview"` and
|
|
51
|
-
`certificationStatus: "experimental"`;
|
|
52
|
-
- absence of the opt-in fails before runtime resolution or target writes with
|
|
53
|
-
a structured policy error.
|
|
54
|
-
|
|
55
|
-
Internal transaction tests are development evidence only. Apply and recovery
|
|
56
|
-
remain experimental and outside the supported preview claim.
|
|
57
|
-
|
|
58
|
-
## Preview functional gate
|
|
59
|
-
|
|
60
|
-
The preview job must install the exact candidate tarball with lifecycle scripts
|
|
61
|
-
disabled and run without checkout-only runtime dependencies. It is an essential
|
|
62
|
-
end-to-end smoke test, not an OS/runtime certification matrix.
|
|
63
|
-
|
|
64
|
-
Required functional suites are:
|
|
65
|
-
|
|
66
|
-
1. **Package and entrypoints** — allowlisted package contents; `aas`,
|
|
67
|
-
`aas-mcp`, and the legacy alias exist; legacy invocation creates no stack
|
|
68
|
-
state implicitly.
|
|
69
|
-
2. **Stack lifecycle** — `init -> recommend -> validate -> plan -> doctor`
|
|
70
|
-
succeeds in isolated roots and does not materialize target skills or AAS
|
|
71
|
-
managed state.
|
|
72
|
-
3. **Determinism and explanation** — repeated identical inputs produce the
|
|
73
|
-
same canonical recommendation payload and expose factor, coverage, evidence,
|
|
74
|
-
exclusion, and unknown fields.
|
|
75
|
-
4. **Policy** — proved incompatibility or forbidden risk is excluded;
|
|
76
|
-
incomplete evidence remains visible; malformed or over-limit input fails
|
|
77
|
-
closed.
|
|
78
|
-
5. **MCP contract** — the five tools and one resource template work over real
|
|
79
|
-
stdio framing; project and cache snapshots remain unchanged by tool calls.
|
|
80
|
-
6. **Write guard** — apply and recovery without their experimental flags fail
|
|
81
|
-
with structured policy codes and leave project, cache, and managed state
|
|
82
|
-
unchanged.
|
|
83
|
-
7. **Workbench** — bounded text-only import/review tests and production build
|
|
84
|
-
pass without ambient filesystem access.
|
|
85
|
-
|
|
86
|
-
The preview receipt must declare:
|
|
87
|
-
|
|
88
|
-
```json
|
|
89
|
-
{
|
|
90
|
-
"assuranceProfile": "agent-first-preview-1",
|
|
91
|
-
"previewQualified": true,
|
|
92
|
-
"certifiedV1": false,
|
|
93
|
-
"notEvaluated": [
|
|
94
|
-
"native-network-and-filesystem-attempt-observation",
|
|
95
|
-
"transactional-crash-and-race-certification",
|
|
96
|
-
"benchmark-80-90-100",
|
|
97
|
-
"real-host-configuration-writes",
|
|
98
|
-
"public-release"
|
|
99
|
-
]
|
|
100
|
-
}
|
|
101
|
-
```
|
|
102
|
-
|
|
103
|
-
Missing receipts, crashes, timeouts, canonical drift, or any failed functional
|
|
104
|
-
suite make `previewQualified` false.
|
|
105
|
-
|
|
106
|
-
## Explicitly not certified by preview
|
|
107
|
-
|
|
108
|
-
- ETW, `fs_usage`, or `strace` proof of zero network attempts and zero
|
|
109
|
-
persistent MCP writes.
|
|
110
|
-
- Production-binary fault injection at every transaction boundary or every
|
|
111
|
-
declared race class.
|
|
112
|
-
- Full benchmark thresholds: at least 80% verified coverage, 90% inclusion
|
|
113
|
-
precision, and 100% correct abstention for each supported intent and in
|
|
114
|
-
macro-average.
|
|
115
|
-
- Complete property/fuzz/hostile budgets required by certified v1.
|
|
116
|
-
- Real Codex or Claude configuration writes, public Pages deployment, npm
|
|
117
|
-
publication, GitHub release, or announcement.
|
|
118
|
-
|
|
119
|
-
These are explicitly outside the current product claim. The repository does
|
|
120
|
-
not maintain a blocking certified-v1 release gate.
|
|
43
|
+
`stack apply` and `stack recover` remain experimental opt-ins. The supported public path stops after manifest validation and immutable plan review. Planning may write only the explicitly requested plan artifact.
|
|
121
44
|
|
|
122
|
-
##
|
|
45
|
+
## Trust and privacy boundaries
|
|
123
46
|
|
|
124
|
-
|
|
125
|
-
|
|
47
|
+
- MCP is local, offline-capable, read-only, bounded, and non-mutating.
|
|
48
|
+
- AAS does not receive repository files unless the agent explicitly reads them through its own host capabilities; AAS MCP does not scan the repository.
|
|
49
|
+
- Full skill prose is untrusted content and gains no instruction authority through MCP.
|
|
50
|
+
- Catalog and runtime integrity remain deterministic even though semantic selection belongs to the agent.
|
|
51
|
+
- Real host configuration writes, publication, Pages deployment, npm release, and announcements require their separate approvals.
|
|
126
52
|
|
|
127
|
-
-
|
|
128
|
-
- human accept/replace/remove rates for recommended skills;
|
|
129
|
-
- uncovered goals and discovery-candidate promotions;
|
|
130
|
-
- deterministic replay rate for the same normalized input and catalog digest;
|
|
131
|
-
- time and interaction count from request to approved manifest.
|
|
53
|
+
## Product-learning gate
|
|
132
54
|
|
|
133
|
-
|
|
134
|
-
Publishing or sharing any collected result requires a separate explicit
|
|
135
|
-
decision and privacy review.
|
|
55
|
+
Evaluate the quality of the agent workflow, not a Core recommender:
|
|
136
56
|
|
|
137
|
-
|
|
57
|
+
- task completion from project inspection to a reviewable stack;
|
|
58
|
+
- human accept, replace, and remove rates for agent-selected skills;
|
|
59
|
+
- whether the agent searched enough of the catalog and read relevant skill content;
|
|
60
|
+
- time and interaction count from request to approved manifest;
|
|
61
|
+
- successful replay of the exact approved IDs against the pinned catalog identity.
|
|
138
62
|
|
|
139
|
-
|
|
140
|
-
`certifiedV1: false`. The historical certified-v1 design is not a current
|
|
141
|
-
release gate and must not be inferred from a green preview.
|
|
63
|
+
No repository profile, source file, secret, or raw path is uploaded by default. Publishing or sharing any collected result requires a separate privacy decision.
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# AAS Agent-First Control Plane v1 Design
|
|
2
2
|
|
|
3
|
+
> **Historical design:** deterministic Core recommendation, metadata eligibility, and selection policy described below were superseded on 2026-07-19 by the active [Agent-Owned Selection Profile](aas-agent-first-control-plane-preview-profile.md). Retained for architecture history; not current product policy.
|
|
4
|
+
|
|
3
5
|
Status: frozen and approved for implementation
|
|
4
6
|
Date: 2026-07-17
|
|
5
7
|
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# AAS Agent-First Control Plane v1 Goal
|
|
2
2
|
|
|
3
|
+
> **Historical goal:** recommendation-quality, metadata, and policy gates described below were superseded on 2026-07-19 by the active [Agent-Owned Selection Profile](aas-agent-first-control-plane-preview-profile.md). Retained for decision history; not a current release gate.
|
|
4
|
+
|
|
3
5
|
Status: approved source packet for the active Codex goal
|
|
4
6
|
Design source: `docs/maintainers/aas-agent-first-control-plane-v1-design.md`
|
|
5
7
|
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# AAS Agent-First Control Plane v1 Worklog
|
|
2
2
|
|
|
3
|
+
- 2026-07-19: Semantic skill selection moved to Codex and Claude. Core now exposes the complete catalog and validates/pins exact agent-selected IDs through `compose_stack`; selection policy and metadata eligibility gates were retired. Every canonical skill must remain searchable, readable, selectable, and usable. Earlier recommendation entries below are historical.
|
|
4
|
+
|
|
3
5
|
## 2026-07-18 — Baseline workflow retired
|
|
4
6
|
|
|
5
7
|
- The standalone `aas-v1-baseline` pull-request workflow and required status check were retired by maintainer decision. The obsolete verifier corpus, harness, tuning runner, and paused apply/optimize workflows were subsequently removed. The protected `pr-policy`, `pr-evidence`, `source-validation`, and `artifact-preview` gates remain required.
|
|
@@ -6,7 +6,7 @@ This document keeps the repository's GitHub-facing discovery copy aligned with t
|
|
|
6
6
|
|
|
7
7
|
Preferred positioning:
|
|
8
8
|
|
|
9
|
-
> AAS Core is the local, deterministic
|
|
9
|
+
> AAS Core is the local, deterministic boundary that exposes the complete catalog, validates exact skill IDs selected by the coding agent from an explicit project profile, and produces an immutable preview plan, backed by 1,968+ cataloged skills.
|
|
10
10
|
|
|
11
11
|
Key framing:
|
|
12
12
|
|
|
@@ -29,7 +29,7 @@ Preferred homepage:
|
|
|
29
29
|
Preferred social preview:
|
|
30
30
|
|
|
31
31
|
- lead with `AAS Core` and the profile → stack → plan flow;
|
|
32
|
-
- present `1,
|
|
32
|
+
- present `1,969+ Agentic Skills` as supporting catalog evidence, not a second product;
|
|
33
33
|
- mention Codex and Claude as the current Core agent path, with broader host compatibility as distribution support;
|
|
34
34
|
- avoid dense text and tiny logos that disappear in social cards.
|
|
35
35
|
|
|
@@ -116,7 +116,7 @@ Start here:
|
|
|
116
116
|
Suggested pinned discussion topics:
|
|
117
117
|
|
|
118
118
|
- `Start here: compose a project stack with AAS Core`
|
|
119
|
-
- `Choose between Core
|
|
119
|
+
- `Choose between an agent-selected Core stack and direct distribution`
|
|
120
120
|
- `How the catalog, plugins, bundles, and workflows support Core`
|
|
121
121
|
|
|
122
122
|
Discussion posts should:
|
|
@@ -72,7 +72,7 @@ The update process refreshes:
|
|
|
72
72
|
- Canonical skills index (`skills_index.json`)
|
|
73
73
|
- Compatibility mirror (`data/skills_index.json`)
|
|
74
74
|
- Web app skills data (`apps\web-app\public\skills.json`)
|
|
75
|
-
- All 1,
|
|
75
|
+
- All 1,969+ skills from the skills directory
|
|
76
76
|
|
|
77
77
|
## When to Update
|
|
78
78
|
|
|
@@ -1,33 +1,30 @@
|
|
|
1
|
-
# AAS Core: Agent-
|
|
1
|
+
# AAS Core: Agent-Owned Skill Stacks
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
AAS Core lets Codex and Claude search and read the complete local AAS catalog, preserve their exact skill selection as reproducible desired state, and preview a validated plan before any target change.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
> **The agent inspects and chooses. AAS records and validates. You control.**
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
The durable artifact is [`aas-stack.json`](#the-stack-manifest), not a prompt, an opaque model decision, or a copy of the entire catalog. The same deterministic, versioned core powers the local MCP server and the `aas` CLI. The hosted Workbench is a review surface; it is not a browser-side installer or hosted control plane.
|
|
7
|
+
The primary durable artifact is [`aas-stack.json`](#the-stack-manifest). It records the exact skill IDs chosen by the coding agent; it is not the output of a Core ranking system. An audit-enabled flow can also persist a separate canonical `aas-selection-evidence.json` sidecar. The local MCP is a read-only catalog, composition, and evidence boundary; a client or the `aas` CLI performs persistence, the CLI validates and plans, and Workbench is a browser-local review surface.
|
|
10
8
|
|
|
11
9
|
## How it works
|
|
12
10
|
|
|
13
11
|
```text
|
|
14
12
|
your project
|
|
15
13
|
-> Codex or Claude inspects the repository
|
|
16
|
-
-> local AAS
|
|
17
|
-
->
|
|
18
|
-
->
|
|
19
|
-
->
|
|
14
|
+
-> agent searches and reads the complete local AAS catalog
|
|
15
|
+
-> agent chooses the exact skill IDs
|
|
16
|
+
-> compose_stack validates and returns the manifest in memory
|
|
17
|
+
-> client or CLI persists aas-stack.json and optional evidence sidecar
|
|
18
|
+
-> you review the artifacts
|
|
20
19
|
-> aas stack validate
|
|
21
20
|
-> aas stack plan (preview; no skill changes)
|
|
22
21
|
```
|
|
23
22
|
|
|
24
|
-
|
|
23
|
+
AAS MCP does not scan the repository and does not decide which skills are best. Codex or Claude uses its own project understanding and judgment. All 1,968 skills in the current catalog remain individually searchable, readable, selectable, and usable; missing or incomplete metadata never makes a skill ineligible. Core has no semantic policy that favors a small stack, while every stack manifest has an explicit technical maximum of 128 skills.
|
|
25
24
|
|
|
26
25
|
## Configure the local MCP
|
|
27
26
|
|
|
28
|
-
> **Release boundary:** AAS Core landed after release 14.6.0
|
|
29
|
-
|
|
30
|
-
The package publishes separate `aas` and `aas-mcp` binaries. For a pinned Core release without relying on npm's default-bin selection, invoke `aas` explicitly:
|
|
27
|
+
> **Release boundary:** AAS Core landed after release 14.6.0. Use an exact Core-capable release rather than an unreviewed moving tag.
|
|
31
28
|
|
|
32
29
|
```bash
|
|
33
30
|
npm exec --yes --ignore-scripts --package=agentic-awesome-skills@X.Y.Z -- aas mcp configure \
|
|
@@ -45,34 +42,56 @@ Use `--host claude` with the appropriate absolute Claude MCP configuration path
|
|
|
45
42
|
|
|
46
43
|
Configuration is explicit and integrity-bound. AAS installs or reuses an exact content-addressed runtime, verifies it, and changes only its managed MCP configuration section. Restart the host if it does not reload MCP configuration automatically.
|
|
47
44
|
|
|
48
|
-
## Ask the agent to
|
|
45
|
+
## Ask the agent to choose the stack
|
|
49
46
|
|
|
50
|
-
|
|
47
|
+
Give the agent the desired outcome and constraints, and leave selection judgment with the agent:
|
|
51
48
|
|
|
52
49
|
```text
|
|
53
|
-
Inspect this repository and
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
50
|
+
Inspect this repository. Search and read the complete local AAS catalog, then
|
|
51
|
+
enumerate the project's primary capability areas. For each capability, run a
|
|
52
|
+
focused search, paginate or refine until you find plausible candidates, and use
|
|
53
|
+
get_skill to compare multiple candidates when available. Select at least one
|
|
54
|
+
non-redundant valid skill for every covered capability. Explicitly report as a
|
|
55
|
+
catalog gap any capability for which the catalog has no valid match. At minimum,
|
|
56
|
+
evaluate architecture/runtime, languages/frameworks, domain behavior,
|
|
57
|
+
data/storage, external integrations, testing/quality, security/privacy,
|
|
58
|
+
user experience/accessibility when user-facing, deployment/operations, and
|
|
59
|
+
maintenance workflow; mark dimensions not applicable instead of silently
|
|
60
|
+
omitting them. Do not stop at the first few matches or optimize for the smallest
|
|
61
|
+
stack. Core imposes no semantic small-stack policy; the manifest format has a
|
|
62
|
+
technical maximum of 128 selected skills.
|
|
63
|
+
Only then use compose_stack with a project profile to validate the exact IDs and
|
|
64
|
+
return a schema 2 manifest in memory, and use inspect_stack before presenting
|
|
65
|
+
it. Do not install or apply anything.
|
|
57
66
|
```
|
|
58
67
|
|
|
59
|
-
|
|
68
|
+
This capability-coverage contract is delivered to supported clients in the MCP
|
|
69
|
+
`initialize` instructions and reinforced by the tool descriptions. It is an
|
|
70
|
+
agent obligation, not a Core ranking or eligibility policy: Core still accepts
|
|
71
|
+
and preserves any structurally valid set of catalog IDs and never chooses for the
|
|
72
|
+
agent.
|
|
73
|
+
|
|
74
|
+
The local MCP exposes these read-only tools:
|
|
60
75
|
|
|
61
|
-
- `search_skills` —
|
|
62
|
-
- `get_skill` — inspect one skill and its
|
|
63
|
-
- `
|
|
76
|
+
- `search_skills` — retrieve deterministic, paginated matches from every skill in the verified local catalog without scores or ranking;
|
|
77
|
+
- `get_skill` — inspect one skill and optionally read its full content;
|
|
78
|
+
- `compose_stack` — validate the agent-selected IDs and return the stack manifest in memory without writing it;
|
|
64
79
|
- `inspect_stack` — validate and explain a proposed manifest;
|
|
65
80
|
- `diff_stack` — compare manifests using verified local catalogs.
|
|
81
|
+
- `export_selection_evidence` — combine the server-recorded session trace with an agent-declared capability ledger and an already composed and inspected manifest;
|
|
82
|
+
- `inspect_selection_evidence` — validate the sidecar's structure, digests, catalog identity, manifest binding, and factual cross-references without judging skill suitability.
|
|
66
83
|
|
|
67
|
-
|
|
84
|
+
Search results use a stable catalog order and contain no relevance score, recommendation, or preferred ordering. Codex or Claude evaluates the returned candidates semantically and chooses exact IDs. Metadata returned by search or inspection is informational context; Core does not use risk, source, setup, compatibility, review, or evidence metadata to rank, exclude, or disable a skill.
|
|
85
|
+
|
|
86
|
+
MCP calls do not install or remove skills, update catalogs, edit host configuration, persist a stack, or apply it. Full skill text is returned only when requested and remains marked as untrusted content.
|
|
68
87
|
|
|
69
88
|
## The stack manifest
|
|
70
89
|
|
|
71
|
-
`aas-stack.json` records
|
|
90
|
+
`aas-stack.json` records agent-chosen desired state:
|
|
72
91
|
|
|
73
92
|
```json
|
|
74
93
|
{
|
|
75
|
-
"schemaVersion":
|
|
94
|
+
"schemaVersion": 2,
|
|
76
95
|
"name": "project-stack",
|
|
77
96
|
"catalog": {
|
|
78
97
|
"package": "agentic-awesome-skills",
|
|
@@ -80,11 +99,12 @@ It also exposes the `aas://skills/{id}` resource template. MCP calls do not inst
|
|
|
80
99
|
"integrity": "sha256-..."
|
|
81
100
|
},
|
|
82
101
|
"targets": [{ "host": "codex", "scope": "project" }],
|
|
83
|
-
"
|
|
84
|
-
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
102
|
+
"profile": {
|
|
103
|
+
"goals": ["build", "test"],
|
|
104
|
+
"projectType": "web application",
|
|
105
|
+
"languages": ["typescript"],
|
|
106
|
+
"frameworks": ["react"],
|
|
107
|
+
"constraints": ["preview only"]
|
|
88
108
|
},
|
|
89
109
|
"skills": [
|
|
90
110
|
{ "id": "example-skill" }
|
|
@@ -92,7 +112,31 @@ It also exposes the `aas://skills/{id}` resource template. MCP calls do not inst
|
|
|
92
112
|
}
|
|
93
113
|
```
|
|
94
114
|
|
|
95
|
-
The manifest pins
|
|
115
|
+
The manifest pins catalog identity, targets, the project profile, and exact agent-selected skill IDs. It intentionally has no selection policy: Core validates identity and structure but does not overrule the agent's choice because metadata is missing, incomplete, or cautionary.
|
|
116
|
+
|
|
117
|
+
`compose_stack` produces this manifest only in MCP process memory. Persist it through the client or the CLI. Audit-enabled CLI flows publish `aas-stack.json` together with `aas-selection-evidence.json` in the requested `artifact-dir`, keeping the sidecar separate from the desired-state manifest.
|
|
118
|
+
|
|
119
|
+
## Selection evidence sidecar
|
|
120
|
+
|
|
121
|
+
`aas-selection-evidence.json` makes the selection process auditable without moving semantic judgment into Core. It binds a path-safe project fingerprint, catalog identity, manifest digest, the agent-declared ten-dimension capability ledger, capability-to-skill mappings, and the actual `search_skills`, `get_skill`, `compose_stack`, and `inspect_stack` facts recorded by that MCP server session. `export_selection_evidence` takes the ledger but obtains the trace from server-owned session state; the caller cannot supply a replacement historical trace. `inspect_selection_evidence` performs structural and factual validation only.
|
|
122
|
+
|
|
123
|
+
The trace records effective search query/cursor/limit values and returned IDs, opened skill IDs, exact compose IDs, inspect outcomes, safe error codes, deterministic retry attempts, and canonical input/output byte counts. Monotonic call durations are recorded separately outside the evidence digest. Client name and version come from MCP initialization when valid and available; model identity is omitted unless a trusted protocol surface supplies it.
|
|
124
|
+
|
|
125
|
+
The sidecar does not prove that a capability is correctly interpreted, that a selected skill is best, or that semantic coverage is sufficient. Repository evidence references are relative and contain no file contents or absolute paths. Search queries are recorded verbatim as factual trace data, so do not put secrets, credentials, private source text, or personal data in `search_skills` queries. Runtime observations that are not deterministic are not part of the canonical evidence digest.
|
|
126
|
+
|
|
127
|
+
The digest makes later edits detectable but is not a signature or cross-session identity attestation. The non-falsification guarantee is narrower: callers cannot inject or replace historical tool calls through `export_selection_evidence`; a standalone inspector can verify structure and digests, not who produced the file.
|
|
128
|
+
|
|
129
|
+
To publish the manifest and exported sidecar without exposing a one-file intermediate state, use a new artifact directory:
|
|
130
|
+
|
|
131
|
+
```bash
|
|
132
|
+
aas stack create \
|
|
133
|
+
--selection /absolute/path/to/agent-selection.json \
|
|
134
|
+
--evidence /absolute/path/to/exported-evidence.json \
|
|
135
|
+
--artifact-dir /absolute/path/to/new-audit-artifact \
|
|
136
|
+
--require-evidence
|
|
137
|
+
```
|
|
138
|
+
|
|
139
|
+
The destination must not already exist. The CLI validates both artifacts, writes private staged files named `aas-stack.json` and `aas-selection-evidence.json`, synchronizes them, and publishes the complete directory with one rename. The original `stack create --selection ... --out ...` manifest-only path remains supported.
|
|
96
140
|
|
|
97
141
|
## Validate and preview the plan
|
|
98
142
|
|
|
@@ -110,32 +154,23 @@ aas stack plan \
|
|
|
110
154
|
--out /absolute/path/to/plan.json
|
|
111
155
|
```
|
|
112
156
|
|
|
113
|
-
`stack plan` derives the exact runtime version from the catalog identity in `aas-stack.json`; the verified runtime integrity remains explicit. The CLI rejects a legacy `--runtime-version` override when it disagrees with the manifest, so the documented command does not need a version edit for each release.
|
|
114
|
-
|
|
115
157
|
`stack validate` is read-only. `stack plan` writes only the requested plan artifact and does not materialize skills or AAS managed state in the target. The immutable plan binds the manifest, runtime, catalog, target identity, current managed state, and exact logical operations.
|
|
116
158
|
|
|
117
|
-
Stop after reviewing the plan unless you are deliberately participating in controlled preview development. `stack apply` and `stack recover`
|
|
159
|
+
Stop after reviewing the plan unless you are deliberately participating in controlled preview development. `stack apply` and `stack recover` remain experimental and require explicit opt-in.
|
|
118
160
|
|
|
119
161
|
## Privacy, trust, and limits
|
|
120
162
|
|
|
121
163
|
- MCP is local stdio, process-per-session, read-only, offline-capable, and contains no model credentials or telemetry.
|
|
122
|
-
-
|
|
123
|
-
-
|
|
164
|
+
- Codex or Claude owns semantic selection. Different agents or project observations may reasonably produce different stacks.
|
|
165
|
+
- Catalog integrity and manifest validation are deterministic; skill suitability is an agent judgment, not a Core score.
|
|
166
|
+
- Core does not impose a semantic skill-count target. The technical manifest maximum is 128 skills, and every one of the current catalog's 1,968 skills remains individually searchable, readable, selectable, and usable. Metadata remains visible but informational.
|
|
167
|
+
- Evidence exports include raw `search_skills` queries; keep secrets and sensitive project content out of those queries.
|
|
124
168
|
- Catalog updates and runtime changes are explicit. There is no resident daemon or implicit auto-update.
|
|
125
|
-
-
|
|
126
|
-
- Preview qualification does not certify full-catalog recommendation quality, transactional crash/race safety, apply, or recovery.
|
|
169
|
+
- Skill prose is untrusted content and does not gain instruction authority by being returned through MCP.
|
|
127
170
|
|
|
128
171
|
## Other ways to use the catalog
|
|
129
172
|
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
- direct skill installs for hosts that load `SKILL.md` files;
|
|
133
|
-
- specialized plugins for a fixed, domain-focused distribution;
|
|
134
|
-
- bundles as human-curated presets;
|
|
135
|
-
- workflows as ordered execution playbooks;
|
|
136
|
-
- the legacy `agentic-awesome-skills` installer for compatible direct installs.
|
|
137
|
-
|
|
138
|
-
These surfaces provide catalog content and packaging. AAS Core adds project-aware composition, explicit policy, a durable stack manifest, and a reviewable plan.
|
|
173
|
+
Direct installs, specialized plugins, bundles, workflows, and the legacy installer remain available. These surfaces distribute or curate catalog content; AAS Core adds complete local access, durable agent-owned selection, manifest validation, and a reviewable plan.
|
|
139
174
|
|
|
140
175
|
## Next reads
|
|
141
176
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Agentic Awesome Skills vs Awesome Claude Skills
|
|
2
2
|
|
|
3
|
-
If you are comparing **Agentic Awesome Skills** with **Awesome Claude Skills**, first decide whether you need
|
|
3
|
+
If you are comparing **Agentic Awesome Skills** with **Awesome Claude Skills**, first decide whether you need complete catalog access with agent-owned reproducible selection or an editorial discovery list.
|
|
4
4
|
|
|
5
5
|
For clarity: the repository many people still refer to as `awesome-claude-skills` now lives at [VoltAgent/awesome-agent-skills](https://github.com/VoltAgent/awesome-agent-skills).
|
|
6
6
|
|
|
@@ -13,15 +13,15 @@ For clarity: the repository many people still refer to as `awesome-claude-skills
|
|
|
13
13
|
|
|
14
14
|
| Criteria | Agentic Awesome Skills | VoltAgent Awesome Agent Skills |
|
|
15
15
|
| --- | --- | --- |
|
|
16
|
-
| Best for |
|
|
16
|
+
| Best for | Complete local catalog access, agent-owned selection, durable desired state, and plan preview | Curated discovery and official/community highlights |
|
|
17
17
|
| Product shape | AAS Core with local MCP, CLI, stack/plan artifacts, Workbench review, and supporting catalog/distribution | Curated awesome-list style collection |
|
|
18
18
|
| Supported tools | Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, Kiro, OpenCode, Copilot, more | Claude Code, Codex, Antigravity, Gemini CLI, Cursor, Copilot, OpenCode, Windsurf, more |
|
|
19
19
|
| Onboarding | Installation docs, bundles, workflows, getting-started guides | Curated README and categorized references |
|
|
20
|
-
| Good fit when | You want an agent to
|
|
20
|
+
| Good fit when | You want an agent to inspect a project and choose exact IDs from the full catalog | You want a smaller list to browse and evaluate manually |
|
|
21
21
|
|
|
22
22
|
## Why choose Agentic Awesome Skills
|
|
23
23
|
|
|
24
|
-
- You want Codex or Claude to
|
|
24
|
+
- You want Codex or Claude to search and read a complete catalog through a local, read-only MCP and own the selection.
|
|
25
25
|
- You want the approved selection recorded as `aas-stack.json` and validated before an immutable plan is produced.
|
|
26
26
|
- You care about onboarding assets like [`bundles.md`](bundles.md), [`workflows.md`](workflows.md), and tool-specific guides.
|
|
27
27
|
- You need coverage across many domains, not just a curated shortlist.
|
|
@@ -36,7 +36,7 @@ For clarity: the repository many people still refer to as `awesome-claude-skills
|
|
|
36
36
|
|
|
37
37
|
- The AAS catalog is larger and its evidence remains uneven; Core reports unknowns rather than treating breadth as certified quality.
|
|
38
38
|
- VoltAgent can be easier to skim quickly because it optimizes for curation.
|
|
39
|
-
- If you want both, use curated lists for editorial discovery and AAS Core when you need a reproducible
|
|
39
|
+
- If you want both, use curated lists for editorial discovery and AAS Core when you need a reproducible agent-selected project stack.
|
|
40
40
|
|
|
41
41
|
## Suggested next step
|
|
42
42
|
|