writing-skills

Guide users through crafting skill descriptions and frontmatter for AI applications.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/youhei-ushio/dotclaude-public --skill writing-skills-youhei-ushio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-skills
Source: https://github.com/youhei-ushio/dotclaude-public/tree/main/skills/global/writing-skills
Command: npx skills add https://github.com/youhei-ushio/dotclaude-public --skill writing-skills-youhei-ushio

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill helps users understand how to create and modify skills effectively, ensuring proper frontmatter and markdown structure, and providing guidelines for skill activation.

Core Features & Use Cases

  • Skill Creation Guidance: Offers step-by-step instructions for writing a SKILL.md file, ensuring the correct frontmatter and markdown structure.
  • Activation Triggering: Helps define clear trigger conditions for skill activation through the description field.
  • Skill Management: Provides information on how to manage skills in a directory structure and how to reference other skills and dependencies.

Quick Start

To get started, use the writing-skills skill by typing "How to create a skill" or "Skill writing guidelines."

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 for AI skill creation?

AI skill creation involves writing a SKILL.md file with proper frontmatter and markdown structure. This skill provides step-by-step instructions to ensure correct formatting, trigger definition, and skill activation guidelines.

What is the best way to define trigger conditions for skill activation?

Trigger conditions for skill activation are defined through the description field in the frontmatter. Clear descriptions ensure the AI recognizes when to apply the skill during relevant software development tasks.

How do I structure frontmatter and markdown for a custom AI skill?

Structuring frontmatter and markdown for a custom AI skill requires specific metadata fields and proper syntax. This skill guides you through formatting best practices to ensure your skill is correctly parsed and activated.

Do I need prior markdown knowledge to create skills effectively?

Prior markdown knowledge is needed to create skills effectively. This skill targets users with a basic understanding of markdown syntax and skill architecture to help refine their skill creation process.

How do I manage skills in a directory structure and reference dependencies?

Managing skills in a directory structure involves organizing files and referencing dependencies correctly. This skill provides information on how to structure directories and link related skills for seamless execution.