Token导航 LogoToken导航TokenDH.com
待分类需要联网github未标认证来源可访问许可证需确认审计异常

cw-style-skill-creatorCW 风格技能创建器

Agent Skill

cw-style-skill-creator 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,346

周安装

94

GitHub Stars

140

下载量

760
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:cw-style-skill-creator(CW 风格技能创建器)
来源仓库:https://github.com/haowjy/creative-writing-skills
仓库路径:skills/cw-style-skill-creator
安装命令:
npx skills add https://github.com/haowjy/creative-writing-skills --skill cw-style-skill-creator
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/haowjy/creative-writing-skills --skill cw-style-skill-creator

简介

cw-style-skill-creator 构建 AI 可读的风格指令文件,定义 Claude 的写作行为模式。

  • 适用于 Codex、Claude、Cursor、Gemini CLI 的自定义技能开发,输出 .md 或 .skill 格式。
  • 区分指令式命令与解释性描述,确保 AI 准确理解风格要求与示例模式。
  • 目标用户为 AI 而非人类作者,需避免自然语言冗余,直给操作规范。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Style Skill Creator

Create style skills that teach Claude your writing style.

Critical: Audience is AI

This creates AI instructions (for Claude to read), NOT human documentation (for authors to read).

AI InstructionsHuman Documentation
"When writing X, do Y""The story uses X because Y"
Directive commandsExplanatory descriptions
Pattern + examplesAnalysis + reasoning

Step 1: Ask About Format

Always ask first:

Would you like me to create:

1. Simple markdown file (.md)
   - Quick, lightweight
   - Single file with style instructions

2. Full skill package (.skill)
   - Properly structured and validated
   - Can include reference files with examples
   - Better for complex styles

Which format would you prefer?

Simple Markdown Format

---
description: [What this style covers]
alwaysApply: false
---

# [Style Name]

[Brief intro]

## [Category]

[Directive instructions with examples]

Location: .cursor/rules/styles/[name].md or user-specified

Full Skill Package Format

Initialize

python /mnt/skills/examples/skill-creator/scripts/init_skill.py [skill-name] --path [output-dir]

Creates directory structure with SKILL.md, references/, scripts/, assets/

Customize

SKILL.md structure:

---
name: [skill-name]
description: Style skill for [specific writing type]
---

# [Style Name]

## Purpose
Teaches Claude to write [X] in the author's style.

## [Style Instructions]
[Directive instructions organized by category]

Add reference files if helpful:

  • references/examples.md - Good/bad examples
  • references/patterns.md - Detailed pattern library

Delete unused directories (scripts/, assets/ if not needed)

Package

python /mnt/skills/examples/skill-creator/scripts/package_skill.py [path-to-skill] [output-dir]

Creates validated .skill file ready to distribute.

Writing Style: Directive and Technical

Use imperative/command form:

✅ "Use short sentences during action" ✅ "Avoid dialogue tags" ✅ "Show emotion through action" ❌ "The author tends to use short sentences" (that's analysis, not instruction)

Always include examples:

**Emotional beats:**
- Use action instead of emotional labels
- Example: "Her hands trembled" not "She felt nervous"

Pattern + Example format:

**[Pattern name]:**
- [Instruction about the pattern]
- Example: [Concrete example]
- Avoid: [What NOT to do]

Common Style Skill Types

Master Prose: Overall writing voice, sentence structure, tone Dialogue: Tag usage, action beats, subtext, character voice Action: Sentence length, detail level, pacing Description: Sensory detail, metaphors, level of detail Character Voice: Per-character speech patterns and vocabulary Formatting: Em dashes, ellipsis, scene breaks, thought formatting

Creation Process

1. Gather Input

From user description:

  • "Describe your style to me"
  • "What patterns should this cover?"

From existing prose:

  • "Can I read some chapters to identify patterns?"
  • Read 2-3 chapters if provided

2. Ask About Format

Simple.md or full.skill package?

3A. Simple Path

  • Create markdown with sections
  • Add directive instructions + examples
  • Save to .cursor/rules/styles/ or specified location

3B. Full Skill Path

  1. Run init_skill.py
  2. Edit SKILL.md with style instructions
  3. Add reference files if helpful
  4. Delete unused directories
  5. Run package_skill.py
  6. Provide download link

Examples

Dialogue Style (Simple.md)

---
description: Dialogue writing conventions
alwaysApply: false
---

# Dialogue Style

## Dialogue Tags

**Minimize "said":**
- Use action beats instead
- Example: She crossed her arms. "Fine."
- When using tags, prefer "said" to fancy verbs

## Interruptions

**Use em dashes:**
- For interrupted speech: "I thought we could—"
- Example: "Wait, I—" He grabbed her arm.

## Subtext

**Characters avoid directness:**
- Show tension through what's NOT said
- Example: "That's nice." (flat, clearly upset)
- Avoid: "I'm angry!" (too direct)

Character Voice

---
name: character-amber-voice
description: Amber's voice and speech patterns
---

# Character Voice: Amber

## Speech Patterns

**Careful word choice:**
- Adult consciousness = measured speech
- Avoids contractions when stressed
- Example: "I do not want to go" not "I don't wanna go"

**Politeness as defense:**
- Overly formal when uncomfortable
- Uses "please" and "thank you" excessively

## Internal Monologue

**Analytical:**
- Observes and categorizes
- Example: "Dr. Fuji's hands trembled—stress response, possibly guilt."

Integration

The workflow:

  1. User writes chapters naturally
  2. This skill converts patterns into style skills
  3. cw-prose-writing loads and follows those skills
  4. Result: Consistent AI-written prose in user's style

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.28%
按下载量换算276

Claude

30.81%
按下载量换算234

Cursor

20.44%
按下载量换算155

Gemini CLI

8.93%
按下载量换算68

安全审计

Gen Agent Trust Hub

未通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills