template-skill

Generate a skill template with YAML frontmatter and Markdown body structure.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/billydeeii136/black-opps-claude-skill --skill template-skill-billydeeii136
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: template-skill
Source: https://github.com/billydeeii136/black-opps-claude-skill/tree/main/agent-skills/template-skill
Command: npx skills add https://github.com/billydeeii136/black-opps-claude-skill --skill template-skill-billydeeii136

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a template for creating new skills, ensuring that essential structure and information are included.

Core Features & Use Cases

  • Standard Structure: Offers a predefined structure for new skills, including YAML frontmatter and Markdown body.
  • Basic Elements: Includes a name and description field, along with a placeholder for instructions.
  • Use Case: When starting a new skill development project, this template can be used to quickly establish a foundation.

Quick Start

Use the template-skill to create a new skill with the name 'my_new_skill' and the description 'This skill will do X'.

Frequently Asked Questions about template-skill

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

FAQPage Schema
How do I create a new skill template with the correct YAML frontmatter and Markdown structure?▼

This template generates a skill template with predefined YAML frontmatter and Markdown body structure for new skill development. It includes essential fields like name and description to establish a quick foundation for initial setup.

What is the standard structure required for new skill development?▼

The standard structure for new skills consists of YAML frontmatter and a Markdown body. This template provides that exact framework, including essential fields like name, description, and placeholders for instructions to ensure proper setup.

What basic elements do I need to include when setting up a skill template?▼

When setting up a skill template, you need basic elements like name and description fields in the YAML frontmatter. This template provides these essential fields alongside a placeholder for instructions in the Markdown body.

Can I use this template to quickly establish a foundation for a skill development project?▼

Yes, you can use this template to quickly establish a foundation for a new skill development project. It generates a predefined structure with essential YAML frontmatter and Markdown body intended for initial skill setup and basic information entry.

Does the generated skill template include placeholders for instructions?▼

Yes, the generated skill template includes a placeholder for instructions within its Markdown body. It provides this alongside predefined YAML frontmatter containing essential fields like name and description for new skill development.