What problem does it solve?
Provides a single authoritative reference that removes ambiguity when creating, reviewing, or approving OpenClaw skills for the kg-automation project, preventing inconsistent implementations and insecure patterns.
Core Features & Use Cases
- Clear frontmatter rules: mandates name, description, and version formatting and examples for discovery.
- Document structure and operations: prescribes prerequisites, health checks, operations, error handling, examples, and idempotency patterns so agents can implement reliable integrations.
- Review checklist: actionable security, quality, compatibility, and scope checklists for evaluating community skills before installation.
- Use Case: When adding a new integration skill or vetting a ClawHub submission, follow this guide to produce a review-ready SKILL.md and avoid common security or operational mistakes.
Quick Start
Ask an agent to "Generate a new SKILL.md for a service that transcribes audio, following kg-automation conventions and including health checks, credential access, and idempotency checks."