
from majestic-marketplace34
Guidelines for SKILL.md structure: naming conventions, frontmatter fields, directory layout, invocation control, and validation rules to author correct skills a
Provides a comprehensive guide to authoring SKILL.md files and organizing skill directories. Covers naming rules, directory structures (flat and nested), frontmatter fields and templates, invocation control, dynamic features (arguments, dynamic context), and validation checklists.
Use when creating or auditing skill files, building custom slash commands, or enforcing repository conventions for agent skills. Useful for repo maintainers and contributors who add new skills.
Repository tooling and general-purpose authoring agents (e.g., CLAUDE/Claude Code, authoring bots) that help validate or generate SKILL.md files.
Documentation-only skill providing guidelines for SKILL.md structure, naming conventions, directory layout, frontmatter fields, and validation rules. No scripts to test. Content is well-organized with clear tables, good/bad examples, and a validation checklist. Serves as a reference for skill authors in the Majestic marketplace ecosystem.
Pure documentation/guidelines skill with no executable code. Clean from a security perspective — no network calls, no shell commands, no credential handling. Well-structured markdown with practical examples and a validation checklist. Architecture follows its own recommendations well.