Token导航 LogoToken导航TokenDH.com
待分类权限需确认github未标认证来源可访问许可证需确认审计未展示

fictionfiction 命令行

Agent Skill

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

总安装

349

周安装

15

GitHub Stars

5

下载量

122
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/howells/fiction --skill fiction

简介

fiction 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合围绕仓库状态和代码变更进行整理。

  • 适用于需要围绕仓库状态、代码变更或协作事项进行整理的场景。
  • 支持仓库状态查询、代码变更跟踪和协作事项管理。
  • 安装命令:npx skills add https://github.com/howells/fiction --skill fiction。
  • 建议确认权限范围和维护状态后再使用。

SKILL.md

name
fiction
description
This skill should be used when the user asks to "write a chapter", "write prose", "continue the story", "develop a character", "review my chapter", "critique my manuscript", "write a synopsis", "summarize my story", "plan my novel", "outline my book", "check for consistency", or mentions fiction writing, novels, short stories, scenes, or narrative craft.

Fiction

A complete system for writing fiction—from initial concept through final draft.

Commands

CommandPurpose
/fiction:newStart new project from scratch (interactive wizard)
/fiction:goResume a project (load context + suggest what to do next)
/fiction:planDesign story architecture (premise, theme, ending)
/fiction:outlineCreate chapter and scene breakdown
/fiction:characterDevelop a character document
/fiction:reviewReview current chapter (iterative feedback)
/fiction:critiqueFull manuscript review (NYT/New Yorker style)
/fiction:synopsisGenerate synopsis (long/medium/short) for pitches
/fiction:nextGet suggestion for what to work on next
/fiction:statusQuick project status
/fiction:reconcileAudit project against current conventions, offer updates
/fiction:editLine-level editing (spelling, grammar, word echoes)
/fiction:languageVerify foreign language phrases (grammar, period accuracy)
/fiction:notesCollect and process inline editing markers
/fiction:coverGenerate cover art prompts for image generation
/fiction:namingGenerate and validate book title options
/fiction:buildBuild EPUB for reading (--sync preserves highlights)

Natural Language Triggers

Beyond commands, respond to requests like:

  • "Write chapter 8"
  • "Continue from where we left off"
  • "This scene isn't working—help me fix it"
  • "Develop the antagonist's backstory"
  • "Check this chapter for consistency issues"

Agents

Select the appropriate agent based on task:

AgentUse CaseModel
new-projectStart from scratch (Socratic wizard)opus
writerWriting prose, chapters, scenesopus
architectStory structure, premise, endingopus
outlinerChapter breakdown, scene beatssonnet
character-developerCharacter documentsopus
chapter-reviewerIterative chapter reviewsonnet
editorLine-level polish (spelling, grammar, echoes)sonnet
critiqueFull manuscript reviewopus
synopsisPlot synopsis for queries/pitchesopus
continuityConsistency checkinghaiku
nextProject navigationhaiku
scene-analyzerScene diagnosissonnet
voice-analyzerPOV/tense checkinghaiku
world-builderSettings, systemssonnet
cover-artistBook cover art promptsopus
namingBook title generation and validationopus
language-checkerForeign phrase verificationsonnet

Guest Critics

Summon a specific voice for manuscript review:

AgentVoiceBest For
stephen-kingDirect, no-BS, story-focusedCommercial fiction, horror, thriller
ursula-le-guinThoughtful, world as meaningFantasy, science fiction
james-woodDeeply literate, sentence-levelLiterary fiction
roxane-gayCulturally aware, emotionally honestContemporary fiction

Craft Reference Files

Consult reference files for craft guidance:

ProblemReference
American English style../references/style-guides/chicago-manual.md
British English style../references/style-guides/oxford-style-manual.md
Grammar & punctuation../references/style-guides/shared-rules.md
Style guide comparison../references/style-guides/decision-matrix.md
Story feels aimless../references/story-structure.md
Scene drags../references/scene-structure.md
Flat characters../references/character.md
Stilted dialogue../references/dialogue.md
Prose lacks rhythm../references/prose-style.md
Pacing issues../references/pacing.md
Weak opening../references/openings.md
Unsatisfying ending../references/endings.md
Genre expectations../references/genre-conventions.md
Common mistakes../references/anti-patterns.md
Process and mindset../references/craft-wisdom.md
Audiobook readiness../references/audiobook-considerations.md

