[TODO-skill-name]

Standardize SKILL.md creation with YAML frontmatter and safety checks.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/maosanhioro/dotfiles --skill todo-skill-name-maosanhioro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: [TODO-skill-name]
Source: https://github.com/maosanhioro/dotfiles/tree/main/codex/skills-templates/project
Command: npx skills add https://github.com/maosanhioro/dotfiles --skill todo-skill-name-maosanhioro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Project Skill Template standardizes the creation of project-focused AI skills, enabling consistent documentation and downstream deployment.

Core Features & Use Cases

  • Provides a consistent frontmatter scaffold (name and description) for quick skill definition
  • Structures projects with a clear workflow, principles, and quality checks
  • Use Case: teams can rapidly bootstrap new skills by replacing placeholders with concrete details

Quick Start

Write a new SKILL.md to describe your project's skill and replace placeholders with concrete details.

Frequently Asked Questions about [TODO-skill-name]

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

FAQPage Schema
How do I create a structured SKILL.md file for AI workflows?

To create a structured SKILL.md file, use a project skill template that provides a YAML frontmatter scaffold for name and description, alongside optional directories for scripts, references, and assets to ensure consistent discovery.

What is a project skill template and when do I need it?

A project skill template standardizes the creation of project-focused AI skills. You need it when scaffolding new SKILL.md files to ensure consistent documentation, quality checks, and downstream deployment across teams.

How to scaffold new AI skills with YAML frontmatter?

You scaffold new AI skills by writing a new SKILL.md document and replacing the template placeholders with concrete project details, ensuring the YAML frontmatter includes the required name and description fields for skill activation.

Does a SKILL.md template include toxicity and safety checks?

Yes, the project skill template includes toxicity and safety checks. These checks are applied during the skill creation workflow to ensure safe, reusable skill units for downstream team deployment.

Can I use this template to bootstrap project skills for team workflows?

Yes, teams can rapidly bootstrap new project skills by using the template to replace placeholders with concrete details. It structures projects with clear workflows, principles, and quality checks for governance.