📦 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,987+ 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,993+ agentic SKILL.md playbooks.
|
||||
|
||||
## Key Facts
|
||||
|
||||
- Current release: V15.3.0.
|
||||
- Release boundary: V15.3.0 includes AAS Core under the Agent-First Preview; pin this exact version when configuring the local MCP.
|
||||
- Skill count: 1,987+.
|
||||
- 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+.
|
||||
- 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,987+ skill catalog, specialized plugins, bundles, and workflows are supporting discovery and distribution surfaces.
|
||||
- The 1,993+ 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
@@ -8340,6 +8340,41 @@
|
||||
"reasons": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "brendangregg-use-tsa",
|
||||
"path": "skills/brendangregg-use-tsa",
|
||||
"category": "devops",
|
||||
"name": "brendangregg-use-tsa",
|
||||
"description": "Methodical performance troubleshooting and root-cause analysis with Brendan Gregg's USE and TSA methods, plus evidence-backed RCA and postmortem reports.",
|
||||
"risk": "safe",
|
||||
"source": "community",
|
||||
"date_added": "2026-07-28",
|
||||
"plugin": {
|
||||
"targets": {
|
||||
"codex": "supported",
|
||||
"claude": "supported"
|
||||
},
|
||||
"setup": {
|
||||
"type": "none",
|
||||
"summary": "",
|
||||
"docs": null
|
||||
},
|
||||
"reasons": []
|
||||
},
|
||||
"source_type": "community",
|
||||
"source_repo": "thecsdoctor/brendangregg-use-tsa-skill",
|
||||
"license": "MIT",
|
||||
"license_source": "https://github.com/thecsdoctor/brendangregg-use-tsa-skill/blob/main/LICENSE",
|
||||
"tags": [
|
||||
"performance",
|
||||
"troubleshooting",
|
||||
"root-cause-analysis",
|
||||
"linux",
|
||||
"observability",
|
||||
"sre",
|
||||
"postmortem"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "brevo-automation",
|
||||
"path": "skills/brevo-automation",
|
||||
@@ -8573,6 +8608,39 @@
|
||||
"license": "MIT",
|
||||
"license_source": "https://github.com/hyhmrright/brooks-lint/blob/main/LICENSE"
|
||||
},
|
||||
{
|
||||
"id": "browser-act",
|
||||
"path": "skills/browser-act",
|
||||
"category": "browser-automation",
|
||||
"name": "browser-act",
|
||||
"description": "Use BrowserAct for authenticated browser automation, JS-rendered extraction, screenshots, parallel sessions, verification handling, and human handoff.",
|
||||
"risk": "critical",
|
||||
"source": "https://github.com/browser-act/skills/tree/main/browser-act",
|
||||
"date_added": "2026-07-28",
|
||||
"plugin": {
|
||||
"targets": {
|
||||
"codex": "supported",
|
||||
"claude": "supported"
|
||||
},
|
||||
"setup": {
|
||||
"type": "none",
|
||||
"summary": "",
|
||||
"docs": null
|
||||
},
|
||||
"reasons": []
|
||||
},
|
||||
"source_type": "official",
|
||||
"source_repo": "browser-act/skills",
|
||||
"license": "MIT",
|
||||
"license_source": "https://github.com/browser-act/skills/blob/main/LICENSE",
|
||||
"tags": [
|
||||
"browser-automation",
|
||||
"web-extraction",
|
||||
"ai-agents",
|
||||
"cli",
|
||||
"multi-session"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "browser-automation",
|
||||
"path": "skills/browser-automation",
|
||||
@@ -18202,6 +18270,38 @@
|
||||
"session-handoff"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "fedora-hyprland-installer",
|
||||
"path": "skills/fedora-hyprland-installer",
|
||||
"category": "devops",
|
||||
"name": "fedora-hyprland-installer",
|
||||
"description": "Install, configure, verify, repair, update, and uninstall Hyprland on Fedora Linux with GPU-aware detection (NVIDIA/AMD/Intel).",
|
||||
"risk": "critical",
|
||||
"source": "community",
|
||||
"date_added": "2026-07-26",
|
||||
"plugin": {
|
||||
"targets": {
|
||||
"codex": "supported",
|
||||
"claude": "supported"
|
||||
},
|
||||
"setup": {
|
||||
"type": "none",
|
||||
"summary": "",
|
||||
"docs": null
|
||||
},
|
||||
"reasons": []
|
||||
},
|
||||
"source_type": "community",
|
||||
"source_repo": "maleksaadi0109/hyprfedora",
|
||||
"license": "MIT",
|
||||
"license_source": "https://github.com/maleksaadi0109/hyprfedora/blob/3ec6d4fc5eecdb188613dd841dce9926ae5c8319/LICENSE",
|
||||
"tags": [
|
||||
"fedora",
|
||||
"hyprland",
|
||||
"wayland",
|
||||
"linux"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ffuf-claude-skill",
|
||||
"path": "skills/ffuf-claude-skill",
|
||||
@@ -18378,6 +18478,39 @@
|
||||
"reasons": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "find-complementary-founders",
|
||||
"path": "skills/find-complementary-founders",
|
||||
"category": "business-strategy",
|
||||
"name": "find-complementary-founders",
|
||||
"description": "Use when an owner asks to find a cofounder or project partner. Assess only that agent's own owner and rank only approved profiles other agents posted for their own owners.",
|
||||
"risk": "critical",
|
||||
"source": "community",
|
||||
"date_added": "2026-07-26",
|
||||
"plugin": {
|
||||
"targets": {
|
||||
"codex": "supported",
|
||||
"claude": "supported"
|
||||
},
|
||||
"setup": {
|
||||
"type": "none",
|
||||
"summary": "",
|
||||
"docs": null
|
||||
},
|
||||
"reasons": []
|
||||
},
|
||||
"source_type": "community",
|
||||
"source_repo": "merc1305/findMate",
|
||||
"license": "MIT",
|
||||
"license_source": "https://github.com/merc1305/findMate/blob/main/LICENSE",
|
||||
"tags": [
|
||||
"cofounder",
|
||||
"founder-matching",
|
||||
"collaboration",
|
||||
"privacy",
|
||||
"agent-skills"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "finishing-a-development-branch",
|
||||
"path": "skills/finishing-a-development-branch",
|
||||
@@ -29046,9 +29179,9 @@
|
||||
"reasons": []
|
||||
},
|
||||
"source_type": "official",
|
||||
"source_repo": "Modellix/modellix-skill",
|
||||
"source_repo": "Modellix/modellix-plugin",
|
||||
"license": "MIT",
|
||||
"license_source": "https://github.com/Modellix/modellix-skill/blob/main/LICENSE",
|
||||
"license_source": "https://github.com/Modellix/modellix-plugin/blob/main/LICENSE",
|
||||
"tags": [
|
||||
"image-generation",
|
||||
"video-generation",
|
||||
@@ -32142,6 +32275,39 @@
|
||||
"reasons": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "orchestrate",
|
||||
"path": "skills/orchestrate",
|
||||
"category": "agent-orchestration",
|
||||
"name": "orchestrate",
|
||||
"description": "Coordinate focused subagents on substantial work, keep their ownership non-overlapping, and integrate verified results. Use for large-scope Codex tasks; keep trivial work with the coordinator.",
|
||||
"risk": "safe",
|
||||
"source": "https://github.com/provencher/codex-skills/tree/8aa6c42b73781c905c55f8a1253a18127079ac21/orchestrate",
|
||||
"date_added": "2026-07-26",
|
||||
"plugin": {
|
||||
"targets": {
|
||||
"codex": "supported",
|
||||
"claude": "supported"
|
||||
},
|
||||
"setup": {
|
||||
"type": "none",
|
||||
"summary": "",
|
||||
"docs": null
|
||||
},
|
||||
"reasons": []
|
||||
},
|
||||
"source_type": "community",
|
||||
"source_repo": "provencher/codex-skills",
|
||||
"license": "MIT",
|
||||
"license_source": "https://github.com/provencher/codex-skills/blob/8aa6c42b73781c905c55f8a1253a18127079ac21/LICENSE",
|
||||
"tags": [
|
||||
"codex",
|
||||
"orchestration",
|
||||
"multi-agent",
|
||||
"delegation",
|
||||
"subagents"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "orchestrate-batch-refactor",
|
||||
"path": "skills/orchestrate-batch-refactor",
|
||||
@@ -38795,6 +38961,39 @@
|
||||
"reasons": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "seo-drift",
|
||||
"path": "skills/seo-drift",
|
||||
"category": "marketing",
|
||||
"name": "seo-drift",
|
||||
"description": "Snapshot a site's SEO state and detect ranking, indexation, metadata, canonical, robots, schema, and on-page regressions over time.",
|
||||
"risk": "safe",
|
||||
"source": "https://github.com/nowork-studio/NotFair/tree/main/seo/seo-drift",
|
||||
"date_added": "2026-07-22",
|
||||
"plugin": {
|
||||
"targets": {
|
||||
"codex": "supported",
|
||||
"claude": "supported"
|
||||
},
|
||||
"setup": {
|
||||
"type": "none",
|
||||
"summary": "",
|
||||
"docs": null
|
||||
},
|
||||
"reasons": []
|
||||
},
|
||||
"source_type": "official",
|
||||
"source_repo": "nowork-studio/NotFair",
|
||||
"license": "MIT",
|
||||
"license_source": "https://github.com/nowork-studio/NotFair/blob/main/LICENSE",
|
||||
"tags": [
|
||||
"seo",
|
||||
"monitoring",
|
||||
"search-console",
|
||||
"technical-seo",
|
||||
"regression-testing"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "seo-forensic-incident-response",
|
||||
"path": "skills/seo-forensic-incident-response",
|
||||
@@ -44737,7 +44936,7 @@
|
||||
"path": "skills/uizze-ui-research",
|
||||
"category": "design",
|
||||
"name": "uizze-ui-research",
|
||||
"description": "Use when building or reviewing web and iOS product UI and you need real UI references, structured design contracts, or implementation validation through UIZZE MCP.",
|
||||
"description": "Use when building or reviewing web and iOS UI and you need real references from the free UIZZE public catalog, a structured design contract, a consent-gated rendered HTML/CSS preview, or a hard pre-ship finish gate.",
|
||||
"risk": "safe",
|
||||
"source": "https://github.com/aislon/uizze-mcp/tree/main/skills/uizze-ui-research",
|
||||
"date_added": "2026-07-12",
|
||||
@@ -44755,6 +44954,8 @@
|
||||
},
|
||||
"source_type": "official",
|
||||
"source_repo": "aislon/uizze-mcp",
|
||||
"license": "MIT",
|
||||
"license_source": "https://github.com/aislon/uizze-mcp/blob/main/LICENSE",
|
||||
"tags": [
|
||||
"ui-design",
|
||||
"ui-research",
|
||||
|
||||
Reference in New Issue
Block a user