Project Structure

Detect and work with these project structures:

Standalone Novel

/my-novel
├── README.md           # Overview, status, key decisions, ⚓ anchored
├── progress.md         # Review state (updated by review commands)
├── characters/         # Character documents
├── world/              # Setting documents
├── craft/              # Tone guide
├── chapters/           # Chapter files
└── themes.md           # Theme document

Multi-Book Series

/my-series
├── README.md           # Series overview
├── series/             # Series-level material
│   ├── series-architecture.md  # ⚓ Anchored series constraints
│   ├── progress.md     # Series-level review state
│   ├── characters/
│   ├── world/
│   └── ...
└── book-n-title/       # Individual books
    ├── progress.md     # Book-level review state
    └── chapters/

Core Principles

Apply these principles when writing or reviewing:

  1. Story = Character + Change — Plot is what happens; story is what it means.
  2. Scene Economy — Every scene must do at least two things.
  3. Specificity Creates Universality — Concrete details create resonance.
  4. Earned Moments — Plant before harvest.
  5. Trust the Reader — Show, don't tell. Imply, don't explain.
  6. Write for the Ear — Modern books become audiobooks. Clear attribution, distinct voices, no visual-only elements.

Decision Guides

POV Selection

  • First person: Deep intimacy, unreliable narrator possible
  • Third limited: Balance of intimacy and flexibility, most common
  • Third omniscient: God's-eye view, good for epic scope

Tense Selection

  • Past tense: Traditional, invisible, readers expect it
  • Present tense: Immediacy, urgency

Scene vs. Summary

  • Scene: Crucial moments, turning points, high emotion
  • Summary: Routine events, transitions
  • Rule: If it matters, show it.

Workflow

New Project

Run /fiction:new — interactive wizard guides you through:

  1. Discovery (find the heart of your story)
  2. Architecture (premise, theme, arc, ending)
  3. Characters (protagonist, supporting cast)
  4. World (if needed)
  5. Outline (chapter breakdown)

Everything saved as you go. Socratic dialogue helps you discover what you already know.

Existing Project

Run /fiction:go to load the project and see what to work on next.

After Plugin Updates

  1. Run /fiction:reconcile to audit project against current conventions
  2. Review recommendations and apply updates as desired

Writing Loop

  1. Write chapter (invoke writer agent)
  2. Run /fiction:review for iterative feedback
  3. Apply suggested revisions
  4. Repeat until chapter complete
  5. Run continuity check periodically

Completion

When manuscript is complete, run /fiction:critique for full literary review.

Large Manuscript Efficiency (50k+ Words)

For novels with 15-25+ chapters, use parallel agent deployment to dramatically reduce processing time:

Parallel-Capable Tasks

TaskApproachSpeedup
Editing all chaptersSpawn one editor agent per chapter~20× for 20 chapters
Reviewing all chaptersSpawn one chapter-reviewer per chapter~20×
Continuity checkingPhase 1: parallel fact extraction; Phase 2: comparison~3-4×
Full critiqueParallel chapter analysis, then unified synthesis~2-3×

How It Works

When using commands like /fiction:edit all or /fiction:review all:

  1. Identify all chapters to process
  2. Launch agents in parallel using the Task tool (one call per chapter, same message)
  3. Agents run concurrently, each returning structured output
  4. Main conversation aggregates results and updates progress.md

Sequential Tasks

Some tasks must remain sequential:

  • Writing — Each chapter builds on the previous
  • Outlining — Structure depends on what comes before
  • Architecture — Single coherent vision needed

Memory Note

Parallel agents don't share memory. Pass necessary context (character docs, tone guide) to each agent explicitly.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

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

平台分布

Codex

34.26%
按下载量换算42

Claude

28.17%
按下载量换算34

Cursor

18.94%
按下载量换算23

Gemini CLI

9.37%
按下载量换算11

安全审计

暂无安全审计结果可展示。

权限和风险

权限需确认

当前来源未能明确判断权限范围,默认进入异常复核队列。

安装前确认

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

来源信息

继续浏览同类 Skills