skill-template-generator

Route users to single skill or suite template generation workflows.

2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/RyoMurakami1983/skills_repository --skill skill-template-generator-ryomurakami1983
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-template-generator
Source: https://github.com/RyoMurakami1983/skills_repository/tree/main/archive/phase3-deprecated/skill-template-generator
Command: npx skills add https://github.com/RyoMurakami1983/skills_repository --skill skill-template-generator-ryomurakami1983

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) and references (resource) components.

What problem does it solve?

This skill acts as a router, guiding users to the most appropriate skill for generating different types of templates when they are unsure which specific generation workflow to use.

Core Features & Use Cases

  • Intent Routing: Helps users identify the correct template generation skill based on their needs (single skill vs. suite).
  • Legacy Support: Provides access to older generator scripts and template assets for backward compatibility.
  • Use Case: A user wants to create a new skill but isn't sure if they need a single skill skeleton or a set of related skills. They use this router skill, which then directs them to skills-generate-skill-template or skills-generate-skill-suite.

Quick Start

Use the skill-template-generator to find the correct template generation workflow.

Frequently Asked Questions about skill-template-generator

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

FAQPage Schema
How do I know which skill template generation workflow to use?

Use a template router to identify the correct skill generation workflow based on your needs. It distinguishes between creating a single standalone skill and generating a full suite of related skills.

What is the best way to create a single skill versus a suite of skills?

The best way to create skills is using a router to evaluate your project scope. It then directs you to the specific generator for a single skill skeleton or the workflow for a complete skill suite.

Can I still access older generator scripts for backward compatibility?

Yes, you can access legacy generator scripts and template assets for backward compatibility. The router skill preserves these older resources while guiding users to the current generation workflows.

When do I need to use a skill suite generator instead of a single template?

You need a skill suite generator when your project requires a set of related skills rather than one isolated skill. The router helps determine if your use case fits the single skill or suite generation path.

Does the template router support users unsure of the correct generation path?

Yes, the template router supports users unsure of the correct generation path. It analyzes your template requirements and routes you to the appropriate single skill or suite generation workflow.