ywc-skill-author

Audits ywc-* skills enforcing frontmatter body and filesystem conventions via read-only workflow.

8|1|Updated May 13, 2026
One-click install
npx skills add https://github.com/yongwoon/ywc-agent-toolkit --skill ywc-skill-author
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ywc-skill-author
Source: https://github.com/yongwoon/ywc-agent-toolkit/tree/main/claude-code/skills/ywc-skill-author
Command: npx skills add https://github.com/yongwoon/ywc-agent-toolkit --skill ywc-skill-author

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of inconsistent skill quality and structure across the ywc-* ecosystem by enforcing a canonical set of rules derived from production-grade standards.

Core Features & Use Cases

  • Skill Authoring: Provides a structured template and Rationalization Defense cookbook to ensure new skills meet the quality bar from day one.
  • Structural Refactoring: Automatically audits and suggests improvements for existing skill frontmatter, body sections, and reference documentation.
  • Read-Only Auditing: Performs bounded, mechanical inspections of skills to identify deviations from mandatory rules without modifying target files.

Quick Start

Use the ywc-skill-author skill to audit the current skill directory against the canonical rule set.

Frequently Asked Questions about ywc-skill-author

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

FAQPage Schema
How do I standardize skill frontmatter and body sections to meet canonical rules?

To standardize skill frontmatter and body sections, you use a meta-skill that enforces mandatory conventions and performs bounded, read-only audits to identify structural deviations. This ensures your skills comply with canonical rules without modifying target files.

What is a read-only audit workflow for skill standardization?

A read-only audit workflow for skill standardization mechanically inspects existing skills against mandatory rules to identify deviations without modifying target files. This bounded process ensures compliance with progressive disclosure and multilingual trigger policies.

How do I audit existing skills for progressive disclosure and multilingual trigger compliance?

You audit existing skills for progressive disclosure and multilingual trigger compliance by running a structural refactoring audit that checks frontmatter, body sections, and filesystem conventions against a canonical rule set, highlighting any deviations.

Do I need gh and jq installed to perform a structural skill audit?

Yes, you need gh and jq installed to perform a structural skill audit, as these dependencies are required to execute the bounded inspection scripts that evaluate filesystem conventions and verify canonical rule compliance.

What is the best way to refactor ywc-* skills for rationalization defense requirements?

The best way to refactor ywc-* skills for rationalization defense requirements is to use a skill authoring template and cookbook that provides structured guidance, ensuring new and existing skills meet the production-grade quality bar from day one.