ck:template-skill

Create Claude skills with standardized SKILL.md frontmatter and body.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/mafvietnam/mafapp --skill ck-template-skill-mafvietnam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:template-skill
Source: https://github.com/mafvietnam/mafapp/tree/main/.claude/skills/template-skill
Command: npx skills add https://github.com/mafvietnam/mafapp --skill ck-template-skill-mafvietnam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a ready-to-use skeleton for creating Claude skills by standardizing the SKILL.md frontmatter and body, reducing setup time and ensuring consistency across projects.

Core Features & Use Cases

  • Standard frontmatter scaffolding: name, description, and metadata.
  • Lightweight, copy-and-customize structure to create new skills quickly.
  • Ideal for teams onboarding Claude skill development and for demos or templates.

Quick Start

Duplicate this template skill and replace the placeholder text with your own use case.

Frequently Asked Questions about ck:template-skill

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

FAQPage Schema
How do I create a standardized scaffold for Claude skills?

To create a Claude skill scaffold, use a reusable template that enforces mandatory name and description fields within the SKILL.md frontmatter, ensuring consistent structure across projects. This approach provides a ready-to-use skeleton for rapid development.

What is the required frontmatter structure for a SKILL.md file?

The required frontmatter structure for a SKILL.md file mandates the presence of a name and description. This standardized metadata ensures consistent skill structure and rapid development across domains.

How do I quickly set up a new Claude skill template for my project?

To quickly set up a new Claude skill template, duplicate the template skill and replace the placeholder text with your specific use case. This copy-and-customize structure supports optional resources directories for scripts, references, and assets.

Does the Claude skill scaffold support optional resources directories?

Yes, the Claude skill scaffold supports optional resources directories. These directories allow you to organize scripts, references, and assets alongside the standardized SKILL.md frontmatter and body.

What is the best way to onboard teams to Claude skill development?

The best way to onboard teams to Claude skill development is using a lightweight, copy-and-customize template. It standardizes the SKILL.md frontmatter and body, reducing setup time and ensuring consistency for new skills.

Can I use this skill scaffold across different domains?

Yes, you can use this skill scaffold across different domains. The template provides a consistent skill structure applicable for rapid development and demonstration, regardless of the specific domain requirements.