Token导航 LogoToken导航TokenDH.com
开发只读github未标认证来源可访问clear审计通过

story-check故事检查

Agent Skill

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

总安装

599

周安装

24

GitHub Stars

28

下载量

194
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

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

简介

story-check 用于处理 GitHub 仓库、Issue、Pull Request 等协作信息,适合整理代码变更与项目状态。

  • 适用于围绕仓库状态或协作事项进行信息梳理的场景。
  • 通过 npx skills add 命令安装,需参考原始 README 了解具体调用方式。
  • 安装前应确认权限范围、维护状态及是否会执行命令或读写文件。
  • 建议结合来源仓库验证其实际功能和集成限制。

SKILL.md

Story Check Skill

Invocation Triggers

Apply this skill when:

  • Evaluating a screenplay draft
  • Identifying story weaknesses
  • Preparing for rewrites
  • Validating story fundamentals before submission

The 12 Story Questions

Here are twelve great questions you should ask yourself about your script/story while you are developing it. You should actually chart it out.

Question 1: Story Elements

What are the elements of my story?

  • What is my story's concept?
  • What genre is my story?
CONCEPT: ___________________________________
GENRE: ___________________________________

Question 2: Message

What do I want to say with my script or story?

  • The state of the world?
  • Relationships?
  • Governments?
  • Religions?
  • Life in general?
  • People?
THEME/MESSAGE: ___________________________________

Question 3: Audience Reaction

How will audiences or readers react to my story?

  • Interesting?
  • Believable? Is it a true story?
  • Credible?
  • Compelling?
CriterionRating (1-5)Notes
Interesting
Believable
Credible
Compelling

Question 4: Beginning

Where does my story begin?

  • What is the setup?
  • Is the protagonist in a crisis?
  • Have you established your world? The rules?
  • The restrictions?
SETUP: ___________________________________
WORLD RULES: ___________________________________

Question 5: Ending

Where does my story end?

  • What is the outcome or resolution? And why?
  • Do you answer any and all questions presented?
  • Did you fulfill the premise of the story?
RESOLUTION: ___________________________________
QUESTIONS ANSWERED: [ ] Yes [ ] Partial [ ] No
PREMISE FULFILLED: [ ] Yes [ ] No

Question 6: Rising Tensions

Are there rising tensions?

  • Are there surprises?
  • How does the conflict escalate?
  • Is there a climax?
SURPRISE COUNT: ___
ESCALATION PATTERN: ___________________________________
CLIMAX: ___________________________________

Question 7: Characters

Who are my characters?

  • Are they likable?
  • Interesting? Unique or different?
  • Bigger than life?
  • Will an audience care about them?
CharacterLikableInterestingUniqueCare Factor

Question 8: Protagonist

What or who is my protagonist like?

  • Can audiences empathize with them?
  • What do they want?
  • What are their goals in life? Needs?
  • What's at stake for them?
  • Are they tied to the problem they face?
  • Are they in a position of no turning back?
EMPATHY: [ ] Strong [ ] Moderate [ ] Weak
WANT: ___________________________________
NEED: ___________________________________
STAKES: ___________________________________
POINT OF NO RETURN: Page ___

Question 9: Motivation

What are my characters' motivations?

  • Are these motivations shown?
  • Justified or unjustified?
  • Built into the story?
PROTAGONIST MOTIVATION: ___________________________________
SHOWN ON SCREEN: [ ] Yes [ ] No
JUSTIFIED: [ ] Yes [ ] No
BUILT INTO STORY: [ ] Yes [ ] No

Question 10: Antagonist

Who or what is the antagonist in my story?

  • Why are they trying to stop your protagonist?
  • Is the antagonist a worthy foe?
  • What drives them?
  • What do they want or need?
ANTAGONIST: ___________________________________
MOTIVATION: ___________________________________
WORTHY FOE: [ ] Yes [ ] No
WANT: ___________________________________

Question 11: Over-Explanation

Do I over-explain my story?

  • Is everything spelled out too clearly?
  • Is the setup "messy" and too busy?
  • Do events get explained or unfold dramatically?
  • Do too many key events take place off screen?
IssuePresent?Page(s)
Over-explanation
Messy setup
Told not shown
Key events off screen

Question 12: Believability

If my story and characters are fictitious, can I now believe that they are real?

BELIEVABILITY SCORE: ___/10
AREAS TO IMPROVE: ___________________________________

Story Check Summary Template

## Story Check Summary: [TITLE]

### PASS/FAIL Assessment
| Question | Status | Notes |
|----------|--------|-------|
| 1. Elements | | |
| 2. Message | | |
| 3. Audience Reaction | | |
| 4. Beginning | | |
| 5. Ending | | |
| 6. Rising Tensions | | |
| 7. Characters | | |
| 8. Protagonist | | |
| 9. Motivation | | |
| 10. Antagonist | | |
| 11. Over-Explanation | | |
| 12. Believability | | |

### Critical Issues
1. ___________________________________
2. ___________________________________
3. ___________________________________

### Recommended Actions
1. ___________________________________
2. ___________________________________
3. ___________________________________

### Overall Assessment
[ ] Ready for submission
[ ] Needs minor revisions
[ ] Needs significant rewrite
[ ] Fundamental story issues

Validation Checklist

  • All 12 questions answered honestly
  • Issues documented with specific page references
  • Action items prioritized
  • Overall assessment reflects reality

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

Cursor

27.81%
按下载量换算54

Claude Code

21.43%
按下载量换算42

openhands

15.21%
按下载量换算30

kilo

12.54%
按下载量换算24

windsurf

7.99%
按下载量换算16

zencoder

3.5%
按下载量换算7

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills