📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-30 01:23:25 +00:00
parent 0c634043e3
commit a2904b069a
3368 changed files with 12954 additions and 9475 deletions
@@ -10,23 +10,23 @@
<meta name="apple-mobile-web-app-title" content="agentic-awesome-skills" />
<link rel="manifest" href="%BASE_URL%site.webmanifest" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Use AAS Core preview for neutral catalog retrieval, exact agent-owned selection, validation, and planning for Codex, Claude Code, and compatible clients, backed by 1,993+ cataloged skills." />
<meta name="description" content="Use AAS Core preview for neutral catalog retrieval, exact agent-owned selection, validation, and planning for Codex, Claude Code, and compatible clients, backed by 1,994+ cataloged skills." />
<meta name="author" content="Agentic Awesome Skills" />
<meta name="msvalidate.01" content="CAC904EB0D2DD1B22B5F2BC540CAD654" />
<meta property="og:title" content="AAS Core Preview | Agent-first stacks backed by 1,993+ skills" />
<meta property="og:description" content="Use AAS Core preview for neutral catalog retrieval, exact agent-owned selection, validation, and planning for Codex, Claude Code, and compatible clients, backed by 1,993+ cataloged skills." />
<meta property="og:title" content="AAS Core Preview | Agent-first stacks backed by 1,994+ skills" />
<meta property="og:description" content="Use AAS Core preview for neutral catalog retrieval, exact agent-owned selection, validation, and planning for Codex, Claude Code, and compatible clients, backed by 1,994+ cataloged skills." />
<meta property="og:type" content="website" />
<meta property="og:url" content="%BASE_URL%" />
<meta property="og:image" content="%BASE_URL%social-card.png" />
<meta name="twitter:title" content="AAS Core Preview | Agent-first stacks backed by 1,993+ skills" />
<meta name="twitter:description" content="Use AAS Core preview for neutral catalog retrieval, exact agent-owned selection, validation, and planning for Codex, Claude Code, and compatible clients, backed by 1,993+ cataloged skills." />
<meta name="twitter:title" content="AAS Core Preview | Agent-first stacks backed by 1,994+ skills" />
<meta name="twitter:description" content="Use AAS Core preview for neutral catalog retrieval, exact agent-owned selection, validation, and planning for Codex, Claude Code, and compatible clients, backed by 1,994+ cataloged skills." />
<meta name="twitter:image" content="%BASE_URL%social-card.png" />
<meta name="twitter:image:alt" content="Agentic Awesome Skills catalog preview" />
<meta name="robots" content="index, follow" />
<meta property="og:site_name" content="Agentic Awesome Skills" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="theme-color" content="#0f172a" />
<title>AAS Core Preview | Agent-first stacks backed by 1,993+ skills</title>
<title>AAS Core Preview | Agent-first stacks backed by 1,994+ skills</title>
</head>
<body>
<div id="root"></div>
@@ -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