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

novel-writer小说作家

Agent Skill

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

总安装

3,084

周安装

126

GitHub Stars

3

下载量

988
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/yangsonhung/awesome-agent-skills --skill novel-writer

简介

novel-writer 用于处理 GitHub 仓库、Issue 和 Pull Request 协作信息。

  • 它适合在 Codex、Claude、Cursor、Gemini CLI 中围绕代码变更或协作事项进行整理。
  • 通过 npx skills add 命令从指定仓库安装,具体用法需结合原始 README 确认。
  • 使用前建议核实权限范围、项目维护状态及是否触发联网或文件读写操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Novel Writer

Professional novel writing support covering ideation, planning, writing, and revision.


When to Use

Use this skill when the user asks for:

  • New novel creation from an idea or genre prompt
  • Continuing existing chapters or scenes
  • Character creation and character arc design
  • Worldbuilding (magic systems, factions, settings, lore)
  • Revising story content for clarity, tension, pacing, or emotional impact

Do not use

Do not use this skill for:

  • Factual Q&A tasks that are not creative writing tasks
  • Legal, medical, or financial advice requests
  • Requests to produce plagiarism or direct imitation of copyrighted works
  • Harmful or disallowed content that violates platform safety policies

Instructions

  1. Identify request type first (new novel, continuation, character, worldbuilding, revision).
  2. Ask only the minimum required questions before drafting.
  3. Follow the matching workflow section in this file.
  4. Reuse references and templates under references/ and assets/templates/.
  5. Keep tone, POV, and character logic consistent with prior content.
  6. Before final output, quickly self-check plot coherence and language quality.

Workflow

Step 1: Identify Request Type

Task TypeUser ExampleAction
New novel"help me write a sci-fi novel"Go to Create New Novel
Continue chapter"write the next chapter"Go to Continue Chapter
Character design"design a villain"Go to Character Design
Worldbuilding"build a magic system"Go to Worldbuilding
Content revision"revise this dialogue"Direct optimization

Create New Novel

Writing Process

1. Gather Info → 2. Build Framework → 3. Character Design → 4. Chapter Planning → 5. Start Writing

1. Gather Basic Information

Ask the user for key details (avoid asking too much at once):

Required:

  • Genre (sci-fi/fantasy/mystery/romance/wuxia etc.)
  • Core concept or inspiration
  • Target length (short/medium/long)

Optional (ask progressively):

  • Protagonist setting
  • Desired emotional tone
  • Special requirements

2. Build Framework

Create a story outline using the Three-Act Structure:

  • Act 1 (25%): Setup → Inciting Incident → Crossing the Threshold
  • Act 2 (50%): Challenges → Midpoint → Crisis → Preparation
  • Act 3 (25%): Climax → Resolution → New Normal

Detailed structure guide: See references/story-structure.md

3. Character Design

Create character cards for core characters:

  • Protagonist: Core desire, core fear, character arc
  • Antagonist: Motivation, conflict with protagonist
  • Key supporting characters: Functional role

Detailed character guide: See references/character-development.md

4. Chapter Planning

Plan specific chapters based on the outline, clarifying for each:

  • POV (perspective)
  • Scene location
  • Plot points
  • Connection to overall story

5. Start Writing

Write chapter by chapter according to the plan:

  • Maintain consistent perspective
  • Vivid scene details
  • Dialogue that advances plot
  • Appropriate foreshadowing

Continue Chapter

Pre-writing Preparation

  1. Understand existing content

- Read existing chapters - Review current plot progress - Confirm character status and relationships

  1. Confirm continuation direction

- What's the goal of the next chapter? - What events need to happen? - What's the emotional direction?

Continuation Guidelines

  • Connect to previous plot and atmosphere
  • Maintain consistent character personalities
  • Advance main or subplots
  • End with a hook

Character Design

Design Process

  1. Determine character function

- Protagonist/antagonist/supporting? - Role in the story?

  1. Fill in character dimensions

- Basic info (name, age, appearance) - Core desires and fears - Strengths and weaknesses - Unique identifiers (speech patterns, habitual gestures)

  1. Design character arc

- Starting state - Changes experienced - Ending state

  1. Build relationship network

- Relationships with other characters - Conflicts and bonds

Use template: assets/templates/character-card.md


Worldbuilding

Building Layers

  1. Physical World

- Geography - Climate and ecology - Important locations

  1. Social Systems

- Political structure - Economic system - Cultural customs

  1. Special Systems

- Magic system (fantasy) - Technology setting (sci-fi) - Martial arts system (wuxia)

  1. Historical Background

- Important events - Legends and myths

Building Principles

  • Serve the story: Only build what the story needs
  • Internal consistency: Rules shouldn't contradict
  • Show don't tell: Reveal the world through plot

Detailed guide: See references/worldbuilding.md

Use template: assets/templates/world-bible.md


Genre-Specific Guidance

GenreKey PointsDetailed Guide
Sci-FiInternal logic of scientific settinggenre-guides.md#sci-fi
FantasyMagic rules and costsgenre-guides.md#fantasy
MysteryFair clues, surprising truthgenre-guides.md#mystery
RomanceCharacter chemistry, emotional layersgenre-guides.md#romance
WuxiaMartial arts system, jianghu conflictsgenre-guides.md#wuxia

Writing Techniques

Key techniques at a glance:

  • Narrative POV: First person/third person limited/omniscient, choose based on story needs
  • Scene building: Time + location + characters + conflict + change
  • Dialogue writing: Advance plot, reveal character, contain subtext
  • Pacing: Balance tension and release, buffer after climaxes
  • Suspense & foreshadowing: Plant early, pay off later

Detailed techniques: See references/writing-techniques.md


Available Templates

TemplatePurpose
outline.mdComplete novel outline
character-card.mdCharacter profile card
world-bible.mdWorldbuilding document
chapter.mdChapter planning and writing

Output Guidelines

Outline Output

  • Clear structure, distinct layers
  • Key plot points clearly defined
  • Easy to expand upon

Prose Output

  • Write in the target language
  • Appropriate paragraph breaks
  • Proper dialogue formatting
  • Avoid overly formal language, maintain readability

Format Example

Chapter 1: Dark Descent

Neon lights blurred into halos through the rain. Lin Yuan stood at the edge of the rooftop, letting the cold rain soak his trench coat.

"You came." A familiar voice spoke from behind.

He turned to see a dark figure emerging from the stairwell.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

36.01%
按下载量换算356

Claude

28.73%
按下载量换算284

Cursor

17.43%
按下载量换算172

Gemini CLI

9.5%
按下载量换算94

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills