agentic-awesome-skills 17.7.0 → 17.8.2
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/README.md +21 -11
- package/data/aas-v1/catalog-manifest.v1.json +1 -1
- package/data/aas-v1/skill-content-index.v1.json +1 -1
- package/data/aas-v1/skill-content.v1.ndjson +266 -1
- package/data/catalog.json +8114 -265
- package/data/plugin-compatibility.json +5240 -187
- package/data/skills_index.json +7191 -207
- package/package.json +2 -2
- package/skills/access-review/SKILL.md +394 -0
- package/skills/access-review/references/details.md +121 -0
- package/skills/agent-evals/SKILL.md +420 -0
- package/skills/agent-observability/SKILL.md +346 -0
- package/skills/agent-observability/references/details.md +786 -0
- package/skills/ai-agent-security/SKILL.md +393 -0
- package/skills/ai-agent-security/references/details.md +912 -0
- package/skills/ai-coding-agent-guardrails/SKILL.md +442 -0
- package/skills/ai-coding-agent-guardrails/references/details.md +753 -0
- package/skills/ai-inference-service-mesh/SKILL.md +449 -0
- package/skills/ai-pipeline-orchestration/SKILL.md +287 -0
- package/skills/ai-red-teaming/SKILL.md +409 -0
- package/skills/ai-security-hardening/SKILL.md +343 -0
- package/skills/ai-sre-incident-response/SKILL.md +336 -0
- package/skills/alerting-oncall/SKILL.md +458 -0
- package/skills/alerting-oncall/references/details.md +84 -0
- package/skills/apk-redteam-pipeline/SKILL.md +446 -0
- package/skills/argocd-gitops/SKILL.md +469 -0
- package/skills/arm-templates/SKILL.md +438 -0
- package/skills/arm-templates/references/details.md +64 -0
- package/skills/asset-inventory/SKILL.md +412 -0
- package/skills/asset-inventory/references/details.md +127 -0
- package/skills/audit-logging/SKILL.md +476 -0
- package/skills/aws-cloudtrail/SKILL.md +486 -0
- package/skills/aws-cost-optimization/SKILL.md +331 -0
- package/skills/aws-ec2/SKILL.md +426 -0
- package/skills/aws-ecs-fargate/SKILL.md +388 -0
- package/skills/aws-iam/SKILL.md +463 -0
- package/skills/aws-lambda/SKILL.md +428 -0
- package/skills/aws-rds/SKILL.md +380 -0
- package/skills/aws-s3/SKILL.md +434 -0
- package/skills/aws-secrets-manager/SKILL.md +486 -0
- package/skills/aws-vpc/SKILL.md +436 -0
- package/skills/azure-ai-document-intelligence-ts/SKILL.md +1 -1
- package/skills/azure-aks/SKILL.md +423 -0
- package/skills/azure-devops/SKILL.md +457 -0
- package/skills/azure-functions-devsec/SKILL.md +436 -0
- package/skills/azure-keyvault/SKILL.md +455 -0
- package/skills/azure-keyvault/references/details.md +83 -0
- package/skills/azure-monitor-audit/SKILL.md +379 -0
- package/skills/azure-networking/SKILL.md +448 -0
- package/skills/azure-networking/references/details.md +135 -0
- package/skills/azure-sql/SKILL.md +413 -0
- package/skills/azure-sql/references/details.md +113 -0
- package/skills/azure-vms/SKILL.md +402 -0
- package/skills/azure-vms/references/details.md +134 -0
- package/skills/backup-recovery/SKILL.md +388 -0
- package/skills/bb-methodology/SKILL.md +451 -0
- package/skills/bb-methodology/references/details.md +120 -0
- package/skills/block-storage/SKILL.md +371 -0
- package/skills/blue-green-deploy/SKILL.md +453 -0
- package/skills/blue-green-deploy/references/details.md +90 -0
- package/skills/bug-bounty/SKILL.md +447 -0
- package/skills/bug-bounty/references/details.md +1316 -0
- package/skills/bugcrowd-reporting/SKILL.md +351 -0
- package/skills/business-continuity/SKILL.md +463 -0
- package/skills/career-ops/SKILL.md +186 -0
- package/skills/cdn-setup/SKILL.md +374 -0
- package/skills/change-management/SKILL.md +438 -0
- package/skills/change-management/references/details.md +105 -0
- package/skills/circleci/SKILL.md +475 -0
- package/skills/cis-benchmarks/SKILL.md +150 -0
- package/skills/cloud-iam-deep/SKILL.md +450 -0
- package/skills/cloud-iam-deep/references/details.md +122 -0
- package/skills/cloudflare-pages/SKILL.md +318 -0
- package/skills/cloudflare-r2/SKILL.md +353 -0
- package/skills/cloudflare-workers/SKILL.md +415 -0
- package/skills/cloudflare-zero-trust/SKILL.md +361 -0
- package/skills/cloudformation/SKILL.md +461 -0
- package/skills/constraint-driven-development/SKILL.md +335 -0
- package/skills/constraint-driven-development/references/floor-guard.md +99 -0
- package/skills/container-hardening/SKILL.md +126 -0
- package/skills/container-registries/SKILL.md +435 -0
- package/skills/container-scanning/SKILL.md +416 -0
- package/skills/convex-backend/SKILL.md +338 -0
- package/skills/dast-scanning/SKILL.md +437 -0
- package/skills/database-backups/SKILL.md +425 -0
- package/skills/datadog/SKILL.md +487 -0
- package/skills/dependency-scanning/SKILL.md +457 -0
- package/skills/devcontainers-nix/SKILL.md +416 -0
- package/skills/disaster-recovery/SKILL.md +374 -0
- package/skills/disaster-recovery/references/details.md +219 -0
- package/skills/dns-management/SKILL.md +375 -0
- package/skills/docker-compose/SKILL.md +482 -0
- package/skills/docker-management/SKILL.md +426 -0
- package/skills/ebpf-observability/SKILL.md +436 -0
- package/skills/ebpf-observability/references/details.md +542 -0
- package/skills/elk-stack/SKILL.md +487 -0
- package/skills/enterprise-vpn-attack/SKILL.md +395 -0
- package/skills/evidence-hygiene/SKILL.md +404 -0
- package/skills/feature-flags/SKILL.md +426 -0
- package/skills/feature-flags/references/details.md +86 -0
- package/skills/fedramp-compliance/SKILL.md +453 -0
- package/skills/firebase-app-platform/SKILL.md +381 -0
- package/skills/firewall-config/SKILL.md +479 -0
- package/skills/gcp-audit-logs/SKILL.md +452 -0
- package/skills/gcp-audit-logs/references/details.md +56 -0
- package/skills/gcp-cloud-functions/SKILL.md +284 -0
- package/skills/gcp-cloud-sql/SKILL.md +277 -0
- package/skills/gcp-compute/SKILL.md +319 -0
- package/skills/gcp-gke/SKILL.md +307 -0
- package/skills/gcp-networking/SKILL.md +293 -0
- package/skills/gcp-secret-manager/SKILL.md +421 -0
- package/skills/gcp-secret-manager/references/details.md +131 -0
- package/skills/gdpr-compliance/SKILL.md +451 -0
- package/skills/gdpr-compliance/references/details.md +145 -0
- package/skills/geo-audit/SKILL.md +368 -0
- package/skills/geo-brand-mentions/SKILL.md +68 -0
- package/skills/geo-brand-mentions/references/details.md +471 -0
- package/skills/geo-citability/SKILL.md +350 -0
- package/skills/geo-compare/SKILL.md +340 -0
- package/skills/geo-content/SKILL.md +383 -0
- package/skills/geo-crawlers/SKILL.md +408 -0
- package/skills/geo-llmstxt/SKILL.md +464 -0
- package/skills/geo-platform-optimizer/SKILL.md +314 -0
- package/skills/geo-proposal/SKILL.md +378 -0
- package/skills/geo-prospect/SKILL.md +225 -0
- package/skills/geo-report/SKILL.md +436 -0
- package/skills/geo-report-pdf/SKILL.md +157 -0
- package/skills/geo-schema/SKILL.md +408 -0
- package/skills/geo-technical/SKILL.md +78 -0
- package/skills/geo-technical/references/details.md +543 -0
- package/skills/git-workflow/SKILL.md +460 -0
- package/skills/github-actions/SKILL.md +368 -0
- package/skills/gitlab-ci/SKILL.md +340 -0
- package/skills/gpu-kubernetes-operations/SKILL.md +468 -0
- package/skills/gpu-server-management/SKILL.md +236 -0
- package/skills/hashicorp-vault/SKILL.md +408 -0
- package/skills/helm-charts/SKILL.md +469 -0
- package/skills/hipaa-compliance/SKILL.md +451 -0
- package/skills/hunt-api-misconfig/SKILL.md +312 -0
- package/skills/hunt-aspnet/SKILL.md +321 -0
- package/skills/hunt-ato/SKILL.md +184 -0
- package/skills/hunt-auth-bypass/SKILL.md +426 -0
- package/skills/hunt-auth-bypass/references/details.md +80 -0
- package/skills/hunt-brute-force/SKILL.md +341 -0
- package/skills/hunt-business-logic/SKILL.md +281 -0
- package/skills/hunt-cache-poison/SKILL.md +382 -0
- package/skills/hunt-captcha-bypass/SKILL.md +136 -0
- package/skills/hunt-cicd/SKILL.md +311 -0
- package/skills/hunt-clickjacking/SKILL.md +110 -0
- package/skills/hunt-cloud-misconfig/SKILL.md +238 -0
- package/skills/hunt-cors/SKILL.md +335 -0
- package/skills/hunt-csrf/SKILL.md +418 -0
- package/skills/hunt-deserialization/SKILL.md +222 -0
- package/skills/hunt-dispatch/SKILL.md +420 -0
- package/skills/hunt-dom/SKILL.md +323 -0
- package/skills/hunt-exceptional-conditions/SKILL.md +111 -0
- package/skills/hunt-file-upload/SKILL.md +202 -0
- package/skills/hunt-fintech-graphql/SKILL.md +289 -0
- package/skills/hunt-forgot-password/SKILL.md +114 -0
- package/skills/hunt-graphql/SKILL.md +412 -0
- package/skills/hunt-grpc/SKILL.md +317 -0
- package/skills/hunt-host-header/SKILL.md +309 -0
- package/skills/hunt-html-injection/SKILL.md +106 -0
- package/skills/hunt-http-smuggling/SKILL.md +129 -0
- package/skills/hunt-http-smuggling/references/phase2h-smuggling-cachepoison.md +177 -0
- package/skills/hunt-idor/SKILL.md +434 -0
- package/skills/hunt-jwt-crypto/SKILL.md +221 -0
- package/skills/hunt-k8s/SKILL.md +337 -0
- package/skills/hunt-laravel/SKILL.md +255 -0
- package/skills/hunt-ldap/SKILL.md +351 -0
- package/skills/hunt-lfi/SKILL.md +311 -0
- package/skills/hunt-llm-ai/SKILL.md +289 -0
- package/skills/hunt-mfa-bypass/SKILL.md +177 -0
- package/skills/hunt-misc/SKILL.md +378 -0
- package/skills/hunt-nextjs/SKILL.md +299 -0
- package/skills/hunt-nodejs/SKILL.md +263 -0
- package/skills/hunt-nosqli/SKILL.md +210 -0
- package/skills/hunt-ntlm-info/SKILL.md +314 -0
- package/skills/hunt-oauth/SKILL.md +459 -0
- package/skills/hunt-open-redirect/SKILL.md +223 -0
- package/skills/hunt-race-condition/SKILL.md +381 -0
- package/skills/hunt-race-condition/references/details.md +159 -0
- package/skills/hunt-rag-vector/SKILL.md +212 -0
- package/skills/hunt-rce/SKILL.md +444 -0
- package/skills/hunt-rce/references/details.md +110 -0
- package/skills/hunt-saml/SKILL.md +156 -0
- package/skills/hunt-session/SKILL.md +342 -0
- package/skills/hunt-shadow-api/SKILL.md +198 -0
- package/skills/hunt-sharepoint/SKILL.md +482 -0
- package/skills/hunt-source-leak/SKILL.md +345 -0
- package/skills/hunt-spa-api/SKILL.md +163 -0
- package/skills/hunt-springboot/SKILL.md +285 -0
- package/skills/hunt-sqli/SKILL.md +466 -0
- package/skills/hunt-ssrf/SKILL.md +396 -0
- package/skills/hunt-ssrf/references/details.md +179 -0
- package/skills/hunt-ssti/SKILL.md +163 -0
- package/skills/hunt-subdomain/SKILL.md +379 -0
- package/skills/hunt-tls-network/SKILL.md +399 -0
- package/skills/hunt-websocket/SKILL.md +329 -0
- package/skills/hunt-xss/SKILL.md +427 -0
- package/skills/hunt-xss/references/details.md +78 -0
- package/skills/hunt-xxe/SKILL.md +466 -0
- package/skills/i-have-adhd/SKILL.md +170 -0
- package/skills/identity-access-management/SKILL.md +382 -0
- package/skills/identity-access-management/references/details.md +524 -0
- package/skills/incident-management/SKILL.md +484 -0
- package/skills/incident-response/SKILL.md +448 -0
- package/skills/incident-response/references/details.md +113 -0
- package/skills/interview-me/SKILL.md +248 -0
- package/skills/ios-redteam-pipeline/SKILL.md +326 -0
- package/skills/iso27001-compliance/SKILL.md +460 -0
- package/skills/jenkins/SKILL.md +462 -0
- package/skills/jev-use/SKILL.md +158 -0
- package/skills/kubernetes-hardening/SKILL.md +154 -0
- package/skills/kubernetes-ops/SKILL.md +449 -0
- package/skills/kubernetes-ops/references/details.md +108 -0
- package/skills/kustomize/SKILL.md +478 -0
- package/skills/linux-administration/SKILL.md +367 -0
- package/skills/linux-hardening/SKILL.md +154 -0
- package/skills/llm-app-security/SKILL.md +389 -0
- package/skills/llm-app-security/references/details.md +674 -0
- package/skills/llm-caching/SKILL.md +334 -0
- package/skills/llm-cost-optimization/SKILL.md +311 -0
- package/skills/llm-fine-tuning/SKILL.md +329 -0
- package/skills/llm-gateway/SKILL.md +282 -0
- package/skills/llm-inference-scaling/SKILL.md +286 -0
- package/skills/llmops-platform-engineering/SKILL.md +472 -0
- package/skills/load-balancing/SKILL.md +403 -0
- package/skills/loki-logging/SKILL.md +479 -0
- package/skills/m365-entra-attack/SKILL.md +423 -0
- package/skills/mac-mini-llm-lab/SKILL.md +350 -0
- package/skills/mcp-server-security/SKILL.md +356 -0
- package/skills/mcp-server-security/references/details.md +745 -0
- package/skills/mdm-device-management/SKILL.md +404 -0
- package/skills/mdm-device-management/references/details.md +410 -0
- package/skills/meme-coin-audit/SKILL.md +402 -0
- package/skills/mid-engagement-ir-detection/SKILL.md +377 -0
- package/skills/model-registry-governance/SKILL.md +452 -0
- package/skills/model-serving-kubernetes/SKILL.md +339 -0
- package/skills/model-supply-chain-security/SKILL.md +427 -0
- package/skills/mongodb/SKILL.md +436 -0
- package/skills/multi-tenant-llm-hosting/SKILL.md +435 -0
- package/skills/multi-tenant-llm-hosting/references/details.md +211 -0
- package/skills/mysql/SKILL.md +390 -0
- package/skills/new-relic/SKILL.md +472 -0
- package/skills/nfs-storage/SKILL.md +356 -0
- package/skills/object-storage/SKILL.md +378 -0
- package/skills/offensive-osint/SKILL.md +443 -0
- package/skills/okta-attack/SKILL.md +436 -0
- package/skills/ollama-stack/SKILL.md +379 -0
- package/skills/openclaw-deployment-hardening/SKILL.md +135 -0
- package/skills/openclaw-local-mac-mini/SKILL.md +426 -0
- package/skills/openclaw-local-mac-mini/references/details.md +221 -0
- package/skills/openclaw-security-hardening/SKILL.md +135 -0
- package/skills/openshift/SKILL.md +485 -0
- package/skills/opentelemetry/SKILL.md +438 -0
- package/skills/opentelemetry/references/details.md +78 -0
- package/skills/opentofu-migration/SKILL.md +349 -0
- package/skills/osint-methodology/SKILL.md +460 -0
- package/skills/osint-methodology/references/details.md +1350 -0
- package/skills/pci-dss-compliance/SKILL.md +446 -0
- package/skills/penetration-testing/SKILL.md +152 -0
- package/skills/performance-tuning/SKILL.md +381 -0
- package/skills/planetscale/SKILL.md +297 -0
- package/skills/platform-engineering/SKILL.md +348 -0
- package/skills/platform-engineering/references/details.md +944 -0
- package/skills/podman/SKILL.md +405 -0
- package/skills/policy-as-code/SKILL.md +434 -0
- package/skills/policy-as-code/references/details.md +204 -0
- package/skills/postgresql-devsec/SKILL.md +378 -0
- package/skills/prometheus-grafana/SKILL.md +469 -0
- package/skills/prompt-injection-defense/SKILL.md +483 -0
- package/skills/rag-infrastructure/SKILL.md +269 -0
- package/skills/rag-observability-evals/SKILL.md +444 -0
- package/skills/rag-observability-evals/references/details.md +92 -0
- package/skills/recon-scope-triage/SKILL.md +128 -0
- package/skills/redis/SKILL.md +421 -0
- package/skills/redteam-mindset/SKILL.md +440 -0
- package/skills/redteam-report-template/SKILL.md +370 -0
- package/skills/report-writing/SKILL.md +426 -0
- package/skills/report-writing/references/details.md +187 -0
- package/skills/reverse-proxy/SKILL.md +420 -0
- package/skills/runbook-creation/SKILL.md +438 -0
- package/skills/runbook-creation/references/details.md +71 -0
- package/skills/saas-security-posture/SKILL.md +415 -0
- package/skills/sast-scanning/SKILL.md +444 -0
- package/skills/sbom-supply-chain/SKILL.md +433 -0
- package/skills/security-arsenal/SKILL.md +446 -0
- package/skills/security-arsenal/references/details.md +540 -0
- package/skills/security-automation/SKILL.md +146 -0
- package/skills/semantic-versioning/SKILL.md +434 -0
- package/skills/semantic-versioning/references/details.md +83 -0
- package/skills/service-mesh/SKILL.md +422 -0
- package/skills/soc2-compliance/SKILL.md +409 -0
- package/skills/sops-encryption/SKILL.md +124 -0
- package/skills/sre-dashboards/SKILL.md +143 -0
- package/skills/ssh-configuration/SKILL.md +324 -0
- package/skills/ssl-tls-management/SKILL.md +428 -0
- package/skills/ssl-tls-management/references/details.md +99 -0
- package/skills/startup-it-troubleshooting/SKILL.md +415 -0
- package/skills/supply-chain-attack-recon/SKILL.md +453 -0
- package/skills/supply-chain-attack-recon/references/details.md +258 -0
- package/skills/supply-chain-attack-response/SKILL.md +439 -0
- package/skills/supply-chain-attack-response/references/details.md +458 -0
- package/skills/systemd-services/SKILL.md +379 -0
- package/skills/terraform-aws/SKILL.md +125 -0
- package/skills/terraform-azure/SKILL.md +415 -0
- package/skills/terraform-azure/references/details.md +231 -0
- package/skills/terraform-gcp/SKILL.md +369 -0
- package/skills/threat-modeling/SKILL.md +487 -0
- package/skills/triage-validation/SKILL.md +462 -0
- package/skills/user-management/SKILL.md +383 -0
- package/skills/using-agent-skills/SKILL.md +220 -0
- package/skills/vector-database-ops/SKILL.md +300 -0
- package/skills/vendor-management/SKILL.md +439 -0
- package/skills/vendor-management/references/details.md +109 -0
- package/skills/vercel-deployments/SKILL.md +296 -0
- package/skills/vllm-server/SKILL.md +236 -0
- package/skills/vmware-vcenter-attack/SKILL.md +412 -0
- package/skills/vpn-setup/SKILL.md +452 -0
- package/skills/vulnerability-scanning/SKILL.md +448 -0
- package/skills/waf-setup/SKILL.md +354 -0
- package/skills/waf-setup/references/details.md +211 -0
- package/skills/web2-recon/SKILL.md +440 -0
- package/skills/web2-recon/references/details.md +319 -0
- package/skills/web3-audit/SKILL.md +445 -0
- package/skills/web3-audit/references/details.md +224 -0
- package/skills/windows-hardening/SKILL.md +454 -0
- package/skills/windows-hardening/references/details.md +204 -0
- package/skills/windows-server/SKILL.md +318 -0
- package/skills/zero-trust/SKILL.md +461 -0
- package/skills_index.json +7191 -207
package/README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
<!-- registry-sync: version=17.
|
|
1
|
+
<!-- registry-sync: version=17.8.2; skills=2406; stars=46639; updated_at=2026-09-20T20:16:30+00:00 -->
|
|
2
2
|
# AAS Core — Agentic Awesome Skills
|
|
3
3
|
|
|
4
4
|
> **Find reusable instructions for your project, inspect their complete files, and keep an exact skill set you can review and reuse.**
|
|
5
5
|
|
|
6
|
-
**Current release: V17.
|
|
6
|
+
**Current release: V17.8.2.** This release includes AAS Core for complete local catalog search, agent-owned selection, manifest validation, planning, and diagnosis. Apply and recovery remain experimental and outside the supported preview path.
|
|
7
7
|
|
|
8
8
|
Codex or Claude inspects your project and chooses exact skills from the complete local AAS catalog. AAS Core does not rank or recommend them: its read-only `compose_stack` tool validates the agent-owned selection in memory, and a client or the `aas` CLI can persist it as `aas-stack.json` and produce an immutable plan before any target change.
|
|
9
9
|
|
|
10
|
-
**[Read the AAS Core preview guide →](https://github.com/sickn33/agentic-awesome-skills/blob/v17.
|
|
10
|
+
**[Read the AAS Core preview guide →](https://github.com/sickn33/agentic-awesome-skills/blob/v17.8.2/docs/users/aas-core.md)**
|
|
11
11
|
|
|
12
12
|
This README tracks `main`. Changes under [Unreleased](CHANGELOG.md#unreleased), including complete bundle inspection, Workbench evidence import and sparse installer retrieval, require a subsequent release; the linked versioned guide describes the published package.
|
|
13
13
|
|
|
@@ -86,7 +86,7 @@ AAS Core gives the repository one product model:
|
|
|
86
86
|
| Apply and recovery | Experimental, explicit opt-in, outside the supported safety claim |
|
|
87
87
|
| Semantic suitability certification | Not provided |
|
|
88
88
|
|
|
89
|
-
Read the [AAS Core guide](https://github.com/sickn33/agentic-awesome-skills/blob/v17.
|
|
89
|
+
Read the [AAS Core guide](https://github.com/sickn33/agentic-awesome-skills/blob/v17.8.2/docs/users/aas-core.md) for the exact trust boundaries, current preview status, Codex/Claude setup model, and CLI lifecycle.
|
|
90
90
|
|
|
91
91
|
## Why This Repo
|
|
92
92
|
|
|
@@ -95,7 +95,7 @@ Read the [AAS Core guide](https://github.com/sickn33/agentic-awesome-skills/blob
|
|
|
95
95
|
- **Approval before writes**: the durable artifacts are an approved stack and immutable plan, not an opaque one-shot install.
|
|
96
96
|
- **Installable, not just inspirational**: use the compatible legacy installer or plugin distributions when direct delivery is the right path.
|
|
97
97
|
- **Built for major agent workflows**: Claude Code, Cursor, Codex CLI, Autohand Code, Gemini CLI, Antigravity, Kiro, OpenCode, Copilot, and more.
|
|
98
|
-
- **Broad coverage with real utility**: 2,
|
|
98
|
+
- **Broad coverage with real utility**: 2,406+ skills across development, testing, security, infrastructure, product, and marketing.
|
|
99
99
|
- **Inspect before installing**: the hosted [Skill Workbench](https://sickn33.github.io/agentic-awesome-skills/workbench) reviews agent-produced stack manifests and immutable plans without browser-side installation.
|
|
100
100
|
- **Focused delivery remains available**: specialized plugins package curated sets for web, security, data, docs, DevOps, QA, OSS, or agent/MCP workflows.
|
|
101
101
|
- **Useful whether you want breadth or curation**: install the full catalog, choose a specialized plugin, start with bundles, or compare alternatives before installing.
|
|
@@ -114,7 +114,7 @@ Direct file search can find candidate prose, but it leaves the result in the con
|
|
|
114
114
|
- [Choose Your Tool](#choose-your-tool)
|
|
115
115
|
- [Quick FAQ](#quick-faq)
|
|
116
116
|
- [Bundles & Workflows](#bundles--workflows)
|
|
117
|
-
- [Browse 2,
|
|
117
|
+
- [Browse 2,406+ Skills](#browse-2406-skills)
|
|
118
118
|
- [Troubleshooting](#troubleshooting)
|
|
119
119
|
- [Stable Skills Manifest v1](#stable-skills-manifest-v1)
|
|
120
120
|
- [Contributing](#contributing)
|
|
@@ -126,7 +126,7 @@ Direct file search can find candidate prose, but it leaves the result in the con
|
|
|
126
126
|
|
|
127
127
|
## Installation
|
|
128
128
|
|
|
129
|
-
For Codex and Claude, start with the [AAS Core guide](https://github.com/sickn33/agentic-awesome-skills/blob/v17.
|
|
129
|
+
For Codex and Claude, start with the [AAS Core guide](https://github.com/sickn33/agentic-awesome-skills/blob/v17.8.2/docs/users/aas-core.md): configure the local MCP, ask the agent to inspect the project and choose exact IDs from the full catalog, review the proposed `aas-stack.json`, then run CLI validation and planning. The MCP and validation are read-only. Planning writes only the requested plan artifact; it does not materialize skill payloads or AAS managed state in the target.
|
|
130
130
|
|
|
131
131
|
Use direct installation when your host does not yet have a native AAS Core adapter, when you already know the exact skill IDs, or when you deliberately prefer manual selection:
|
|
132
132
|
|
|
@@ -299,7 +299,7 @@ The supported path covers complete local catalog search and inspection, agent-ow
|
|
|
299
299
|
|
|
300
300
|
### How do I install it?
|
|
301
301
|
|
|
302
|
-
For AAS Core, follow the [preview guide](https://github.com/sickn33/agentic-awesome-skills/blob/v17.
|
|
302
|
+
For AAS Core, follow the [preview guide](https://github.com/sickn33/agentic-awesome-skills/blob/v17.8.2/docs/users/aas-core.md) and use only a package release whose notes explicitly state that it includes Core. Release 14.6.0 predates Core; Core-capable releases begin with the 15.x line.
|
|
303
303
|
|
|
304
304
|
For direct skill distribution, use a tool-specific flag such as `--codex`,
|
|
305
305
|
`--cursor`, `--gemini`, or `--claude` to place skills in the directory your
|
|
@@ -377,7 +377,7 @@ Remove `--dry-run` only after reviewing the install, update, and removal plan. U
|
|
|
377
377
|
|
|
378
378
|
The hosted [Skill Workbench](https://sickn33.github.io/agentic-awesome-skills/workbench) imports and reviews AAS Core stack manifests and immutable plans in browser memory. It does not access the filesystem, generate an approved plan, or install skills.
|
|
379
379
|
|
|
380
|
-
## Browse 2,
|
|
380
|
+
## Browse 2,406+ Skills
|
|
381
381
|
|
|
382
382
|
Use the root repo as a landing page, then jump into the deeper surface that matches your intent.
|
|
383
383
|
|
|
@@ -415,7 +415,7 @@ Use the root repo as a landing page, then jump into the deeper surface that matc
|
|
|
415
415
|
Keep the root README short; use the dedicated docs for recovery and platform-specific guidance.
|
|
416
416
|
|
|
417
417
|
- If you are confused after installation, start with the [Usage Guide](docs/users/usage.md).
|
|
418
|
-
- For Core setup, trust boundaries, stack manifests, and preview status, use the [AAS Core guide](https://github.com/sickn33/agentic-awesome-skills/blob/v17.
|
|
418
|
+
- For Core setup, trust boundaries, stack manifests, and preview status, use the [AAS Core guide](https://github.com/sickn33/agentic-awesome-skills/blob/v17.8.2/docs/users/aas-core.md).
|
|
419
419
|
- On native Windows, `AAS_ADAPTER_WINDOWS_ACL_FAILED` refers to the configuration path checked with PowerShell `Get-Acl`, not the cache and not `icacls`; do not approve until preview returns an approval digest.
|
|
420
420
|
- If you integrate agentic-awesome-skills into a host, read the discovery contract first: [Stable Skills Manifest v1](docs/users/discovery-manifest.md).
|
|
421
421
|
- For Windows truncation or context crash loops, use [docs/users/windows-truncation-recovery.md](docs/users/windows-truncation-recovery.md).
|
|
@@ -426,7 +426,7 @@ Keep the root README short; use the dedicated docs for recovery and platform-spe
|
|
|
426
426
|
|
|
427
427
|
## Stable Skills Manifest v1
|
|
428
428
|
|
|
429
|
-
This is the stable **direct-host discovery manifest** for integrations that load individual `SKILL.md` files. It is not `aas-stack.json`, the verified AAS Core catalog, or the Core composition contract. Core users should start with the [AAS Core guide](https://github.com/sickn33/agentic-awesome-skills/blob/v17.
|
|
429
|
+
This is the stable **direct-host discovery manifest** for integrations that load individual `SKILL.md` files. It is not `aas-stack.json`, the verified AAS Core catalog, or the Core composition contract. Core users should start with the [AAS Core guide](https://github.com/sickn33/agentic-awesome-skills/blob/v17.8.2/docs/users/aas-core.md); custom host integrations can continue using the manifest below.
|
|
430
430
|
|
|
431
431
|
Host integrations should use:
|
|
432
432
|
|
|
@@ -522,6 +522,7 @@ Key source families include:
|
|
|
522
522
|
|
|
523
523
|
### Community Contributors
|
|
524
524
|
|
|
525
|
+
- **[shitianfang/jev-use](https://github.com/shitianfang/jev-use)**: Source for the `jev-use` skill - routing an agent loop's no-text judgment steps to the Jev judgment model via the `jev_judge` / `jev_gate` MCP tools, batched per state, with a typed escalation contract that hands writing and low-confidence steps back to the LLM (MIT).
|
|
525
526
|
- **[wwewtech/anti-slop-design](https://github.com/wwewtech/anti-slop-design)**: Source for the `anti-slop-design` skill - anti-AI-slop UI/UX engineering with token archetypes and a seven-axis quality gate (MIT).
|
|
526
527
|
- **[romankurnovskii/etemaro](https://github.com/romankurnovskii/etemaro)**: Source of the `meteora-dlmm-pool-screening` skill - read-only screening and ranking of Meteora DLMM pools from public APIs (MIT).
|
|
527
528
|
- **[tubeagentkit/youtube-transcript-skills](https://github.com/tubeagentkit/youtube-transcript-skills)**: Source for the `youtube-transcript-skills` skill - YouTube transcript fetching, video/channel search, channel browsing, and playlist extraction via the getyoutubetranscript.com API, free tier with no card required (MIT).
|
|
@@ -549,6 +550,15 @@ Key source families include:
|
|
|
549
550
|
- **[Continuum-AI-Corp/OrcaReplay](https://github.com/Continuum-AI-Corp/OrcaReplay)**: Source for the `orca-replay` skill - reading, replaying, and forking recorded coding-agent runs, so a question about what a past run did is answered from its trace rather than from memory (Apache-2.0).
|
|
550
551
|
- **[amElnagdy/review-skills](https://github.com/amElnagdy/review-skills)**: Source for the `debate-review` and `babysit-pr` skills - two-model debate review of PRs/MRs with inline comments and automated babysitting of review rounds for GitHub, GitLab and Azure DevOps (MIT, docs-only — runtime not bundled).
|
|
551
552
|
- **[yylo-dev/yylo-skills](https://github.com/yylo-dev/yylo-skills)**: Source for 7 YYLO skills (`ledger-tasks-yylo`, `plan-ledger-tasks-yylo`, `ralph-loop-yylo`, `understand-project-yylo`, `wiki-yylo`, `workflow-yylo`, `artifact-yylo`) - repo-resident Kanban/task ledger, PDR planning, validated single-task execution loop, and wiki/workflow/artifact records with fail-closed Ledger boundaries (MIT, docs-only — `scripts/kanban.sh` runtime not bundled).
|
|
553
|
+
- **[addyosmani/agent-skills](https://github.com/addyosmani/agent-skills)**: Source for `constraint-driven-development`, `interview-me`, `using-agent-skills` — only names not already in the catalog (22/25 overlap with existing entries) (MIT).
|
|
554
|
+
- **[ayghri/i-have-adhd](https://github.com/ayghri/i-have-adhd)**: Source for the `i-have-adhd` skill — ADHD-friendly output shaping (MIT).
|
|
555
|
+
- **[career-ops-hq/career-ops](https://github.com/career-ops-hq/career-ops)**: Source for the `career-ops` skill — multi-CLI job-search command center (MIT, docs-only — Node runtime not bundled).
|
|
556
|
+
- **[zubair-trabzada/geo-seo-claude](https://github.com/zubair-trabzada/geo-seo-claude)**: Source for 14 GEO/SEO skills (`geo-audit`, `geo-citability`, `geo-technical`, …) — site audits and client reporting (MIT, docs-only; `geo-update` self-installer excluded).
|
|
557
|
+
- **[BagelHole/DevOps-Security-Agent-Skills](https://github.com/BagelHole/DevOps-Security-Agent-Skills)** (compliance batch): Source for 19 governance/framework/continuity/auditing skills (MIT, docs-only).
|
|
558
|
+
- **[BagelHole/DevOps-Security-Agent-Skills](https://github.com/BagelHole/DevOps-Security-Agent-Skills)** (security batch): Source for 35 secrets, scanning, network, operations, and AI-security skills (MIT, docs-only).
|
|
559
|
+
- **[BagelHole/DevOps-Security-Agent-Skills](https://github.com/BagelHole/DevOps-Security-Agent-Skills)** (infrastructure batch): Source for 70 server, storage, database, networking, cloud, and local-AI infrastructure skills (MIT, docs-only).
|
|
560
|
+
- **[elementalsouls/Claude-BugHunter](https://github.com/elementalsouls/Claude-BugHunter)**: Source for 83 bug-bounty/red-team skills (79 offensive with `AUTHORIZED USE ONLY` + confirmation gates, 4 process skills) — recon, exploitation, and validation workflows across web, API, cloud, identity, and mobile attack surfaces (MIT, docs-only — helper scripts, commands, engine, and research assets not bundled).
|
|
561
|
+
- **[BagelHole/DevOps-Security-Agent-Skills](https://github.com/BagelHole/DevOps-Security-Agent-Skills)** (devops batch): Source for 39 CI/CD, orchestration, observability, release, and AI-ops skills (MIT, docs-only).
|
|
552
562
|
- **[amElnagdy/delegate-skills](https://github.com/amElnagdy/delegate-skills)**: Source for 18 delegation skills (`delegate-setup` + 17 implementer relays for Claude/Codex/Cursor/OpenCode and 13 more) — multi-agent delegation and fleet orchestration with Node built-ins only, relay never commits (MIT, docs-only — runtime not bundled).
|
|
553
563
|
- **[zhaoxuya520/reverse-skill](https://github.com/zhaoxuya520/reverse-skill)**: Source for 43 security skills covering reverse engineering, binary analysis, offensive assessment orchestration, and threat-intelligence workflows, adapted with English metadata and upstream safety gates (MIT).
|
|
554
564
|
- **[abhinaykrupa/cowork-to-code-bridge](https://github.com/abhinaykrupa/cowork-to-code-bridge)**: Source for the `cowork-to-code-bridge` skill - consent-bound execution on the user's own machine with pinned provenance, narrow scopes, and explicit local-agent limitations (MIT).
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"assets":[{"path":"data/aas-v1/skill-content-index.v1.json","sha256":"sha256-
|
|
1
|
+
{"assets":[{"path":"data/aas-v1/skill-content-index.v1.json","sha256":"sha256-64e9fc3228dd7061afdf8fa3fb17c44293aae4f77aeab8679e1138bf79963a51","size":1497255},{"path":"data/aas-v1/skill-content.v1.ndjson","sha256":"sha256-72ed3d29346e894610190ca8fd00034e86690bc00f1ca93a32265679067fa9c8","size":20116887},{"path":"data/catalog.json","sha256":"sha256-2f1e78340582aa97cdd8422e3e750c2ef25efdd1b7376fbb246e58d6350b0418","size":2024685},{"path":"tools/lib/aas-v1/ontology.v1.json","sha256":"sha256-aaecc6a7e1b5fc7d1f8d5577b797982974aca2642e2d716e05fa2aab6a4fa885","size":7221}],"catalogDigest":"sha256-69a2743c6553d7a98c7f1b6aa8db64b53407aa999b93e63e5a2cfbe8972fd721","catalogSchemaVersion":"2.0.0","digestVersion":1,"package":"agentic-awesome-skills","packageVersion":"17.8.2","schemaVersion":1,"skillCount":2406}
|