create-command

Generate a standard SKILL.md skeleton with frontmatter and usage guidance.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/SDDKKK/Trellis_Hiskens_backup_20260413 --skill create-command-sddkkk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-command
Source: https://github.com/SDDKKK/Trellis_Hiskens_backup_20260413/tree/main/.agents/skills/create-command
Command: npx skills add https://github.com/SDDKKK/Trellis_Hiskens_backup_20260413 --skill create-command-sddkkk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams quickly bootstrap new Codex skills by generating a consistent SKILL.md skeleton with correct frontmatter and basic usage guidance, reducing setup time and ensuring standardization across skills.

Core Features & Use Cases

  • Auto-generates a standard SKILL.md at .agents/skills/<skill-name>/SKILL.md
  • Enforces naming conventions and structure for new skills
  • Useful when adding a developer workflow skill, creating a custom skill, or extending the Trellis skill set

Quick Start

Ask for a skill name and description, then run the command to generate the new SKILL.md skeleton.

Frequently Asked Questions about create-command

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

FAQPage Schema
How do I scaffold a new Codex skill with proper structure?

To scaffold a new Codex skill, provide a skill name and description to auto-generate a standard SKILL.md skeleton with correct frontmatter and basic usage guidance at .agents/skills/<skill-name>/SKILL.md.

What is the best way to generate a SKILL.md file for a developer workflow?

Generating a SKILL.md file for a developer workflow is best handled by automating the creation of a standard skeleton with consistent frontmatter, ensuring adherence to project conventions and reducing manual setup time.

Can I use an automation template to enforce naming conventions for new skills?

Yes, you can use an automation template to enforce naming conventions and structure for new skills, ensuring the generated file adheres to project conventions and outputs a ready-to-use SKILL.md.

Does extending the Trellis skill set require a specific file structure?

Extending the Trellis skill set requires a specific file structure, generating a standard SKILL.md file located at .agents/skills/<skill-name>/SKILL.md to maintain standardization across skills.

Why does my team need a standard SKILL.md skeleton when adding custom skills?

Your team needs a standard SKILL.md skeleton to quickly bootstrap new Codex skills, reducing setup time and ensuring standardization across skills with correct frontmatter and basic usage guidance.