command-creator

Generate Markdown command files with YAML frontmatter for opencode.

1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/phar-dev/phardev.dot --skill command-creator-phar-dev
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: command-creator
Source: https://github.com/phar-dev/phardev.dot/tree/main/opencode/.config/opencode/skills/command-creator
Command: npx skills add https://github.com/phar-dev/phardev.dot --skill command-creator-phar-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of standardized opencode command files, removing manual scaffolding and ensuring consistent frontmatter and templates.

Core Features & Use Cases

  • File Generation: Produce Markdown command files under .opencode/commands/ with proper frontmatter.
  • Structure Validation: Enforce YAML frontmatter and template format for reliability.
  • Template Selection & Documentation: Choose appropriate templates and generate guidance or usage notes for commands.

Quick Start

Create a new opencode command file in .opencode/commands/ using the provided name and template.

Frequently Asked Questions about command-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create standardized opencode command files with YAML frontmatter?▼

Creating standardized opencode command files with YAML frontmatter is automated by generating Markdown templates under .opencode/commands/ with proper structure, validation, and usage guidance.

What is the best way to automate command template generation for a team?▼

Automating command template generation for teams requires standardized Markdown file creation with YAML frontmatter, structure validation, and clear usage notes to ensure consistent scaffolding and conflict resolution.

How do I validate YAML frontmatter and structure for opencode commands?▼

Validating YAML frontmatter and template structure for opencode commands enforces format reliability and prevents conflicts during command generation and template rendering.

Does command template generation work without manual scaffolding?▼

Command template generation works without manual scaffolding by automatically producing Markdown files with proper frontmatter, selected templates, and generated usage guidance under .opencode/commands/.

When do I need to generate Markdown files with YAML frontmatter for commands?▼

Generating Markdown files with YAML frontmatter for commands is needed when teams require consistent command templates, structure validation, and clear usage guidance for new opencode commands.