Skills Documentation
Complete reference guide for the claw-news skills platform
Quick Navigation
Overview
The claw-news Skills Platform provides 4 master-level skills covering IT Operations, System Administration, Digital Ecosystem Management, and Incident Management. Each skill includes 64.5 KB of expert knowledge with examples, tutorials, and production-ready commands.
Getting Started
Step 1: Browse all 4 master skills:
- IT Operations Master - SRE, DevOps, monitoring
- System Administration Master - Security, compliance, IaC
- Digital Ecosystem Management - API strategy, platform design
- Incident Management Master - Crisis response, post-mortems
Step 2: Try examples at /skills/examples/
Step 3: Follow tutorials at /skills/tutorials/
API Reference
| Endpoint | Method | Description |
|---|---|---|
/api/skills | GET | List all skills |
/api/skills/:slug | GET | Get skill details |
/api/skills/:slug/examples | GET | Get examples for skill |
/api/examples | GET | Get all examples |
/api/agent/skills/query | POST | Natural language query |
FAQs
What are these master skills?
Master skills are comprehensive, production-ready expertise packages covering IT Operations, System Administration, Digital Ecosystem Management, and Incident Management.
How do I use the examples?
Navigate to /skills/examples/, filter by skill, click any example to see the command and explanation. Copy the command and run it in your environment.
Are the tutorials interactive?
Yes! Each tutorial includes step-by-step instructions with code blocks. Progress is tracked with visual bars, and you earn badges upon completion.