create-command

Generate structured SKILL.md files from user requirements and analysis.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of creating new development skills by automatically scaffolding structured SKILL.md files based on user specifications, saving time and ensuring consistency.

Core Features & Use Cases

  • Automated scaffolding: Generate standardized SKILL.md files with proper frontmatter and instructions.
  • Requirements analysis: Examine user input to determine skill type and scope.
  • Use Case: When a developer needs a new skill to review pull requests, this Skill can quickly generate the necessary files and templates based on the requirements provided in plain language.

Quick Start

Use the create-command skill to generate a new skill for automating code reviews by describing its purpose and name.

Frequently Asked Questions about create-command

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

FAQPage Schema
How do I generate a structured skill file for an AI assistant?

To generate a structured skill file, provide your requirements in plain language to automate scaffolding. The tool parses your input and creates well-formed markdown templates with proper frontmatter, ensuring consistency and saving development time.

What is automated scaffolding for developer workflows?

Automated scaffolding is the process of generating standardized `SKILL.md` files based on user specifications. It examines your plain language input to determine scope and outputs a structured template for new AI capabilities.

Can I create custom automation scripts without writing markdown manually?

Yes, you can create custom automation scripts without manual markdown by describing the purpose and name of your desired capability. The system handles requirements analysis and generates the necessary structured files automatically.

What's the best way to scaffold a new code review skill?

The best way to scaffold a new code review skill is to describe its purpose in plain language. The automation scripting parses your request and outputs a standardized template with proper frontmatter and instructions for immediate use.

Do I need any dependencies to automate skill creation?

No dependencies are required to automate skill creation. You only need to provide your user input and specifications in plain language, and the system will generate the well-formed markdown templates directly.