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

continuity-tracking连续性跟踪

Agent Skill

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

总安装

480

周安装

20

GitHub Stars

28

下载量

160
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

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

简介

continuity-tracking 管理剧本类项目的角色、道具与时间线元数据。

  • 适用于影视、游戏等叙事型创作,确保跨场景元素一致性。
  • 提供注册表模板与字段说明,支持结构化录入与批量查询。
  • 建议配合版本控制管理变更历史,避免误覆盖重要设定。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Continuity Tracking Skill

Invocation Triggers

Apply this skill when:

  • Setting up tracking systems
  • Checking consistency
  • Managing timeline
  • Tracking characters and props

Tracking Systems Overview

Core Tracking Databases

DatabaseTracks
Character RegistryPhysical details, knowledge, relationships
Timeline RegistryStory chronology, scene timing
Location RegistrySettings, geography, descriptions
Prop RegistryImportant objects, ownership, status
Wardrobe RegistryCostume tracking per scene

Character Registry

Template

## Character Registry: [SCREENPLAY]

### [CHARACTER NAME]

#### Basic Info
- **Full Name:** [name]
- **First Appearance:** Scene [X], Page [Y]
- **Age:** [range]
- **Role:** [protagonist/antagonist/supporting]

#### Physical Description
- **Hair:** [description]
- **Build:** [description]
- **Distinguishing Features:** [list]
- **Notes:** [production-relevant details]

#### Wardrobe Log
| Scene | Page | Costume | Notes |
|-------|------|---------|-------|
| 1 | 1 | Black suit, white shirt | Intro |
| 5 | 12 | Same | Continuous |
| 6 | 15 | Casual jeans, t-shirt | Next day |

#### Knowledge State
Tracks what character knows at each point:
| By Scene | Knows | Doesn't Know |
|----------|-------|--------------|
| 1 | Normal life | The conspiracy |
| 10 | Father is alive | Where he is |
| 20 | Location revealed | True identity |

#### Relationship Map
| Character | Relationship | Evolution |
|-----------|--------------|-----------|
| SARAH | Ex-wife | Hostile → Allied (Sc. 25) |
| JOHN | Partner | Trusted → Betrayed (Sc. 40) |

#### Arc Tracking
| Act | Internal State | Evidence |
|-----|---------------|----------|
| 1 | Distrustful | Refuses help |
| 2 | Opening up | Accepts Sarah's aid |
| 3 | Transformed | Trusts completely |

Timeline Registry

Template

## Timeline Registry: [SCREENPLAY]

### Story Span
- **Begins:** [Day 1, Morning]
- **Ends:** [Day 7, Night]
- **Total Duration:** [7 days]

### Chronological Breakdown

#### Day 1 (Monday)
| Scene | Time | Location | Duration |
|-------|------|----------|----------|
| 1 | Morning | Apartment | 2 min |
| 2 | Morning | Street | 1 min |
| 3 | Midday | Office | 5 min |

#### Day 2 (Tuesday)
| Scene | Time | Location | Duration |
|-------|------|----------|----------|
| 10 | Dawn | Rooftop | 3 min |
| 11 | Morning | Hospital | 5 min |

### Non-Linear Elements

#### Flashbacks
| Scene | Present Day | Flashback To | Purpose |
|-------|------------|--------------|---------|
| 15 | Day 3 | 10 years ago | Reveal wound |
| 30 | Day 5 | Day 1 (new angle) | Revelation |

#### Flash-forwards
| Scene | From | To | Purpose |
|-------|------|-----|---------|
| 1 | Day 1 | Day 7 | Hook |

### Time Validation
- [ ] No impossible jumps
- [ ] Travel times realistic
- [ ] Continuous scenes consistent
- [ ] Day/night matches headings

Location Registry

Template

## Location Registry: [SCREENPLAY]

### [LOCATION NAME]

#### Details
- **First Appearance:** Scene [X], Page [Y]
- **Type:** INT / EXT / INT./EXT.
- **Real or Fictional:** [answer]
- **Time Zone:** [if relevant]

#### Description
[Key visual details established in script]

#### Geography
- **Relative to:** [other locations]
- **Travel time from [X]:** [duration]
- **Access:** [how characters arrive]

#### Scene Usage
| Scene | Time | Characters Present |
|-------|------|-------------------|
| 3 | DAY | Sarah, John |
| 15 | NIGHT | Sarah alone |
| 40 | DAY | Full cast |

#### Continuity Notes
- [Specific details to maintain]
- [Elements established that must persist]

Prop Registry

Template

## Prop Registry: [SCREENPLAY]

### [PROP NAME]

#### Details
- **First Appearance:** Scene [X], Page [Y]
- **Owner:** [CHARACTER]
- **Significance:** [plot/character/thematic]

#### Tracking
| Scene | Page | Status | Location | Notes |
|-------|------|--------|----------|-------|
| 5 | 12 | Introduced | Sarah's pocket | Gift from father |
| 20 | 45 | Used | Office | Opens safe |
| 35 | 78 | Destroyed | Warehouse | Fire |

#### Related Props
- [Other props connected to this one]

### Critical Props List
| Prop | Intro | Status | Significance |
|------|-------|--------|--------------|
| Locket | Sc. 5 | Active | Plot key |
| Gun | Sc. 10 | Fired Sc. 50 | Chekhov's gun |
| Letter | Sc. 1 | Destroyed Sc. 40 | Mcguffin |

Continuity Checklist

Per Scene

  • Time of day matches heading
  • Characters present have reason to be there
  • Props present were previously established
  • Wardrobe consistent with timeline
  • Character knowledge appropriate
  • Weather consistent (if established)

Per Sequence

  • CONTINUOUS scenes flow correctly
  • Time passage makes sense
  • Locations reachable in time
  • Character positions track

Per Act

  • Timeline progresses logically
  • Character arcs advance appropriately
  • No contradictions with earlier acts
  • Subplots maintain consistency

Full Script

  • Character registry complete
  • Timeline validated
  • All props tracked
  • Locations consistent
  • No orphaned setups (Chekhov's gun)

Common Continuity Errors

Timeline Errors

ErrorExampleFix
Impossible travelNYC to LA in 2 hoursAdd time passage
Wrong time of dayNIGHT after DAY-CONTINUOUSCorrect heading
Seasonal jumpSummer to snow, no timeAdd time marker

Character Errors

ErrorExampleFix
Wrong knowledgeKnows before toldAdjust scene order
Wardrobe jumpSuit to casual, same timeAdd scene for change
Location errorCharacter in wrong placeFix or explain

Prop Errors

ErrorExampleFix
Orphaned setupGun shown, never usedUse or remove
Magic appearanceProp appears, no introAdd introduction
Wrong statusDestroyed prop reappearsTrack status

Quick Validation Commands

Character Check

For each major character:

  1. List all scenes they appear in
  2. Verify timeline possibility
  3. Check knowledge at each point
  4. Verify wardrobe changes have opportunity

Prop Check

For each significant prop:

  1. Note introduction scene
  2. Track every appearance
  3. Verify final status
  4. Check for unused setups

Timeline Check

  1. Build linear timeline
  2. Plot all scenes
  3. Verify no impossibilities
  4. Check flashback consistency

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

Cursor

28.13%
按下载量换算45

Claude Code

25.52%
按下载量换算41

openhands

16.32%
按下载量换算26

kilo

11.2%
按下载量换算18

windsurf

7.86%
按下载量换算13

zencoder

3.8%
按下载量换算6

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

权限需确认

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

安装前确认

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

来源信息

继续浏览同类 Skills