mt-create-skill

Create structured AI Skill definition files from user requirements and configuration guidelines.

Updated May 15, 2026
One-click install
npx skills add https://github.com/t-miura-024/tools --skill mt-create-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mt-create-skill
Source: https://github.com/t-miura-024/tools/tree/main/chezmoi/dot_config/opencode/skills/mt-create-skill
Command: npx skills add https://github.com/t-miura-024/tools --skill mt-create-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reduces the complexity of creating new AI Skill definitions by guiding users through requirement analysis, placement decisions, and structured Skill file generation.

Core Features & Use Cases

  • Skill Design Guidance: Helps determine whether a request should become a Skill, Rule, Hook, or SubAgent based on configuration guidelines.
  • Workflow-Based Creation: Collects Skill metadata, operational steps, completion criteria, and constraints through an organized process.
  • Use Case: When a developer wants to add a new reusable AI workflow, use this Skill to design the definition, validate its structure, and prepare it for review.

Quick Start

Use the mt-create-skill skill to create a new Skill definition for my AI workflow.

Frequently Asked Questions about mt-create-skill

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

FAQPage Schema
How do I create a reusable AI agent workflow from scratch?

To create a reusable AI agent workflow, you need a structured definition file containing metadata, operational steps, completion criteria, and constraints. A guided workflow collects these requirements and validates the structure to ensure the agent configuration is reliable and ready for review.

What is the difference between an AI Skill, Rule, Hook, and SubAgent?

An AI Skill is a structured definition file for reusable workflows, whereas Rules, Hooks, and SubAgents serve different agent configuration purposes. Skill design guidance helps determine the correct component type based on your specific configuration guidelines and operational requirements.

What's the best way to structure AI skill metadata for agent configuration?

The best way to structure AI skill metadata is through a template-based generation process that organizes operational steps, completion criteria, and constraints. This ensures the agent configuration is validated and properly structured for review before deployment.

Can I use a template to design AI workflows in Cursor?

Yes, you can use a template to design AI workflows in Cursor. Template-based skill generation collects your requirements and configuration guidelines to produce structured definition files, reducing the complexity of designing new agent workflows for your environment.

When should I not use a structured template for AI skill creation?

You should not use a structured template for AI skill creation when your request does not fit the criteria of a Skill, Rule, Hook, or SubAgent. If the workflow lacks clear operational steps or completion criteria, it may not require a formal definition file.