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,24 +1,24 @@
|
|
|
1
1
|
# AI Agent Skills
|
|
2
2
|
|
|
3
|
-
If you are researching **AI agent skills** on GitHub, the useful first decision is whether you want
|
|
3
|
+
If you are researching **AI agent skills** on GitHub, the useful first decision is whether you want agent-owned project selection with reproducible state or manual catalog browsing.
|
|
4
4
|
|
|
5
|
-
Agentic Awesome Skills is built around **AAS Core**: Codex or Claude inspects the project,
|
|
5
|
+
Agentic Awesome Skills is built around **AAS Core**: Codex or Claude inspects the project, searches and reads the complete local catalog, chooses exact skill IDs, and uses `compose_stack` to pin them in `aas-stack.json`. The CLI validates that agent-owned state and produces an immutable preview plan before any target change.
|
|
6
6
|
|
|
7
7
|
The catalog, plugins, bundles, workflows, and direct installer remain supporting content and distribution surfaces. AAS does not scan the repository, call a remote model, or write project files through MCP.
|
|
8
8
|
|
|
9
9
|
## What to look for in an AI agent skill system
|
|
10
10
|
|
|
11
11
|
- **Explicit input boundary**: is project analysis performed by the coding agent and passed as a reviewable profile?
|
|
12
|
-
- **
|
|
13
|
-
- **
|
|
12
|
+
- **Agent-owned selection**: can the coding agent search and read every skill before choosing exact IDs?
|
|
13
|
+
- **Reproducibility**: can the chosen IDs be pinned to a catalog identity and replayed without a metadata eligibility gate?
|
|
14
14
|
- **Durable desired state**: can the approved selection be recorded independently of the agent conversation?
|
|
15
15
|
- **Preview before change**: can the system validate the manifest and produce an exact plan without changing the target?
|
|
16
16
|
- **Source and compatibility evidence**: are provenance, risk, host support, and distribution boundaries explicit?
|
|
17
17
|
|
|
18
18
|
## When Agentic Awesome Skills is a good fit
|
|
19
19
|
|
|
20
|
-
- You use Codex or Claude and want a
|
|
21
|
-
- You want local search and
|
|
20
|
+
- You use Codex or Claude and want the agent to choose a focused stack for a real project.
|
|
21
|
+
- You want complete local search and inspection without repository scanning or remote-model calls by AAS.
|
|
22
22
|
- You need a reviewable `aas-stack.json` and CLI validation and planning before target changes.
|
|
23
23
|
- You also value a broad catalog and multiple distribution options around the Core workflow.
|
|
24
24
|
|
|
@@ -43,6 +43,6 @@ The catalog, plugins, bundles, workflows, and direct installer remain supporting
|
|
|
43
43
|
|
|
44
44
|
## Quick recommendation
|
|
45
45
|
|
|
46
|
-
- Choose **AAS Core** if you want local,
|
|
46
|
+
- Choose **AAS Core** if you want complete local catalog access, agent-owned selection, reproducible stack composition, and a preview plan.
|
|
47
47
|
- Choose direct distribution if you already know the exact skills you want or your host does not support the Core path.
|
|
48
|
-
- Choose a smaller curated repository if a fixed editorial shortlist matters more than
|
|
48
|
+
- Choose a smaller curated repository if a fixed editorial shortlist matters more than complete catalog access and durable desired state.
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
# Best Claude Code Skills on GitHub
|
|
2
2
|
|
|
3
|
-
If you are looking for the **best Claude Code skills on GitHub**, there is no single perfect repository for every user. The right choice depends on whether you want
|
|
3
|
+
If you are looking for the **best Claude Code skills on GitHub**, there is no single perfect repository for every user. The right choice depends on whether you want complete catalog access with Claude-owned selection, curated discovery, or official reference material.
|
|
4
4
|
|
|
5
|
-
## Best for
|
|
5
|
+
## Best for agent-selected project stacks
|
|
6
6
|
|
|
7
7
|
### 1. [sickn33/agentic-awesome-skills](https://github.com/sickn33/agentic-awesome-skills)
|
|
8
8
|
|
|
9
|
-
Best for teams and individual developers who want Claude to
|
|
9
|
+
Best for teams and individual developers who want Claude to inspect a project, search and read the complete catalog through a local read-only MCP, choose exact IDs, and produce a reviewable `aas-stack.json` before CLI validation and planning.
|
|
10
10
|
|
|
11
11
|
Choose this if you want:
|
|
12
12
|
|
|
13
|
-
- local
|
|
13
|
+
- complete local catalog access with Claude-owned selection;
|
|
14
14
|
- durable desired state plus immutable plan preview;
|
|
15
15
|
- a broad catalog, plugins, bundles, workflows, and direct distribution around Core.
|
|
16
16
|
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
# AAS Core with Claude Code
|
|
2
2
|
|
|
3
|
-
For Claude Code, the recommended AAS path is **AAS Core**: a local, agent-first control plane for catalog search,
|
|
3
|
+
For Claude Code, the recommended AAS path is **AAS Core**: a local, agent-first control plane for complete catalog search, Claude-owned skill selection, manifest inspection, and preview-first planning.
|
|
4
4
|
|
|
5
|
-
The local AAS MCP is read-only. It
|
|
5
|
+
The local AAS MCP is read-only. It lets Claude search and read every catalog skill, then validate and pin Claude's chosen IDs in `aas-stack.json`; planning and any approved changes stay in the AAS CLI lifecycle.
|
|
6
6
|
|
|
7
7
|
Start with the [AAS Core guide](aas-core.md). The Claude plugin marketplace and direct skill installation remain supported delivery paths after you know which skills you want.
|
|
8
8
|
|
|
9
|
-
> **Preview status:**
|
|
9
|
+
> **Preview status:** Complete catalog search, agent-owned selection, manifest validation, and planning are the documented path. Stop after plan review; apply and recovery remain experimental.
|
|
10
10
|
|
|
11
11
|
## How to use Agentic Awesome Skills with Claude Code
|
|
12
12
|
|
|
13
|
-
Configure AAS Core for Claude Code, describe the task and constraints,
|
|
13
|
+
Configure AAS Core for Claude Code, describe the task and constraints, let Claude choose exact IDs from the complete catalog, then review the composed stack and preview the CLI plan. Core does not install or mutate through MCP.
|
|
14
14
|
|
|
15
15
|
## Why use this repo for Claude Code
|
|
16
16
|
|
|
17
17
|
- It lets Claude search the verified local catalog without loading the full library into context.
|
|
18
|
-
- It
|
|
18
|
+
- It preserves Claude's exact selection without using metadata as an eligibility gate.
|
|
19
19
|
- It keeps MCP discovery read-only and CLI changes approval-gated.
|
|
20
|
-
- It includes 1,
|
|
20
|
+
- It includes 1,969+ skills instead of a narrow single-domain starter pack.
|
|
21
21
|
- It supports the standard `.claude/skills/` path and the Claude Code plugin marketplace flow.
|
|
22
22
|
- It also ships generated bundle plugins so teams can install focused packs like `Essentials` or `Security Developer` from the marketplace metadata.
|
|
23
23
|
- It includes onboarding docs, bundles, and workflows so new users do not need to guess where to begin.
|
|
@@ -63,7 +63,7 @@ test -d .claude/skills || test -d ~/.claude/skills
|
|
|
63
63
|
With AAS Core configured:
|
|
64
64
|
|
|
65
65
|
```text
|
|
66
|
-
|
|
66
|
+
Inspect this security-review project, search and read the complete AAS catalog, and choose the exact skill IDs you judge most useful. Use compose_stack with a project profile, show me the schema 2 aas-stack.json, inspect it, and preview the plan without applying it.
|
|
67
67
|
```
|
|
68
68
|
|
|
69
69
|
After installing or activating a chosen skill, direct invocation still works:
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
# AAS Core with Codex CLI
|
|
2
2
|
|
|
3
|
-
For Codex, the recommended AAS path is **AAS Core**: a local, agent-first control plane that lets Codex search
|
|
3
|
+
For Codex, the recommended AAS path is **AAS Core**: a local, agent-first control plane that lets Codex search and read every catalog skill, choose the exact IDs itself, and preserve that selection before anything is installed.
|
|
4
4
|
|
|
5
|
-
The AAS MCP server is local and read-only. Codex can call `search_skills`, `get_skill`, `
|
|
5
|
+
The AAS MCP server is local and read-only. Codex can call `search_skills`, `get_skill`, `compose_stack`, `inspect_stack`, and `diff_stack`; changes remain in the CLI lifecycle, where `validate` and `plan` are preview operations and `apply` requires explicit approval.
|
|
6
6
|
|
|
7
7
|
Start with the [AAS Core guide](aas-core.md). Direct skill installation and Codex plugins remain supported when you already know exactly which payload you want.
|
|
8
8
|
|
|
9
|
-
> **Preview status:**
|
|
9
|
+
> **Preview status:** Complete catalog search, agent-owned selection, manifest validation, and planning are the documented path. Stop after plan review; apply and recovery remain experimental.
|
|
10
10
|
|
|
11
11
|
## How to use Agentic Awesome Skills with Codex CLI
|
|
12
12
|
|
|
13
13
|
Configure AAS Core for Codex, then describe the real task instead of manually searching a large directory. The normal flow is:
|
|
14
14
|
|
|
15
15
|
1. Codex discovers the local AAS MCP tools.
|
|
16
|
-
2. Codex searches the catalog
|
|
17
|
-
3. Codex
|
|
16
|
+
2. Codex searches and reads the complete catalog, then chooses the exact skills using its project understanding.
|
|
17
|
+
3. Codex calls `compose_stack` and proposes `aas-stack.json` for you to review.
|
|
18
18
|
4. The AAS CLI validates the manifest and previews the exact plan.
|
|
19
19
|
5. Stop after reviewing the plan unless you are deliberately participating in controlled preview development.
|
|
20
20
|
|
|
21
21
|
## Why use this repo for Codex CLI
|
|
22
22
|
|
|
23
|
-
- It gives Codex native, local discovery
|
|
24
|
-
- It keeps
|
|
23
|
+
- It gives Codex native, complete local catalog discovery through MCP.
|
|
24
|
+
- It keeps the agent's exact selection, project profile, validation, and planning inspectable.
|
|
25
25
|
- It separates read-only agent tools from approval-gated CLI mutations.
|
|
26
26
|
- It is strong for local repo work where you want to move from planning to implementation to verification without changing libraries.
|
|
27
27
|
- It includes both general-purpose engineering skills and deeper specialist tracks.
|
|
@@ -62,7 +62,7 @@ test -d .codex/skills || test -d ~/.codex/skills
|
|
|
62
62
|
With AAS Core configured:
|
|
63
63
|
|
|
64
64
|
```text
|
|
65
|
-
|
|
65
|
+
Inspect this parser project, search and read the complete AAS catalog, and choose the exact skill IDs you judge most useful for designing and testing the change. Use compose_stack with a project profile, show me the schema 2 aas-stack.json, inspect it, and preview the plan; do not apply it.
|
|
66
66
|
```
|
|
67
67
|
|
|
68
68
|
After installing or activating a chosen skill, direct invocation still works:
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
This page documents the legacy-compatible `skills_index.json` contract used by custom host integrations and lazy loaders.
|
|
4
4
|
|
|
5
|
-
For Codex and Claude Code, use [AAS Core](aas-core.md) instead of wiring a host directly to this repository manifest. Core
|
|
5
|
+
For Codex and Claude Code, use [AAS Core](aas-core.md) instead of wiring a host directly to this repository manifest. Core exposes every skill in a verified local catalog through bounded, read-only MCP tools for search, inspection, and agent-owned composition. The raw manifest remains useful for integrations that do not have an AAS Core host adapter.
|
|
6
6
|
|
|
7
7
|
## Manifest contract (v1)
|
|
8
8
|
|
|
@@ -8,19 +8,19 @@
|
|
|
8
8
|
|
|
9
9
|
### What is AAS Core?
|
|
10
10
|
|
|
11
|
-
AAS Core is the
|
|
11
|
+
AAS Core is the versioned control plane that gives Codex or Claude complete local catalog access and turns the agent's exact selection into a reproducible project stack. The agent inspects the repository, searches and reads skills, chooses exact IDs, and uses `compose_stack` to propose `aas-stack.json`. The `aas` CLI then validates the manifest and previews an immutable plan.
|
|
12
12
|
|
|
13
13
|
AAS Core is the product; the approved `aas-stack.json` and immutable plan are its durable artifacts. Skills and the catalog provide content and evidence, MCP and CLI are interfaces, Workbench is a review surface, and plugins, bundles, workflows, and installers provide curation or distribution around Core. Start with [AAS Core](aas-core.md).
|
|
14
14
|
|
|
15
15
|
### Is AAS Core fully certified?
|
|
16
16
|
|
|
17
|
-
|
|
17
|
+
Core supports complete local catalog search and inspection, agent-owned selection, reproducible composition, manifest validation, and plan preview. Transactional apply/recovery safety remains outside the supported claim.
|
|
18
18
|
|
|
19
19
|
`stack apply` and `stack recover` are experimental, disabled by default, and are not supported preview safety claims. The recommended public flow stops after reviewing `stack validate` and `stack plan` output.
|
|
20
20
|
|
|
21
21
|
### Does AAS upload my repository or use another model?
|
|
22
22
|
|
|
23
|
-
No. The agent
|
|
23
|
+
No. The agent inspects the project using its normal local capabilities. AAS MCP only exposes the complete bundled or verified local catalog and validates agent-selected IDs; it does not scan the repository, rank skills, or enforce selection policy. MCP is local stdio, read-only, offline-capable, and contains no model credentials or telemetry.
|
|
24
24
|
|
|
25
25
|
### What are "skills" exactly?
|
|
26
26
|
|
|
@@ -29,7 +29,7 @@ Skills are specialized instruction files that teach AI assistants how to handle
|
|
|
29
29
|
|
|
30
30
|
### Do I need to install every skill?
|
|
31
31
|
|
|
32
|
-
**No.** With AAS Core, ask the agent to
|
|
32
|
+
**No.** With AAS Core, ask the agent to inspect the project and choose the exact skills from the complete catalog. On a broad direct install, all skills may be present locally while the host loads only the skills it invokes.
|
|
33
33
|
|
|
34
34
|
Use [Starter Packs](bundles.md) as human-curated presets when you want a fixed starting point.
|
|
35
35
|
|
|
@@ -50,7 +50,7 @@ Start from:
|
|
|
50
50
|
### What is the difference between skills, AAS MCP, and the CLI?
|
|
51
51
|
|
|
52
52
|
- **Skills** are reusable `SKILL.md` playbooks that guide an AI assistant through a workflow.
|
|
53
|
-
- **AAS MCP** is the local, read-only discovery and composition interface to AAS Core. It
|
|
53
|
+
- **AAS MCP** is the local, read-only discovery and composition interface to AAS Core. It exposes every catalog skill, reads requested content, validates agent-selected IDs, and checks or compares manifests.
|
|
54
54
|
- **The `aas` CLI** manages explicit lifecycle operations such as catalog status/update, MCP configuration, stack validation, planning, and diagnostics.
|
|
55
55
|
|
|
56
56
|
Other MCP servers may grant access to APIs, services, databases, or hosted systems. AAS MCP has a narrower boundary: it does not install, apply, update catalogs, scan repositories, or modify configuration through tool calls.
|
|
@@ -137,7 +137,7 @@ _Always check the Risk label and review the code._
|
|
|
137
137
|
|
|
138
138
|
### How do I start with AAS Core?
|
|
139
139
|
|
|
140
|
-
Use the pinned `aas` binary from a release whose notes explicitly state that it includes AAS Core to preview and approve local MCP configuration for Codex or Claude. Release 14.6.0 predates Core; Core-capable packages begin with the 15.x line. Restart the host if needed, then ask the agent to
|
|
140
|
+
Use the pinned `aas` binary from a release whose notes explicitly state that it includes AAS Core to preview and approve local MCP configuration for Codex or Claude. Release 14.6.0 predates Core; Core-capable packages begin with the 15.x line. Restart the host if needed, then ask the agent to search the full catalog, choose exact IDs, and compose a stack without applying it. The command template and trust boundaries are in [AAS Core](aas-core.md).
|
|
141
141
|
|
|
142
142
|
The package publishes separate `agentic-awesome-skills`, `aas`, and `aas-mcp` binaries. Use the explicit `aas` binary for Core lifecycle commands; the legacy `agentic-awesome-skills` entrypoint remains the direct installer.
|
|
143
143
|
|
|
@@ -160,7 +160,7 @@ If you get a 404 from npm, use: `npx github:sickn33/agentic-awesome-skills`
|
|
|
160
160
|
git clone https://github.com/sickn33/agentic-awesome-skills.git .agent/skills
|
|
161
161
|
```
|
|
162
162
|
|
|
163
|
-
For direct skill distribution, the installer CLI performs a lighter shallow clone of the current library. Manual `git clone` remains appropriate when you want the full repository history or plan to contribute from the same checkout. For Codex or Claude users who want project-specific
|
|
163
|
+
For direct skill distribution, the installer CLI performs a lighter shallow clone of the current library. Manual `git clone` remains appropriate when you want the full repository history or plan to contribute from the same checkout. For Codex or Claude users who want project-specific agent selection with reproducible state, start with AAS Core instead of treating a full-library install as the primary product path.
|
|
164
164
|
|
|
165
165
|
**Tool-specific paths:**
|
|
166
166
|
|
|
@@ -378,7 +378,7 @@ Examples:
|
|
|
378
378
|
|
|
379
379
|
### How do I know which skill to use?
|
|
380
380
|
|
|
381
|
-
With AAS Core, describe the project outcome and constraints, then ask the agent to
|
|
381
|
+
With AAS Core, describe the project outcome and constraints, then ask the agent to search and read the full catalog, choose exact IDs, and call `compose_stack`. Review the agent's rationale and proposed IDs before accepting the stack.
|
|
382
382
|
|
|
383
383
|
For manual discovery:
|
|
384
384
|
|
|
@@ -12,7 +12,7 @@ Install into the Gemini skills path, then ask Gemini to apply one skill at a tim
|
|
|
12
12
|
|
|
13
13
|
- It installs directly into the expected Gemini skills path.
|
|
14
14
|
- It includes both core software engineering skills and deeper agent/LLM-oriented skills.
|
|
15
|
-
- It helps new users get started with bundles and workflows rather than forcing a cold start from 1,
|
|
15
|
+
- It helps new users get started with bundles and workflows rather than forcing a cold start from 1,969+ files.
|
|
16
16
|
- It is useful whether you want a broad internal skill library or a single repo to test many workflows quickly.
|
|
17
17
|
|
|
18
18
|
## Install Gemini CLI Skills
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
# Getting Started with AAS Core
|
|
2
2
|
|
|
3
|
-
**New here? Start with AAS Core and let your agent
|
|
3
|
+
**New here? Start with AAS Core and let your agent choose a reviewable skill stack from the complete catalog.**
|
|
4
4
|
|
|
5
|
-
> **
|
|
5
|
+
> **Product boundary:** Codex or Claude owns skill selection. AAS Core provides complete local catalog access, reproducible composition, validation, and plan preview; apply and recovery remain experimental.
|
|
6
6
|
|
|
7
7
|
## Start with AAS Core
|
|
8
8
|
|
|
9
|
-
AAS Core is the primary product path. Codex or Claude inspects your project,
|
|
9
|
+
AAS Core is the primary product path. Codex or Claude inspects your project, searches and reads the complete catalog through the local read-only AAS MCP, chooses the exact skill IDs, and uses `compose_stack` to propose an `aas-stack.json`. You review those IDs before using the `aas` CLI to validate the manifest and preview a plan.
|
|
10
10
|
|
|
11
11
|
```text
|
|
12
|
-
project -> agent -> local
|
|
12
|
+
project -> agent -> full local catalog -> agent selection -> compose_stack -> aas-stack.json
|
|
13
13
|
-> human review -> validate -> plan preview
|
|
14
14
|
```
|
|
15
15
|
|
|
@@ -167,7 +167,7 @@ For Claude Code, use:
|
|
|
167
167
|
For Codex, this repository also ships a root plugin plus bundle plugins through the repo-local metadata described in [plugins.md](plugins.md).
|
|
168
168
|
|
|
169
169
|
**Q: Do I need to install every skill?**
|
|
170
|
-
A: No. With AAS Core, ask the agent to
|
|
170
|
+
A: No. With AAS Core, ask the agent to inspect the project and choose exact IDs from the complete catalog. On the legacy direct-install path, you can install the broad library while the host reads only invoked or relevant skills. **Starter Packs** in [bundles.md](bundles.md) remain human-curated discovery aids.
|
|
171
171
|
|
|
172
172
|
**Q: Can I make my own skills?**
|
|
173
173
|
A: Yes! Use the **@skill-creator** skill to build your own.
|
|
@@ -18,7 +18,7 @@ Kiro is AWS's agentic AI IDE that combines:
|
|
|
18
18
|
|
|
19
19
|
Kiro's agentic capabilities are enhanced by skills that provide:
|
|
20
20
|
|
|
21
|
-
- **Domain expertise** across 1,
|
|
21
|
+
- **Domain expertise** across 1,969+ specialized areas
|
|
22
22
|
- **Best practices** from Anthropic, OpenAI, Google, Microsoft, and AWS
|
|
23
23
|
- **Workflow automation** for common development tasks
|
|
24
24
|
- **AWS-specific patterns** for serverless, infrastructure, and cloud architecture
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Release `9.0.0` adds first-class plugin distributions for both **Claude Code** and **Codex**.
|
|
4
4
|
|
|
5
|
-
This page explains how plugins fit beneath **AAS Core**, the
|
|
5
|
+
This page explains how plugins fit beneath **AAS Core**, the orchestration layer for Codex and Claude Code. Plugins and direct installs deliver skill payloads; Core exposes the complete catalog and validates, records, and plans the exact stack chosen by the agent.
|
|
6
6
|
|
|
7
7
|
## What a plugin is in this repo
|
|
8
8
|
|
|
@@ -139,7 +139,7 @@ Bundle-specific Codex plugins are generated alongside the root plugin so you can
|
|
|
139
139
|
Choose **AAS Core first** if:
|
|
140
140
|
|
|
141
141
|
- you want Codex or Claude Code to search and inspect the local catalog
|
|
142
|
-
- you want
|
|
142
|
+
- you want Codex or Claude to search the complete catalog and preserve its exact selection
|
|
143
143
|
- you want a reviewable `aas-stack.json` and preview plan before any change
|
|
144
144
|
- you want read-only MCP discovery separated from approval-gated CLI operations
|
|
145
145
|
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
The short version is:
|
|
4
4
|
|
|
5
5
|
- **Skills** are reusable `SKILL.md` playbooks that tell an AI assistant how to execute a workflow.
|
|
6
|
-
- **AAS MCP** is the local, read-only interface through which an agent
|
|
6
|
+
- **AAS MCP** is the local, read-only interface through which an agent retrieves the verified AAS catalog without ranking, inspects evidence, and records its exact selected IDs in a proposed stack.
|
|
7
7
|
- **Other MCP tools** connect an assistant to external systems such as APIs, databases, browsers, or hosted services.
|
|
8
|
-
- **The `aas` CLI** validates durable
|
|
8
|
+
- **The `aas` CLI** validates the durable project profile and agent-selected stack, then previews exact lifecycle operations under human control.
|
|
9
9
|
|
|
10
10
|
These surfaces are complementary. AAS Core connects them around the approved `aas-stack.json` manifest.
|
|
11
11
|
|
|
@@ -34,12 +34,12 @@ It exposes exactly:
|
|
|
34
34
|
|
|
35
35
|
- `search_skills`;
|
|
36
36
|
- `get_skill`;
|
|
37
|
-
- `
|
|
37
|
+
- `compose_stack`;
|
|
38
38
|
- `inspect_stack`;
|
|
39
39
|
- `diff_stack`;
|
|
40
40
|
- the `aas://skills/{id}` resource template.
|
|
41
41
|
|
|
42
|
-
The agent inspects the project using its normal local capabilities and
|
|
42
|
+
The agent inspects the project using its normal local capabilities, searches and reads the complete catalog, and chooses the exact skills. AAS MCP does not scan the repository itself, and Core does not rank or exclude candidates. Catalog metadata is informational only.
|
|
43
43
|
|
|
44
44
|
AAS MCP is local stdio, process-per-session, read-only, offline-capable, and contains no model credentials or telemetry. Its tool calls do not install or remove skills, apply a stack, update catalogs, or edit host configuration.
|
|
45
45
|
|
|
@@ -61,18 +61,18 @@ The `aas` CLI is the explicit operational interface for:
|
|
|
61
61
|
|
|
62
62
|
- catalog status and updates;
|
|
63
63
|
- MCP configuration;
|
|
64
|
-
-
|
|
64
|
+
- validation and composition of an agent-selected stack;
|
|
65
65
|
- manifest validation;
|
|
66
66
|
- plan creation and read-only diagnostics.
|
|
67
67
|
|
|
68
|
-
The durable artifact is `aas-stack.json`, which pins catalog identity, targets,
|
|
68
|
+
The durable artifact is `aas-stack.json`, which pins catalog identity, targets, the project profile, and exact skill IDs. The agent proposes it; the user reviews it. It has no Core selection policy. `stack validate` checks it, and `stack plan` creates an immutable preview bound to the observed managed state and exact operations.
|
|
69
69
|
|
|
70
70
|
`stack apply` and `stack recover` exist only for controlled preview development. They are experimental, disabled by default, and are not supported or certified preview safety claims.
|
|
71
71
|
|
|
72
72
|
## The easiest mental model
|
|
73
73
|
|
|
74
74
|
- **Skills provide the operating guidance.**
|
|
75
|
-
- **AAS MCP
|
|
75
|
+
- **AAS MCP gives the agent complete catalog access and records the selection the agent makes.**
|
|
76
76
|
- **`aas-stack.json` records what the user approved.**
|
|
77
77
|
- **The CLI validates and previews the lifecycle.**
|
|
78
78
|
- **Other MCP servers provide access to outside systems.**
|
|
@@ -83,7 +83,7 @@ Start with **AAS Core** when:
|
|
|
83
83
|
|
|
84
84
|
- you use Codex or Claude with local MCP support;
|
|
85
85
|
- you want the agent to compose a small stack from project evidence;
|
|
86
|
-
- you need
|
|
86
|
+
- you need complete catalog access and a reproducible manifest of the agent's exact selection;
|
|
87
87
|
- you want a reviewable plan before any skill changes.
|
|
88
88
|
|
|
89
89
|
Start with a **direct skill or specialized plugin** when:
|
|
@@ -96,7 +96,7 @@ Add **other MCP tools** when the work needs live access to APIs, services, datab
|
|
|
96
96
|
|
|
97
97
|
## Preview limits
|
|
98
98
|
|
|
99
|
-
AAS
|
|
99
|
+
AAS Core helps Codex and Claude search and read the complete local catalog, choose exact skill IDs, and preserve them in a reproducible stack. Metadata may be reported as unknown, but it is informational and never blocks selection or use. Apply and recovery remain experimental.
|
|
100
100
|
|
|
101
101
|
## Good next reads
|
|
102
102
|
|
|
@@ -1,19 +1,31 @@
|
|
|
1
1
|
# Usage Guide: Compose and Use an AAS Skill Stack
|
|
2
2
|
|
|
3
|
-
> **Recommended path:** let Codex or Claude
|
|
3
|
+
> **Recommended path:** let Codex or Claude inspect the project, search and read the complete AAS catalog, and choose the exact skills. AAS Core records and validates that agent-owned selection.
|
|
4
4
|
|
|
5
5
|
## Primary workflow: agent-first composition
|
|
6
6
|
|
|
7
|
-
After configuring the local AAS MCP, ask your agent to inspect the repository and
|
|
7
|
+
After configuring the local AAS MCP, ask your agent to inspect the repository and choose a stack for the outcome you want:
|
|
8
8
|
|
|
9
9
|
```text
|
|
10
|
-
Inspect this repository and
|
|
11
|
-
|
|
10
|
+
Inspect this repository and enumerate its primary capability areas. For each
|
|
11
|
+
capability, search the complete AAS catalog, paginate or refine the query, and
|
|
12
|
+
compare multiple plausible candidates with get_skill when available. Select at
|
|
13
|
+
least one non-redundant valid skill per capability, explicitly report catalog
|
|
14
|
+
gaps, and evaluate architecture/runtime, languages/frameworks, domain behavior,
|
|
15
|
+
data/storage, integrations, testing/quality, security/privacy, UX/accessibility,
|
|
16
|
+
deployment/operations, and maintenance workflow. Mark dimensions not applicable
|
|
17
|
+
instead of silently omitting them. Do not stop at the first few matches or
|
|
18
|
+
optimize for the smallest stack. Core has no semantic policy favoring a small
|
|
19
|
+
stack; each manifest has a technical maximum of 128 selected skills. Only then
|
|
20
|
+
use compose_stack with a project profile, inspect the schema 2 manifest returned
|
|
21
|
+
in memory, and do not apply it.
|
|
12
22
|
```
|
|
13
23
|
|
|
14
|
-
The agent
|
|
24
|
+
The agent must use `search_skills` and `get_skill` across the complete catalog, build a capability-to-skill coverage map, continue searching while a primary capability remains uncovered, choose the exact IDs itself, call `compose_stack`, then check the in-memory proposal with `inspect_stack` before presenting it. All 1,968 current catalog skills remain individually searchable, readable, and selectable. A client or the CLI can persist the reviewed `aas-stack.json`; an audit-enabled flow can then call `export_selection_evidence`, validate it with `inspect_selection_evidence`, and atomically publish the manifest and separate `aas-selection-evidence.json` sidecar in an `artifact-dir`. Use `aas stack plan` to preview the exact operations without materializing skills or managed state in the target.
|
|
15
25
|
|
|
16
|
-
|
|
26
|
+
Selection evidence contains the raw `search_skills` queries observed during the MCP session. Do not place secrets, credentials, private source text, or personal data in catalog queries.
|
|
27
|
+
|
|
28
|
+
Selection belongs to the coding agent. AAS MCP does not inspect the repository itself, rank or exclude skills, install skills, update catalogs, or change configuration. See [AAS Core](aas-core.md) for setup, the exact tool boundary, CLI commands, and preview limitations.
|
|
17
29
|
|
|
18
30
|
`stack apply` and `stack recover` are experimental, disabled by default, and are not supported or certified preview safety claims.
|
|
19
31
|
|
|
@@ -21,13 +33,13 @@ The recommendation is deterministic and local. AAS MCP does not inspect the repo
|
|
|
21
33
|
|
|
22
34
|
## Alternative workflow: direct skill installation
|
|
23
35
|
|
|
24
|
-
If you came in through a **Claude Code** or **Codex** plugin instead of AAS Core or a full library install, invoke individual skills in prompts. Plugins ship a fixed plugin-safe subset; AAS Core instead
|
|
36
|
+
If you came in through a **Claude Code** or **Codex** plugin instead of AAS Core or a full library install, invoke individual skills in prompts. Plugins ship a fixed plugin-safe subset; AAS Core instead validates and records the exact stack the agent selected from the verified catalog in `aas-stack.json`. See [plugins.md](plugins.md) for the distribution model.
|
|
25
37
|
|
|
26
38
|
### What direct distribution provides
|
|
27
39
|
|
|
28
40
|
When you ran `npx agentic-awesome-skills` or cloned the repository, you:
|
|
29
41
|
|
|
30
|
-
✅ **Downloaded 1,
|
|
42
|
+
✅ **Downloaded 1,969+ skill files** to your computer (default: `~/.agents/skills/`; or a custom path like `~/.agent/skills/` if you used `--path`)
|
|
31
43
|
✅ **Made them available** to your AI assistant
|
|
32
44
|
❌ **Did NOT enable them all automatically** (they're just sitting there, waiting)
|
|
33
45
|
|
|
@@ -219,7 +231,7 @@ Let's actually use a skill right now. Follow these steps:
|
|
|
219
231
|
|
|
220
232
|
## Direct-install Step 5: Pick Skills Manually
|
|
221
233
|
|
|
222
|
-
Don't try to use all 1,
|
|
234
|
+
Don't try to use all 1,969+ skills at once. Here's a sensible approach:
|
|
223
235
|
|
|
224
236
|
If you want a tool-specific starting point before choosing skills, use:
|
|
225
237
|
|
|
@@ -350,7 +362,7 @@ Usually no, but if your AI doesn't recognize a skill:
|
|
|
350
362
|
|
|
351
363
|
### "Can I load all skills into the model at once?"
|
|
352
364
|
|
|
353
|
-
No. Even though you have 1,
|
|
365
|
+
No. Even though you have 1,969+ skills installed locally, you should **not** concatenate every `SKILL.md` into a single system prompt or context block.
|
|
354
366
|
|
|
355
367
|
The intended pattern is:
|
|
356
368
|
|
|
@@ -404,7 +416,7 @@ Use @skill-creator to help me build a custom skill for [your task]
|
|
|
404
416
|
For the Core-first path:
|
|
405
417
|
|
|
406
418
|
1. Configure the local MCP with the [AAS Core guide](aas-core.md).
|
|
407
|
-
2. Ask the agent to
|
|
419
|
+
2. Ask the agent to search the complete catalog, choose exact IDs, and explain its selection.
|
|
408
420
|
3. Review `aas-stack.json`, validate it, and preview the plan.
|
|
409
421
|
|
|
410
422
|
For direct/manual use:
|
|
@@ -10,22 +10,22 @@ This guide shows the primary AAS Core workflow and the supporting catalog and di
|
|
|
10
10
|
PROJECT
|
|
11
11
|
│ inspected by Codex or Claude, not by AAS
|
|
12
12
|
▼
|
|
13
|
-
|
|
13
|
+
AGENT SEARCHES + READS COMPLETE LOCAL CATALOG
|
|
14
14
|
│
|
|
15
15
|
▼
|
|
16
|
-
|
|
16
|
+
CODEX OR CLAUDE CHOOSES EXACT SKILL IDS
|
|
17
17
|
│
|
|
18
18
|
▼
|
|
19
|
-
|
|
20
|
-
│
|
|
19
|
+
compose_stack ── validates · pins · never recommends
|
|
20
|
+
│
|
|
21
21
|
▼
|
|
22
|
-
AGENT PROPOSES aas-stack.json
|
|
22
|
+
AGENT PROPOSES aas-stack.json (no selection policy)
|
|
23
23
|
│
|
|
24
24
|
├────────► WORKBENCH (optional browser-local review)
|
|
25
25
|
▼
|
|
26
26
|
CLI VALIDATE ──► CLI PLAN ──► HUMAN REVIEW
|
|
27
27
|
|
|
28
|
-
Supported
|
|
28
|
+
Supported path: stop after plan review.
|
|
29
29
|
Apply and recovery remain experimental.
|
|
30
30
|
```
|
|
31
31
|
|
|
@@ -40,7 +40,7 @@ agentic-awesome-skills/
|
|
|
40
40
|
├── 📄 CONTRIBUTING.md ← Contributor workflow
|
|
41
41
|
├── 📄 CATALOG.md ← Full generated catalog
|
|
42
42
|
│
|
|
43
|
-
├── 📁 skills/ ← 1,
|
|
43
|
+
├── 📁 skills/ ← 1,969+ skills live here
|
|
44
44
|
│ │
|
|
45
45
|
│ ├── 📁 brainstorming/
|
|
46
46
|
│ │ └── 📄 SKILL.md ← Skill definition
|
|
@@ -53,7 +53,7 @@ agentic-awesome-skills/
|
|
|
53
53
|
│ │ └── 📁 2d-games/
|
|
54
54
|
│ │ └── 📄 SKILL.md ← Nested skills also supported
|
|
55
55
|
│ │
|
|
56
|
-
│ └── ... (1,
|
|
56
|
+
│ └── ... (1,969+ total)
|
|
57
57
|
│
|
|
58
58
|
├── 📁 apps/
|
|
59
59
|
│ └── 📁 web-app/ ← Interactive browser
|
|
@@ -106,7 +106,7 @@ agentic-awesome-skills/
|
|
|
106
106
|
|
|
107
107
|
```
|
|
108
108
|
┌─────────────────────────┐
|
|
109
|
-
│ 1,
|
|
109
|
+
│ 1,969+ SKILLS │
|
|
110
110
|
└────────────┬────────────┘
|
|
111
111
|
│
|
|
112
112
|
┌────────────────────────┼────────────────────────┐
|
|
@@ -207,7 +207,7 @@ If you want a workspace-style manual install instead, cloning into `.agent/skill
|
|
|
207
207
|
│ ├── 📁 brainstorming/ │
|
|
208
208
|
│ ├── 📁 stripe-integration/ │
|
|
209
209
|
│ ├── 📁 react-best-practices/ │
|
|
210
|
-
│ └── ... (1,
|
|
210
|
+
│ └── ... (1,969+ total) │
|
|
211
211
|
└─────────────────────────────────────────┘
|
|
212
212
|
```
|
|
213
213
|
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
# AAS Core
|
|
2
2
|
|
|
3
|
-
**AAS Core** là lớp điều khiển cục bộ, ưu tiên agent được khuyến nghị cho Agentic Awesome Skills. Core cho phép Codex hoặc Claude Code tìm kiếm và
|
|
3
|
+
**AAS Core** là lớp điều khiển cục bộ, ưu tiên agent được khuyến nghị cho Agentic Awesome Skills. Core cho phép Codex hoặc Claude Code tìm kiếm và đọc catalog cục bộ đã xác minh, tự chọn chính xác các ID skill, rồi lưu lựa chọn đó trong `aas-stack.json` để người dùng xem trước trước khi có bất kỳ thay đổi nào. Core không xếp hạng hay đề xuất skill.
|
|
4
4
|
|
|
5
5
|
> **Ranh giới phát hành:** Gói npm 14.6.0 đã phát hành trước AAS Core và không thể dùng để bootstrap Core. Các gói hỗ trợ Core bắt đầu từ dòng 15.x; chỉ dùng một phiên bản chính xác có release notes tuyên bố rõ rằng nó bao gồm AAS Core.
|
|
6
6
|
|
|
7
7
|
## Luồng sử dụng
|
|
8
8
|
|
|
9
9
|
1. Dùng AAS CLI chính thức để cấu hình MCP stdio cục bộ cho Codex hoặc Claude Code.
|
|
10
|
-
2. Cho phép agent gọi `search_skills
|
|
11
|
-
3. Xem lại tệp `aas-stack.json` do agent
|
|
10
|
+
2. Cho phép agent gọi `search_skills` và `get_skill`, tự đánh giá kết quả theo ngữ nghĩa, rồi gọi `compose_stack` với `profile` và các ID đã chọn; dùng `inspect_stack` để xác minh và `diff_stack` khi cần so sánh.
|
|
11
|
+
3. Xem lại tệp `aas-stack.json` schema 2 chứa `profile` và đúng thứ tự ID do agent chọn.
|
|
12
12
|
4. Dùng AAS CLI để xác thực manifest và xem trước kế hoạch chính xác.
|
|
13
13
|
5. Dừng lại sau khi xem kế hoạch; chỉ nghiên cứu các giai đoạn sau nếu bạn chủ động tham gia phát triển preview có kiểm soát.
|
|
14
14
|
|
|
15
15
|
## Ranh giới tin cậy
|
|
16
16
|
|
|
17
17
|
- AAS MCP chạy cục bộ và chỉ đọc; MCP không cài đặt, xóa, áp dụng hay cập nhật nội dung.
|
|
18
|
-
-
|
|
18
|
+
- Kết quả tìm kiếm đầy đủ, phân trang và có thứ tự catalog ổn định; chúng không chứa điểm số hay thứ hạng. Codex hoặc Claude Code tự đánh giá và chọn skill.
|
|
19
19
|
- `validate` và `plan` là luồng preview hiện được ghi nhận. `apply` và `recover` bị tắt theo mặc định và chưa phải là cam kết an toàn đã được chứng nhận.
|
|
20
20
|
- Danh tính catalog và runtime được xác minh cục bộ. Theo mặc định, dữ liệu dự án không được gửi tới dịch vụ AAS.
|
|
21
21
|
|
|
22
22
|
## Quan hệ với plugin và cài đặt trực tiếp
|
|
23
23
|
|
|
24
|
-
AAS Core là lớp
|
|
24
|
+
AAS Core là lớp truy cập catalog, ghi nhận lựa chọn và xác thực; Codex hoặc Claude Code ra quyết định ngữ nghĩa. Plugin, plugin chuyên biệt và bản cài đặt thư viện đầy đủ vẫn là các cách phân phối nội dung skill. Với Codex và Claude Code, nên dùng Core để lưu stack do agent chọn trước, rồi mới chọn cách phân phối phù hợp.
|
|
25
25
|
|
|
26
26
|
Các công cụ chưa có adapter AAS Core vẫn có thể dùng cách cài đặt trực tiếp, plugin hoặc tích hợp manifest tùy chỉnh.
|
|
27
27
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
> **Ghép stack kỹ năng cục bộ, xác định cho coding agent: từ hồ sơ dự án tường minh đến kế hoạch có thể xem lại trước mọi thay đổi trên target.**
|
|
4
4
|
|
|
5
|
-
Codex hoặc Claude tự kiểm tra dự án; AAS không quét repository. Agent
|
|
5
|
+
Codex hoặc Claude tự kiểm tra dự án; AAS không quét repository. Agent tìm kiếm catalog cục bộ đầy đủ theo thứ tự ổn định, tự đánh giá kết quả không có điểm số hay xếp hạng, rồi gửi `profile` cùng chính xác các ID đã chọn tới `compose_stack`. AAS Core ghi nhận lựa chọn trong `aas-stack.json` schema 2; CLI xác thực manifest và tạo kế hoạch preview bất biến trước khi thay đổi kỹ năng.
|
|
6
6
|
|
|
7
7
|
> **Ranh giới phát hành:** Gói npm 14.6.0 đã phát hành trước AAS Core và không thể dùng để bootstrap Core. Các gói hỗ trợ Core bắt đầu từ dòng 15.x; chỉ dùng một phiên bản chính xác có release notes tuyên bố rõ rằng nó bao gồm Core. Luồng preview được hỗ trợ dừng sau khi xem kế hoạch; `apply` và `recover` vẫn mang tính thử nghiệm. [Tìm hiểu AAS Core](AAS_CORE.vi.md).
|
|
8
8
|
|
|
@@ -15,7 +15,7 @@ Codex hoặc Claude tự kiểm tra dự án; AAS không quét repository. Agent
|
|
|
15
15
|
[](https://github.com/opencode-ai/opencode)
|
|
16
16
|
[](https://github.com/sickn33/agentic-awesome-skills)
|
|
17
17
|
|
|
18
|
-
Catalog gồm **1,
|
|
18
|
+
Catalog gồm **1,968+ kỹ năng `SKILL.md`**, plugin chuyên biệt, bundle, workflow và installer trực tiếp vẫn rất quan trọng. Chúng là lớp nội dung, tuyển chọn, phân phối và tương thích xung quanh AAS Core, không phải sản phẩm chính cạnh tranh với Core:
|
|
19
19
|
|
|
20
20
|
- 🟣 **Claude Code** (Anthropic CLI)
|
|
21
21
|
- 🔵 **Gemini CLI** (Google DeepMind)
|