Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

story-writing-nofuss故事写作不费吹灰之力

Agent Skill

用于辅助文档、README、Markdown、说明文和内容稿件的整理与改写。它适合让 Agent 提炼结构、补齐章节、统一术语、检查链接或把零散材料整理成可读文档。使用时应保留项目已有事实、命令和路径,不要把未确认的信息写成确定结论;涉及对外文案时,还需要控制语气,避免过度营销或夸大能力。

总安装

2,799

周安装

119

GitHub Stars

公开资料未说明

下载量

981
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:story-writing-nofuss(故事写作不费吹灰之力)
来源仓库:https://github.com/mahyt77/story-writing-nofuss
安装命令:
openclaw skills install story-writing-nofuss
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install story-writing-nofuss

简介

story-writing-nofuss 用于辅助小说写作全流程管理,涵盖概念到成书导出。

  • 支持规划、起草、审查与格式化书籍输出,提升写作效率。
  • 通过 clawhub 安装,建议结合原始 README 验证使用方式。
  • 使用前应确认权限范围、维护状态及是否涉及外部服务调用。
  • 适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。

SKILL.md

name
story-writer
description
Complete story development and writing pipeline. Use when creating, planning, or writing fiction. The skill runs 5 sequential processes: Discovery (questionnaire with suggestions), Story Bible (world-building), Book Bible (detailed planning), Drafting (chapter-by-chapter writing), Review (quality check), and Export (HTML book format). Includes project manager to track progress.

Story Writer

A complete end-to-end story development and writing system with project management.


Project Manager

The skill tracks your project through 6 stages:

