Agentic Skill Template

Template for Claude Code Agent Skills — demonstrates the deterministic JSON envelope contract, the dual-channel exit-code split (stdout exit 0 for success or retriable error; stderr exit 1 for fatal config error), anchor-term routing, token masking, HTTPS-only enforcement, --dry-run default on write paths, and the three-test-gate CI surface (structure + scripts + agent). Adapt by renaming the skill and replacing the hello script with domain-specific scripts that follow the same envelope contract.

ckodex-labs Updated

File contents

ckodex-labs/skillpack/tree/main/examples/agentic-skill-template/skills/agentic-skill-template commit 8a7b326fed

Frequently asked questions

npx skillmds@latest add ckodex-labs/agentic-skill-template