What problem does it solve? New skill authors often struggle with the required structure of a skill unit, including the SKILL.md frontmatter format, marketplace metadata, and agent configuration files. This template provides a ready-to-copy starting point that follows the expected conventions. ## Core Features & Use Cases - SKILL.md Skeleton: Includes the mandatory YAML frontmatter with name and description fields plus a structured body covering purpose, workflow, and references. - Marketplace Metadata: Ships an openai-compatible.json market file with release, publisher, and source fields ready to customize. - Agent Configuration: Provides an agents/openai.yaml file with display name, short description, and default prompt placeholders. - Use Case: A developer creating a new skill for the AstartesSkills repository copies this template directory, renames it, and fills in the placeholder values to produce a publishable skill. ## Quick Start Copy this template directory and ask the agent to help you fill in the SKILL.md frontmatter and workflow sections for your new skill.