StageStatusDescription
0. Discoverydiscovery.jsonQuestionnaire complete
1. Story Biblestory-bible.mdWorld-building documented
2. Book Biblebook-bible.mdDetailed chapter planning
3. Draftingchapters/*.mdWriting in progress
4. Reviewreview-notes.mdQuality check complete
5. Exportexport/*.htmlBook formatted

Project Files

project-folder/
├── discovery.json           # Stage 0: All questionnaire answers
├── story-bible.md           # Stage 1: World, characters, rules
├── book-bible.md            # Stage 2: Detailed chapter outline
├── chapters/                 # Stage 3: Written chapters
│   ├── chapter-01.md
│   ├── chapter-02.md
│   └── ...
├── review-notes.md          # Stage 4: Review feedback
└── export/                   # Stage 5: Final formatted book
    └── book.html

Process 1: Discovery (Questionnaire)

Questions (10 suggestions each)

Q1: Chapters

  1. 12 chapters (novella)
  2. 18 chapters (short novel)
  3. 24 chapters (standard)
  4. 30 chapters (full novel)
  5. 36 chapters (epic)
  6. 40 chapters (long novel)
  7. 50 chapters (saga)
  8. 60 chapters (multi-part)
  9. 80 chapters (epic series)
  10. 100+ chapters (multi-volume)

Q2: Word Count

  1. 5,000 words (short story)
  2. 15,000 words (novelette)
  3. 30,000 words (novella)
  4. 50,000 words (short novel)
  5. 80,000 words (standard)
  6. 100,000 words (full-length)
  7. 120,000 words (epic)
  8. 150,000 words (fantasy/sci-fi)
  9. 200,000 words (doorstopper)
  10. 300,000+ words (epic saga)

Q3: Genre & Sub-genre See references/fiction-genres-encyclopedia.md for comprehensive list. Top 10 suggestions:

  1. Literary Fiction - Contemporary (character-driven, introspective)
  2. Fantasy - Epic/High (world-building, quest)
  3. Fantasy - Urban (magic in modern world)
  4. Science Fiction - Hard (technology-focused, realistic)
  5. Science Fiction - Space Opera (adventure, galaxy-spanning)
  6. Mystery - Cozy (amateur detective, gentle)
  7. Mystery - Thriller (suspense, high stakes)
  8. Romance - Contemporary (modern love story)
  9. Horror - Supernatural/Psychological (fear-based)
  10. Historical Fiction (period drama)

*Reference:* references/fiction-genres-encyclopedia.md contains 150+ genres and subgenres.

Q4: Time Period

  1. Ancient/Pre-Medieval (BC to 500 AD)
  2. Medieval (500-1500 AD)
  3. Renaissance/Victorian (1500-1900)
  4. 1920s-1940s (interwar, WWII)
  5. 1950s-1970s (post-war)
  6. 1980s-1990s (pre-internet)
  7. Present Day (2020s)
  8. Near Future (10-50 years)
  9. Far Future (100+ years)
  10. Timeless/Ambiguous

Q5: Locations

  1. Small Town (close community)
  2. Big City (urban, diverse)
  3. Rural/Countryside (isolated)
  4. Coastal/Island (ocean setting)
  5. Mountain/Wilderness (survival)
  6. Desert/Wasteland (extreme)
  7. Fantasy Kingdom (magical realm)
  8. Space Station/Spaceship (confined sci-fi)
  9. Multiple Worlds (portal/travel)
  10. Virtual/Digital (simulation)

Q6: Story Outline *(Free-form or choose a template)*

  1. Hero's Journey (ordinary world → call → trials → transformation)
  2. Rags to Riches (poor/weak → rich/powerful)
  3. Tragedy (good → bad through flaw)
  4. Quest (search for object/person/knowledge)
  5. Voyage and Return (go to strange land → return changed)
  6. Overcoming the Monster (threat → battle → victory)
  7. Comedy (confusion → chaos → happy resolution)
  8. Mystery (crime/disappearance → investigation → revelation)
  9. Rebellion (oppression → resistance → freedom)
  10. Coming of Age (youth → maturity through experience)

Q7: Plot Suggestions *(Based on chosen outline - 10 variations within that structure)*

The skill generates 10 specific plot variations based on your chosen outline, genre, and setting.

Q8: Atmosphere/Tone

  1. Dark/Gritty (serious, heavy themes)
  2. Hopeful/Uplifting (inspiring, positive)
  3. Mysterious/Enigmatic (secrets, revelations)
  4. Romantic/Sensual (love-focused, emotional)
  5. Adventurous/Exciting (action, thrills)
  6. Melancholic/Reflective (somber, thoughtful)
  7. Satirical/Humorous (comedy, wit)
  8. Epic/Intimate (grand scope, personal stakes)
  9. Tense/Suspenseful (page-turner)
  10. Whimsical/Magical (light, fantastical)

Q9: Story Outcome

  1. Happy Ending (conflict resolved, joy)
  2. Tragic Ending (loss, sadness)
  3. Bittersweet (win with cost)
  4. Ambiguous/Open (reader decides)
  5. Triumphant (complete victory)
  6. Devastating (complete loss)
  7. Circular (ends where began)
  8. Twist Ending (unexpected revelation)
  9. Redemptive (transformation wins)
  10. Cliffhanger (setup for sequel)

Q10: Target Audience

  1. Middle Grade (ages 8-12)
  2. Young Adult (ages 13-18)
  3. New Adult (ages 18-25)
  4. Adult Literary (sophisticated prose)
  5. Adult Commercial (mainstream)
  6. Women's Fiction (female-focused)
  7. Thriller/Mystery Fans
  8. Sci-Fi/Fantasy Fans
  9. Romance Readers
  10. Crossover (multiple audiences)

Output

  • discovery.json - All answers saved
  • Summary displayed for confirmation

Process 2: Story Bible Generation

Takes discovery.json and generates comprehensive world-building document.

Contents

  1. Project Overview - All discovery answers summarized
  2. Logline - One-sentence premise
  3. Theme Statement - What the story is really about
  4. Character Bible

- Protagonist (want/need/wound/fear/lie/arc) - Antagonist (motivation/philosophy/connection) - Supporting cast (5-6 characters with roles)

  1. World Building

- Geography & setting details - Time period context - Social systems (politics/economics/class) - Culture & beliefs - Magic/Technology rules (if applicable) - Daily life

  1. Theme Exploration

- Core theme - Secondary themes - How theme manifests in story

  1. Risk Factors - Common pitfalls for this genre/tone
  2. Comp Titles - Suggested comparable books

Output

  • story-bible.md - Comprehensive world reference

Process 3: Book Bible Generation

Takes story-bible.md and generates detailed chapter-by-chapter planning.

Contents

  1. Structure Selection

- Three-Act, Save the Cat, Hero's Journey, or Custom - Based on chosen story outline

  1. Beat Breakdown

- Major plot beats mapped to chapters - Word count targets per beat

  1. Chapter Outline

- For each chapter: - Chapter number & title - Word count target - One-paragraph summary - Key events (bullet points) - Character development - End hook (what keeps reader reading)

  1. Scene Cards

- Each chapter broken into 2-4 scenes - Scene purpose, conflict, outcome

  1. Subplot Tracking

- A-story (main plot) - B-story (relationship/secondary) - C-story (tertiary) - Where each appears in chapters

  1. Pacing Guide

- Tension graph across chapters - Breath/relax moments - Climax positioning

Output

  • book-bible.md - Complete chapter-by-chapter plan

Process 4: Drafting (Chapter Writing)

Writes the actual story text, chapter by chapter.

Workflow

For each chapter:

  1. Review chapter plan from book bible
  2. Check previous chapter for continuity
  3. Write chapter content following:

- Opening hook - Scene progression - Character voice - Dialogue style - Sensory details - End hook

  1. Track progress against word count target
  2. Save chapter as chapters/chapter-XX.md

Writing Standards

  • Show, don't tell - Action over exposition
  • Active voice - Strong verbs, minimal adverbs
  • Dialogue - Natural, character-specific
  • Pacing - Vary sentence length
  • Sensory - All five senses
  • POV consistency - Stay in character's head
  • End hooks - Every chapter ends with tension

Style Adherence

The skill maintains:

  • Genre-appropriate language
  • Atmosphere/tone consistency
  • Audience-appropriate content
  • POV/tense established in story bible

Output

  • chapters/chapter-01.md through chapters/chapter-XX.md

Process 5: Review (Quality Check)

Reviews all chapters using enhanced 5-category scoring system.

Enhanced Scoring Categories (0-10 each)

1. Plot (Structure & Pacing)

  • Score Factors: 3-act structure, rising tension, climax positioning, pacing
  • What to look for: Clear beginning-middle-end, appropriate chapter lengths, climax at ~85%
  • Common issues: Sagging middle, rushed ending, unclear structure

2. Story Line (Emotional Coherence)

  • Score Factors: Character arcs, atmosphere consistency, emotional journey
  • What to look for: Characters develop believably, tone matches atmosphere, emotional payoff
  • Common issues: Inconsistent character voices, tone shifts, unsatisfying arcs

3. Dramas (Conflict & Tension)

  • Score Factors: External obstacles, internal conflict, stakes, tension
  • What to look for: Medical crises, storms, threats, relationship conflicts
  • Common issues: Low stakes, insufficient conflict, predictable obstacles

4. Love & Sensuality (Relationships)

  • Score Factors: Relationship development, emotional intimacy, appropriate sensuality
  • What to look for: Emotional connection prioritized, relationship evolves naturally
  • Common issues: Insta-love, excessive physical focus, lack of emotional depth

5. Humanity (Theme & Meaning)

  • Score Factors: Theme exploration, emotional impact, hope in bleakness
  • What to look for: What makes us human, legacy beyond biology, meaning in survival
  • Common issues: Superficial themes, hopeless bleakness, unclear message

Scoring Scale

  • 10/10: Masterpiece level, publication ready
  • 9/10: Excellent, minor polishing needed
  • 8/10: Very good, some improvements possible
  • 7/10: Good, needs revision in weaker areas
  • 6/10: Adequate, significant work needed
  • <6/10: Needs major revision

Review Outputs

  • review-notes.md - Basic review with issues and suggestions
  • review-notes-enhanced.md - Enhanced review with 5-category scoring (recommended)

Enhanced Review Features

  1. Category scoring - 0-10 for each of 5 categories
  2. Overall composite - Weighted average score
  3. Visual score bars - Easy-to-read progress bars
  4. Priority recommendations - Critical/High/Medium/Low
  5. Publication readiness - Assessment based on score
  6. Target markets - Suggested venues based on quality
  7. Grammar analysis - Filter words, adverbs, passive voice
  8. Chapter statistics - Word count distribution, pacing analysis

Process 6: Export (HTML Book Format)

Converts chapters into formatted HTML book.

HTML Structure

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>[Book Title]</title>
  <style>
    /* Book styling */
    body { font-family: Georgia, serif; line-height: 1.6; }
    .chapter { page-break-before: always; }
    .title-page { text-align: center; padding-top: 40%; }
    /* ... more styles ... */
  </style>
