Prompt Crafting
Description
# prompt-crafter skill ## 流程概览 ```text Step 1: 读取输入源(10 类文件) Step 2: 按 6 元素 Prompt 结构填充:角色 / 任务指示 / 背景信息 / 案例 / 输入 / 输出 Step 3: 冲突检测 Step 4: 验收自检 ``` ## Step 1: 读取输入源 > 10 类文件(含写作记忆/提示词记忆/永久记忆)。 1. **writing-style.md(主卡)** → 提取正文定性层四字段(叙事身份 / 硬约束 / AI 易犯错误 / 描写层次和手法)+ 量化层 9 大维度 + confidence。**双态**:confidence=0 → 只注入定性层(读主卡正文 → 定性四字段注入,现状不变);confidence>0 → 按 rendering-rules.md 渲染案例 2(读主卡 + 场景卡 frontmatter → 量化节 + 声音层透传) 2. **上一章 chapter.md**(`chapters/vol-{N}-ch-{M-1}.md`)→ 提取 emotional_de
Installation
Installs to ~/.claude/skills/modoojunko-awesome-novel-agent-prompt-crafting/SKILL.md
mkdir -p ~/.claude/skills/modoojunko-awesome-novel-agent-prompt-crafting && curl -fsSL https://raw.githubusercontent.com/modoojunko/awesome-novel-agent/HEAD/skills/prompt-crafting.md -o ~/.claude/skills/modoojunko-awesome-novel-agent-prompt-crafting/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11