Production-grade agent skills for OpenClaw and the ClawHub marketplace.
Built by Anvil AI — R&D enterprise for agentic infrastructure.
Battle-tested on a 5-agent autonomous swarm running 24/7. If it ships here, it survived production first.
| Skill | Description | Version | Install |
|---|---|---|---|
| vibe-check | Code quality auditor for risky AI-generated patterns. Catches what linters miss. | 0.1.2 | clawhub install vibe-check |
| dep-audit | Dependency vulnerability scanner across npm, pip, Cargo, and Go. | 0.1.4 | clawhub install dep-audit |
| rug-checker | Solana token risk analysis with visual scoring. Trust, but verify. | 0.1.4 | clawhub install rug-checker |
| Skill | Description | Version | Install |
|---|---|---|---|
| prom-query | Prometheus metrics query and alert interpreter. | 1.0.2 | clawhub install prom-query |
| kube-medic | Kubernetes cluster triage and diagnostics. First responder for your pods. | 1.0.2 | clawhub install kube-medic |
| log-dive | Unified log investigation (Loki, Elasticsearch, CloudWatch). | 0.1.2 | clawhub install log-dive |
| swarm-self-heal | Swarm watchdog for gateway/channel/lane liveness with bounded recovery receipts. | 0.1.1 | clawhub install swarm-self-heal |
| tf-plan-review | Terraform plan risk assessment before apply. | 0.1.2 | clawhub install tf-plan-review |
| Skill | Description | Version | Install |
|---|---|---|---|
| pager-triage | PagerDuty incident triage and on-call workflow support. | 0.1.2 | clawhub install pager-triage |
| Skill | Description | Version | Install |
|---|---|---|---|
| feed-diet | Information-diet analysis across HN and RSS/OPML. Cut the noise. | 0.1.2 | clawhub install feed-diet |
| meeting-autopilot | Transcript-to-action pipeline — decisions, owners, follow-ups. No more "what did we decide?" | 0.1.2 | clawhub install meeting-autopilot |
| Skill | Description | Version | Install |
|---|---|---|---|
| agentic-devops | Docker, process, log, and health operations toolkit. | 1.0.1 | clawhub install agentic-devops |
| context-engineer | Context-window analysis and optimization workflows. | 1.0.1 | clawhub install context-engineer |
| continuity-kernel | Fail-open continuity kernel with deterministic runtime contracts and shadow eval receipts. | 0.2.0 | clawhub install continuity-kernel |
clawhub install agentic-devops
clawhub install context-engineer
clawhub install continuity-kernel
clawhub install log-dive
clawhub install dep-auditNew skills must be categorized into an existing section above (or propose a new category with justification). Every skill needs:
- A folder under
skills/<skill-name>/ - A
SKILL.mdwith frontmatter (name, description, license, metadata) - A row in the appropriate category table in this README
- Version tracking and a CHANGELOG entry
Follow the existing format exactly — folder layout, metadata schema, table style.
- Lab: labs.anvil-ai.io — live demos, proposals, and community voting
- GitHub: cacheforge-ai/cacheforge-skills
- ClawHub: clawhub.com