</head>
<body>
  <div class="title-page">
    <h1>[Title]</h1>
    <h2>[Subtitle]</h2>
    <p>by [Author]</p>
  </div>
  
  <div class="toc">
    <h2>Table of Contents</h2>
    <!-- Auto-generated TOC -->
  </div>
  
  <div class="chapter" id="chapter-1">
    <h2>Chapter 1: [Title]</h2>
    <!-- Chapter content -->
  </div>
  
  <!-- More chapters -->
</body>
</html>

Export Options

  • Single HTML file (all chapters)
  • Separate HTML files per chapter
  • Include title page
  • Include table of contents
  • Custom CSS styling
  • Print-ready formatting

Output

  • export/book.html - Complete formatted book
  • export/style.css - Separate stylesheet (optional)

Scripts

scripts/discovery.py

Interactive questionnaire with 10 suggestions per question.

python scripts/discovery.py
python scripts/discovery.py --output my-story.json

scripts/story-bible-generator.py

Generate story bible from discovery answers.

python scripts/story-bible-generator.py --discovery discovery.json

scripts/book-bible-generator.py

Generate detailed chapter outline from story bible.

python scripts/book-bible-generator.py --story-bible story-bible.md

scripts/draft-chapter.py

Write a chapter based on book bible.

python scripts/draft-chapter.py --chapter 1 --book-bible book-bible.md
python scripts/draft-chapter.py --all  # Write all chapters

