cw-style-skill-creator

Convert user-defined writing styles into Claude-ready style artifacts.

394|57|Updated Oct 25, 2025
One-click install
npx skills add https://github.com/haowjy/creative-writing-skills --skill cw-style-skill-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cw-style-skill-creator
Source: https://github.com/haowjy/creative-writing-skills/tree/main/creative-writing-skills/cw-style-skill-creator
Command: npx skills add https://github.com/haowjy/creative-writing-skills --skill cw-style-skill-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps authors define and codify their unique writing style, eliminating inconsistencies and the need to manually explain their style to AI or collaborators. It turns subjective preferences into actionable instructions for AI.

Core Features & Use Cases

  • Style Guide Generation: Creates detailed style guides from your existing prose or descriptions.
  • AI-Ready Instructions: Formats style rules as directive commands and examples for AI to follow.
  • Use Case: Provide your existing chapters and ask the skill to "Analyze my writing style and create a style guide." This guide can then be used by other writing skills to maintain your unique voice.

Quick Start

Use the cw-style-skill-creator skill to analyze my writing and create a style guide.

Frequently Asked Questions about cw-style-skill-creator

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

FAQPage Schema
How do I convert my writing style into AI instructions?

This Skill analyzes your prose and converts your writing style into Claude-ready AI instructions. It generates structured style guides with directives, examples, and patterns that AI can follow to maintain your unique voice across projects.

Can I create a style guide from my existing chapters?

Yes. Provide your existing chapters or writing samples, and the Skill analyzes them to extract your style patterns, tone, and voice preferences, then produces a detailed style guide formatted as actionable AI directives.

What formats does the Skill support for style definitions?

The Skill supports both simple Markdown style files and full .skill packages. It covers Master Prose, Dialogue, Action, Description, and Character Voice formats with YAML front matter, organized sections, and pattern-example conventions.

How do I package and distribute my style guide?

The Skill uses init_skill.py and package_skill.py to create validated, distributable .skill artifacts. These packages contain your style directives, examples, and reference resources in a standardized format for sharing and reuse.

When should I use a style guide instead of manually explaining my style?

Use a style guide when collaborating with AI or other writers repeatedly. Codifying your style eliminates inconsistencies, removes the need to re-explain preferences each time, and ensures your voice stays consistent across multiple projects or collaborators.