📦 deps(thirdparty): update snapshots
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Agentic Awesome Skills
|
||||
|
||||
> AAS Core is a local, agent-first control plane for complete catalog discovery, agent-owned skill selection, stack validation, and planning, backed by 1,993+ agentic SKILL.md playbooks.
|
||||
> AAS Core is a local, agent-first control plane for complete catalog discovery, agent-owned skill selection, stack validation, and planning, backed by 1,994+ agentic SKILL.md playbooks.
|
||||
|
||||
## Key Facts
|
||||
|
||||
- Current release: V15.6.0.
|
||||
- Release boundary: V15.6.0 includes AAS Core under the Agent-First Preview; pin this exact version when configuring the local MCP.
|
||||
- Skill count: 1,993+.
|
||||
- Current release: V15.7.0.
|
||||
- Release boundary: V15.7.0 includes AAS Core under the Agent-First Preview; pin this exact version when configuring the local MCP.
|
||||
- Skill count: 1,994+.
|
||||
- Primary product: AAS Core preview, exposed through the `aas` CLI and local `aas-mcp` stdio server.
|
||||
- Agent tools: `search_skills`, `get_skill`, `compose_stack`, `inspect_stack`, `diff_stack`, `export_selection_evidence`, and `inspect_selection_evidence`.
|
||||
- Lifecycle: the client enumerates primary project capabilities, searches and compares candidates for each, covers every capability or reports a catalog gap, and chooses exact IDs. Core has no semantic policy favoring a small stack; each manifest has a technical maximum of 128 skills. Read-only `compose_stack` returns the manifest in memory, while a client or CLI persists `aas-stack.json` and optional `aas-selection-evidence.json` in an `artifact-dir` before CLI validation and immutable plan preview.
|
||||
@@ -17,7 +17,7 @@
|
||||
- Evidence privacy: the sidecar records raw `search_skills` queries, so catalog queries must not contain secrets or private source text.
|
||||
- Preview boundary: planning may write an explicitly requested plan artifact but does not write target state; apply and recovery are not part of the supported preview path.
|
||||
- Supported real clients include Codex CLI and Claude Code; the catalog also serves Cursor, Gemini CLI, Antigravity, and other compatible hosts.
|
||||
- The 1,993+ skill catalog, specialized plugins, bundles, and workflows are supporting discovery and distribution surfaces.
|
||||
- The 1,994+ skill catalog, specialized plugins, bundles, and workflows are supporting discovery and distribution surfaces.
|
||||
- Repository: https://github.com/sickn33/agentic-awesome-skills
|
||||
- Hosted catalog and companion review surface: https://sickn33.github.io/agentic-awesome-skills/
|
||||
- Specialized plugin landing page: https://sickn33.github.io/agentic-awesome-skills/plugins
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user