writing-skills

Guide developers in creating Claude Code skills with proper frontmatter and descriptions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Regis-RCR/rcr-plugin-factory-marketplace --skill writing-skills-regis-rcr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-skills
Source: https://github.com/Regis-RCR/rcr-plugin-factory-marketplace/tree/main/skills/writing-skills
Command: npx skills add https://github.com/Regis-RCR/rcr-plugin-factory-marketplace --skill writing-skills-regis-rcr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill guides developers in creating effective Claude Code skills that reliably activate, preventing dormant skills due to vague descriptions or incorrect frontmatter, ensuring your AI tools are always discovered and used.

Core Features & Use Cases

  • Frontmatter Requirements: Details mandatory name and description fields, crucial for optimal model-invoked activation and marketplace discovery.
  • Progressive Disclosure: Teaches how to structure SKILL.md for clarity, keeping core guidance concise and deferring detailed information to supporting files.
  • Activation Optimization: Provides strategies for writing specific, keyword-rich descriptions that Claude can easily match to user tasks, maximizing skill utility.

Quick Start

Create a new skill named 'data-processor' with a description that clearly states its purpose and when Claude should use it.