Token导航 LogoToken导航TokenDH.com
AI 工具权限需确认github未标认证来源可访问clear审计通过

character-arcs人物弧线

Agent Skill

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

总安装

436

周安装

18

GitHub Stars

28

下载量

143
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/bybren-llc/story-systems-template --skill character-arcs

简介

character-arcs 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中围绕项目状态进行整理。

  • 适用于需要分析代码变更、跟踪协作事项或管理开发进度的场景。
  • 使用时可结合来源仓库和安装命令进一步核验功能细节,建议先查看原始 README。
  • 安装前请确认权限范围和维护状态,注意是否涉及文件读写或外部 API 调用。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Character Arcs Skill

Invocation Triggers

Apply this skill when:

  • Developing character transformations
  • Tracking character growth
  • Analyzing protagonist journey
  • Building supporting character arcs

Arc Fundamentals

What is a Character Arc?

The internal transformation a character undergoes, usually from:

  • Flaw → Strength
  • Want → Need
  • Lie → Truth
  • Fear → Courage

The Core Arc Formula

CHARACTER starts BELIEVING [lie/flaw]
EVENTS force CHARACTER to confront [truth]
CHARACTER transforms by EMBRACING [new understanding]

Arc Types

Positive Change Arc

Character overcomes flaw, grows positively.

Start: Believes the lie
Middle: Confronted by truth
End: Embraces truth, transformed

Example: Scrooge learns generosity over greed.

Negative Change Arc

Character descends, becomes worse.

Start: Resisting the lie
Middle: Tempted by lie
End: Embraces lie, corrupted

Example: Michael Corleone's descent in The Godfather.

Flat Arc

Character already knows truth, changes the world.

Start: Knows the truth
Middle: World tests truth
End: Proves truth, changes others

Example: Katniss in The Hunger Games.

Arc Components

Want vs. Need

ComponentDefinitionExample
WantExternal goalWin the competition
NeedInternal growthLearn to trust others

The story works when pursuing the Want forces confrontation with the Need.

The Lie

The false belief the character holds:

  • "I don't need anyone"
  • "I'm not good enough"
  • "Violence solves everything"
  • "Love makes you weak"

The Truth

What the character must learn:

  • "Connection gives us strength"
  • "I am worthy"
  • "Understanding prevents violence"
  • "Love is worth the risk"

The Ghost (Wound)

The past event that created the lie:

  • Abandonment led to "I don't need anyone"
  • Failure led to "I'm not good enough"
  • Childhood trauma led to the flaw

Arc Beats by Structure

Act One Arc Beats

Story BeatArc Beat
Opening ImageCharacter in flawed state
SetupFlaw demonstrated
CatalystFlaw creates problem
DebateFlaw vs. opportunity
Break Into TwoCommits despite flaw

Act Two Arc Beats (First Half)

Story BeatArc Beat
Fun and GamesFlaw seems to work
MidpointGlimpse of truth

Act Two Arc Beats (Second Half)

Story BeatArc Beat
Bad Guys Close InFlaw causes problems
All Is LostFlaw leads to disaster
Dark Night of SoulConfronts the lie

Act Three Arc Beats

Story BeatArc Beat
Break Into ThreeAccepts truth
FinaleActs from truth
Final ImageTransformation complete

Supporting Character Arcs

Relationship Characters

Often carry the B-Story and theme:

  • Mirror protagonist's arc
  • Challenge protagonist's lie
  • Model the truth

Antagonist Arc

May have inverse arc:

  • Believes opposite lie
  • Tempts protagonist
  • Falls when protagonist rises (or vice versa)

Secondary Arcs

Supporting characters should have arcs too:

  • Simpler than protagonist
  • Connect to main theme
  • Change from protagonist's influence

Character Arc Template

## Character Arc: [NAME]

### Core Arc
- **Lie believed:** [what they believe]
- **Truth to learn:** [what they must learn]
- **Ghost/Wound:** [what created the lie]

### Want vs. Need
- **Want (external):** [goal]
- **Need (internal):** [growth]

### Arc Type
[Positive/Negative/Flat]

### Transformation Markers
| Act | State | Evidence |
|-----|-------|----------|
| Opening | [state] | [scene/action] |
| Midpoint | [state] | [scene/action] |
| Low Point | [state] | [scene/action] |
| Climax | [state] | [scene/action] |
| End | [state] | [scene/action] |

### Key Relationship
- **Character:** [name]
- **Role:** [mirror/mentor/antagonist]
- **How they challenge lie:** [description]

Arc Tracking Matrix

## Arc Status: [SCREENPLAY]

| Character | Arc Type | Lie | Truth | Status |
|-----------|----------|-----|-------|--------|
| [Protagonist] | Positive | [lie] | [truth] | [Act X] |
| [Supporting] | Positive | [lie] | [truth] | [Act X] |
| [Antagonist] | Negative | [lie] | [truth] | [Act X] |

Common Arc Problems

No Clear Lie

  • Character has no flaw to overcome
  • Growth feels arbitrary
  • Fix: Define the lie before writing

Arc Happens Too Fast

  • Transformation isn't earned
  • Single scene "fixes" character
  • Fix: Spread growth across multiple tests

Arc Disconnected from Plot

  • Internal and external stories don't connect
  • Character changes for no plot reason
  • Fix: Make plot events force internal change

Supporting Characters Flat

  • Only protagonist changes
  • World feels static
  • Fix: Give key supporting characters mini-arcs

Validation Checklist

  • Protagonist has clear lie/truth
  • Ghost/wound explains the lie
  • Want and need are distinct
  • Arc connects to plot events
  • Transformation shown through action
  • Opening and final images show change
  • Key relationships challenge the lie
  • Supporting characters have arcs

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

Cursor

27.2%
按下载量换算39

Claude Code

22.7%
按下载量换算32

openhands

17.12%
按下载量换算24

kilo

13.46%
按下载量换算19

windsurf

7.28%
按下载量换算10

zencoder

3.2%
按下载量换算5

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

权限需确认

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

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills