skill-conventions
CommunityCreate and maintain consistent skill files.
Authorzcawood-mie
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Skill files for agentz can be inconsistent, missing required metadata, or lack clear guidance for scripts and cached context, which leads to broken auto-loading, unpredictable agent behavior, and fragile automation. This Skill documents conventions and templates so authors produce reliable, discoverable, and safe SKILL.md files.
Core Features & Use Cases
- Template for SKILL.md including required YAML frontmatter and H1 title to ensure discovery and consistent loading.
- Frontmatter rules for name, description, visibility flags, and when to hide or disable model invocation.
- Guidance for adding deterministic scripts: non-interactive design, structured JSON output, meaningful exit codes, --help and --dry-run support, idempotency, and minimal dependencies.
- Cached context patterns and memory file naming rules to persist stable user settings without storing secrets.
- Checklist and examples for reviewers creating or validating new skills.
Quick Start
Create a new skill by adding a SKILL.md with a YAML frontmatter containing name and description, an H1 title, and any optional scripts or memory file references.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: skill-conventions Download link: https://github.com/zcawood-mie/agentz/archive/main.zip#skill-conventions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.