writing-skills

Standardize SKILL.md files with frontmatter schema and structured body sections.

111|29|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/xiaolai/nlpm-for-claude --skill writing-skills-xiaolai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-skills
Source: https://github.com/xiaolai/nlpm-for-claude/tree/main/skills/nlpm/writing-skills
Command: npx skills add https://github.com/xiaolai/nlpm-for-claude --skill writing-skills-xiaolai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writing SKILL.md files that reliably trigger Claude and teach effectively is hard without a repeatable blueprint.

Core Features & Use Cases

  • Clear frontmatter requirements (name, description) that drive loading and behavior.
  • Structured body with scope notes, core patterns, decision matrices, and worked examples for consistent quality.
  • Progressive disclosure and 500-line guidance with references to deep-dives for edge cases.

Quick Start

Create a SKILL.md that demonstrates trigger phrases, scope, and core patterns following this template.

Frequently Asked Questions about writing-skills

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

FAQPage Schema
How do I write a SKILL.md file that reliably triggers Claude to load and learn a skill?

To write a SKILL.md that triggers Claude reliably, apply a defined frontmatter schema with name and description fields, then structure the body with scope notes, core patterns, and worked examples for consistent skill loading and learning.

What is the correct frontmatter schema for a SKILL.md file?

The correct frontmatter schema for a SKILL.md file requires name and description fields that drive Claude's loading behavior, ensuring the skill is recognized and applied properly by the validation tooling.

How do I structure markdown documentation to teach Claude effectively?

Structure markdown documentation for Claude by sequencing sections with scope notes, core patterns, decision matrices, and worked examples, following progressive disclosure and a 500-line guidance limit with references for edge cases.

What should I include in trigger phrases for skill-writing?

Trigger phrases for skill-writing should be demonstrated in the SKILL.md file to define when Claude loads the skill, paired with scope notes and core patterns to guide learning and ensure compatibility with validation tooling.

Does writing a SKILL.md require specific validation tooling?

Writing a SKILL.md specifies structural rules and section sequencing that ensure compatibility with the repository's validation tooling, applying frontmatter requirements and a structured body to pass quality checks.

What are the limitations when using a 500-line guidance limit for SKILL.md files?

The 500-line guidance limit for SKILL.md files restricts inline content length, requiring references to deep-dives for edge cases to maintain progressive disclosure while ensuring the file teaches effectively without exceeding structural boundaries.