template-skill

Define new AI skills with YAML frontmatter and Markdown body structure.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This is a template for creating new skills, providing a structured starting point for defining a skill's purpose, features, and quick start instructions.

Core Features & Use Cases

  • Skill Definition: Provides a clear structure for defining a new skill's name, description, and operational guidelines.
  • Developer Onboarding: Serves as a guide for developers to quickly set up and understand the requirements for a new skill.
  • Use Case: A developer starting a new project can copy this template to quickly scaffold a new skill, ensuring all necessary metadata and instructions are considered from the outset.

Quick Start

Use the template skill to create a new skill based on this template.

Frequently Asked Questions about template-skill

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

FAQPage Schema
How do I scaffold a new AI skill for developer onboarding?

To scaffold a new AI skill for developer onboarding, use a foundational template that provides a structured starting point for defining the skill's purpose, metadata, and quick start instructions. It standardizes skill creation processes.

What is the standard structure for defining new AI skills?

The standard structure for defining new AI skills requires adherence to YAML frontmatter and Markdown body structure. This ensures proper discoverability and execution of the operational instructions and metadata.

How do I create metadata for skill discoverability and execution?

To create metadata for skill discoverability and execution, use a template that defines foundational metadata in YAML frontmatter. This ensures all necessary operational instructions and skill definitions are considered from the outset.

Does this skill scaffolding template require any dependencies?

No, this skill scaffolding template requires no dependencies. It provides a basic foundational structure with no external components needed to start defining your new AI skill's purpose and operational guidelines.

When do I need a template for new skill creation?

You need a template for new skill creation when starting a new project and wanting to quickly set up a skill. It serves as a guide to ensure all necessary metadata and instructions are considered from the outset.