skill-template

Create new skills by filling in metadata and workflow placeholders.

4|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/platxa/platxa-skill-generator --skill skill-template-platxa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-template
Source: https://github.com/platxa/platxa-skill-generator/tree/main/assets/skill-template
Command: npx skills add https://github.com/platxa/platxa-skill-generator --skill skill-template-platxa

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill serves as a foundational template for developing new skills, providing a structured starting point for defining skill name, description, tools, and operational workflow.

Core Features & Use Cases

  • Skill Definition: Provides a clear structure for defining a new skill's metadata and operational steps.
  • Workflow Outline: Includes placeholders for defining multi-step processes within the skill.
  • Use Case: Use this template when initiating the development of a new custom skill to ensure all necessary components and metadata are considered from the outset.

Quick Start

Use the skill-template to create a new skill by filling in the {{placeholders}}.

Frequently Asked Questions about skill-template

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

FAQPage Schema
How do I create a new custom skill from scratch?

To create a new custom skill, use a starter kit template to define the skill's metadata, tools, and operational workflow steps by filling in the designated placeholders. This provides a structured starting point for standardizing skill development.

What's the best way to structure skill development for a new project?

Structuring skill development requires defining metadata, tools, and multi-step workflow processes upfront. Using a standardized template ensures all necessary operational components and definitions are considered from the project's outset.

Do I need to manually write metadata and workflow definitions when developing a skill?

You do not need to manually write definitions from scratch; a skill template includes pre-defined placeholders for metadata, workflow steps, and tools, allowing you to simply fill in the blanks to complete the skill development.

Can I use this template to standardize multiple skills across different projects?

Yes, this template is applicable for skill development initiation and standardization. It provides a foundational structure that can be reused to maintain consistent metadata and operational workflows across multiple new skills.

What components are included in a skill development starter kit?

A skill development starter kit includes structured components for scripts, references, and assets, providing a comprehensive framework for defining multi-step processes and operational instructions.