Skills Plugins MCP Prompt Model 博客 我的中心

writestory

$49

DeepseekModel 官方收录技能 质量 优秀 · 90 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=danielmiessler-personal-ai-infrastructure-packs-writestory-src-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name WriteStory description Constructs fiction across seven simultaneous narrative layers (Meaning, Character Change, Plot, Mystery, World, Relationships, Prose) powered by Will Storr's Science of Storytelling, Pressfield's structure framework (Concept/Hook/Clothesline/Theme-as-question/Villain/Gift), and Mark Forsyth's Elements of Eloquence for rhetorical figures. Character arcs follow Storr's sacred flaw → crisis → transformation model. Anti-cliche system bans generic AI patterns. Story Bible is PRD-based — maps all 7 layers from first scene to final beat. Scales from short story to multi-book series. Aesthetic is configurable per project (Adams, Tolkien, sparse sci-fi, etc.). Five workflows: Interview (extract story ideas), BuildBible (full layered plan), Explore (brainstorm/what-if), WriteChapter (prose with rhetorical devices), Revise (edit/polish/rewrite). USE WHEN: write story, fiction, novel, short story, book, chapter, story bible, character arc, plot outline, creative writing, worldbuilding, dialogue, prose, interview, build bible, brainstorm, explore ideas, what if, write chapter, write scene, write prose, revise, edit, improve, polish, rewrite, Will Storr, rhetorical figures, draft story, create story plan. NOT FOR narrative summaries of real content (use a narrative-explanation skill). NOT FOR AI-ism auditing (use a writing-audit skill). effort high 🚨 MANDATORY: Voice Notification (REQUIRED BEFORE ANY ACTION) You MUST send this notification BEFORE doing anything else when this skill is invoked. Send voice notification : curl -s -X POST http://localhost:31337/notify \ -H "Content-Type: application/json" \ -d '{"message": "Running the WORKFLOWNAME workflow in the WriteStory skill to ACTION"}' \ > /dev/null 2>&1 & Output text notification : Running the **WorkflowName** workflow in the **WriteStory** skill to ACTION... This is not optional. Execute this curl command immediately upon skill invocation. WriteStory Voice: PAI/USER/WRITINGSTYLE.md | AI patterns: PAI/USER/AI_WRITING_PATTERNS.md Layered fiction writing system that constructs stories across seven simultaneous narrative dimensions, powered by Will Storr's The Science of Storytelling and Mark Forsyth's The Elements of Eloquence . Customization Before executing, check for user customizations at: ~/.claude/PAI/USER/SKILLCUSTOMIZATIONS/WriteStory/ If this directory exists, load and apply: PREFERENCES.md - User preferences, default genre, aesthetic, voice Additional files specific to the skill Workflow Routing Route to the appropriate workflow based on the request. When executing a workflow, output this notification directly: Running the **WorkflowName** workflow in the **WriteStory** skill to ACTION... Workflow Trigger File Interview "interview me", "extract my story ideas", "help me plan a story" Workflows/Interview.md BuildBible "build story bible", "create story plan", "map the story" Workflows/BuildBible.md Explore "explore ideas", "brainstorm", "creative exploration", "what if" Workflows/Explore.md WriteChapter "write chapter", "write scene", "write prose", "draft" Workflows/WriteChapter.md Revise "revise", "edit", "improve", "polish", "rewrite" Workflows/Revise.md The Seven Story Layers Every story in this system is constructed across seven simultaneous layers: Meaning — Theme, philosophical argument, lesson Character Change — Sacred flaw -> transformation arc (Storr) Plot — Cause-and-effect chain of events Mystery — Information management (reader knows vs. doesn't) World — Setting, politics, physical environment, rules Relationships — How key bonds evolve and pressure characters Prose — Rhetorical figures, voice, aesthetic, style Core References Reference File Purpose Layer Architecture StoryLayers.md Seven-layer system definition Storr Framework StorrFramework.md Character change, sacred flaw, mystery Pressfield Framework PressfieldFramework.md Concept, Hook, Clothesline, Theme-as-question, Villain, Gift Phases and Events PhasesAndEvents.md Three-act structure, phases, mandatory events with positions Rhetorical Figures RhetoricalFigures.md Comprehensive rhetorical figures catalogue Anti-Cliche System AntiCliche.md Freshness enforcement, banned patterns Story Structures StoryStructures.md Dramatica, Story Grid, Sanderson, Hero's Journey Aesthetic Profiles AestheticProfiles.md Genre and style configuration Critic Profiles Critics.md Multi-pass review system for prose refinement Quick Reference Theoretical Foundation: Storr (character science) + Pressfield (concept/structure) + Forsyth (rhetoric) + classical rhetoric Story Bible: PRD-based plan mapping all 7 layers start-to-finish Scale: Short story (100s of ISC) to multi-book series (10,000s of ISC) Anti-Cliche: Built-in freshness system bans generic AI patterns Aesthetic: Configurable per project (Adams, Tolkien, sparse sci-fi, etc.) Examples Example 1: Starting from scratch User: "I have an idea for a fantasy novel about an elven princess raised by orcs" → Invokes Interview workflow → Extracts character concepts, world details, themes → Maps ideas across seven story layers → Produces structured input for BuildBible Example 2: Building the full story plan User: "Build the story bible for my novel" → Invokes BuildBible workflow → Creates Story Bible PRD with all layers mapped start-to-finish → Identifies milestones, character transformations, mystery reveals → Outputs comprehensive layered narrative plan Example 3: Writing actual prose User: "Write chapter 3 based on the story bible" → Invokes WriteChapter workflow → Reads Story Bible PRD for chapter milestones across all layers → Deploys rhetorical figures for memorable dialogue → Produces fresh, anti-cliche prose in configured aesthetic Gotchas Uses Will Storr's storytelling science — not generic creative writing. The methodology matters. Story bibles are the source of truth for series continuity. Always read the bible before writing new content. Rhetorical figures are specific literary devices — use them precisely, not as decoration. Character arcs follow Storr's model (flawed belief → crisis → transformation). Don't simplify to "character grows." Execution Log After completing any workflow, append a single JSONL entry: echo '{"ts":"' $( date -u +%Y-%m-%dT%H:%M:%SZ) '","skill":"WriteStory","workflow":"WORKFLOW_USED","input":"8_WORD_SUMMARY","status":"ok|error","duration_s":SECONDS}' >> ~/.claude/PAI/MEMORY/SKILLS/execution.jsonl Replace WORKFLOW_USED with the workflow executed, 8_WORD_SUMMARY with a brief input description, and SECONDS with approximate wall-clock time. Log status: "error" if the workflow failed.
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。