scripts/review-book.py

Basic review of all chapters for quality.

python scripts/review-book.py --chapters chapters/
python scripts/review-book.py --fix   # Auto-fix minor issues

scripts/review-book-enhanced.py

Enhanced review with 5-category scoring system.

python scripts/review-book-enhanced.py --chapters chapters/ --book-bible book-bible.md --discovery discovery.json

Output: review-notes-enhanced.md with:

  • 5 category scores (0-10 each)
  • Overall composite score
  • Priority recommendations
  • Publication readiness assessment
  • Grammar analysis
  • Chapter statistics
  • Target market suggestions

scripts/export-html.py

Export to HTML book format.

python scripts/export-html.py --chapters chapters/ --output export/book.html

scripts/chapter-tracker.py

Track writing progress.

python scripts/chapter-tracker.py --chapters 24 --target 80000 --completed 6 --written 18000

scripts/beat-sheet.py

Generate Save the Cat beat sheet.

python scripts/beat-sheet.py --target 80000

References

references/fiction-genres-encyclopedia.md

Comprehensive list of 150+ fiction genres and subgenres across all major categories: Literary Fiction, Action/Adventure, Speculative Fiction (Fantasy, Sci-Fi, Horror), Crime/Mystery, Romance, and experimental hybrids.

references/structure-frameworks.md

Five story structures with word count breakdowns.

references/revision-checklist.md

Four-pass revision system.

references/world-building-prompts.md

Deep-dive questions for world development.

references/query-submission.md

Traditional publishing guide.

references/style-guide.md

Writing standards and common issues.


Workflow Example

1. Discovery      → Answer 10 questions → discovery.json
2. Story Bible    → Generate world/characters → story-bible.md
3. Book Bible     → Plan every chapter → book-bible.md
4. Drafting       → Write chapter by chapter → chapters/*.md
5. Review         → Quality check → review-notes.md
6. Export         → Format as book → export/book.html

Project Status Command

Check current project status:

python scripts/project-status.py

Output:

Project: My Novel
Status: Stage 3 - Drafting
Progress: 12/24 chapters (50%)
Words: 36,000/80,000 (45%)
Next: Continue drafting chapter 13

Notes

  • Sequential: Processes run in order; each builds on the previous
  • Iterative: Can regenerate any stage if story evolves
  • Flexible: Skip stages if you have existing material
  • Persistent: All work saved to project folder
  • Exportable: Final HTML can be converted to EPUB/PDF

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

OpenClaw

74.34%
按下载量换算729

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills