template-skill

Provide a SKILL.md template with YAML frontmatter and Markdown content.

Updated May 21, 2026
One-click install
npx skills add https://github.com/Ber-tx/tongue --skill template-skill-ber-tx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: template-skill
Source: https://github.com/Ber-tx/tongue/tree/main/.github/skills-main/template
Command: npx skills add https://github.com/Ber-tx/tongue --skill template-skill-ber-tx

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill template provides a starting point for creating new skills. It outlines the necessary structure and content for a skill unit.

Core Features & Use Cases

  • Skill Template: Serve as a blueprint for developing new skills with the correct structure.
  • Structure: Includes a SKILL.md file with frontmatter and a Markdown body.
  • Usage: Can be filled out and customized with specific functionality to become a unique skill.

Quick Start

Use this template to create your new skill by following the example structure and filling in the appropriate details for your skill.

Frequently Asked Questions about template-skill

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

FAQPage Schema
What is a skill template and when do I need one?

A skill template is a structural blueprint containing YAML frontmatter and a Markdown body. You need this skill template format when starting new skill development to ensure correct unit structure and metadata configuration.

How do I create a new skill using a template?

To create a new skill, copy the template's SKILL.md file structure, then fill the YAML frontmatter and Markdown content with your specific functionality and details to form a unique skill unit.

Can I use this skill template structure for any type of new skill?

Yes, this template provides a general structure suitable for developing new skills across various use cases. You customize the Markdown body and YAML frontmatter to match your specific skill's requirements.

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

The best way to structure a skill unit is using a SKILL.md file containing YAML frontmatter for metadata and a Markdown body for content. This template provides that exact blueprint for proper skill formatting.

Are there any dependencies required to use this skill template?

No dependencies are required to use this skill template. It is a basic structural guide containing scripts and references that you can fill out and customize independently for your new skill.