detailed-plot-analyzer

detailed-plot-analyzer is a skill for Claude Code from GongLingRui/screen-creative-skills. It costs 48 tokens per session (937 once invoked), scanned A, a copy of drama-evaluator, MIT.

A tool that expands major story turning points into detailed descriptions of events, character actions, development, and links between plot points.

In plain words
What is it for?
Use it to develop a story outline, guide screenplay writing, examine plot logic, and identify areas for refinement.
Why use it?
It turns a high-level outline into clearer guidance while checking how the events connect and where the plot may need improvement.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: model in frontmatter; mentions Claude Code.

Good fit Use it to develop a story outline, guide screenplay writing, examine plot logic, and identify areas for refinement.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gonglingrui/screen-creative-skills/detailed-plot-analyzer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add GongLingRui/screen-creative-skills --skill detailed-plot-analyzer
Clone the repo
git clone --depth 1 https://github.com/GongLingRui/screen-creative-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for detailed-plot-analyzer

README.md
[![agentmods](https://agentmods.dev/badge/skills/gonglingrui/screen-creative-skills/detailed-plot-analyzer/github.svg)](https://agentmods.dev/skills/gonglingrui/screen-creative-skills/detailed-plot-analyzer)
Your own site
<a href="https://agentmods.dev/skills/gonglingrui/screen-creative-skills/detailed-plot-analyzer"><img src="https://agentmods.dev/badge/skills/gonglingrui/screen-creative-skills/detailed-plot-analyzer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for detailed-plot-analyzer

Your own site · 80×15
<a href="https://agentmods.dev/skills/gonglingrui/screen-creative-skills/detailed-plot-analyzer"><img src="https://agentmods.dev/badge/skills/gonglingrui/screen-creative-skills/detailed-plot-analyzer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 937 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 77% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.00937
Opus 5 $0.00024 $0.00468
Sonnet 5 $0.00010 $0.00187
Haiku 4.5 $0.00005 $0.00094

Measured 10d ago against content hash 70b3f2176ac4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

detailed-plot-analyzer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

77% identical to drama-evaluator — 149 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

category/story-analysis/detailed-plot-analyzer/SKILL.md · 111 lines

What it actually says

详细情节点分析专家

功能

基于大情节点,深入分析并扩展,生成详细的情节点描述及情节发展说明。

使用场景

  • 细化和扩展故事大纲。
  • 为剧本写作提供详细的情节指导。
  • 分析情节发展的内在逻辑。
  • 发现情节设计中的问题和优化空间。

核心步骤

  1. 理解核心要素: 仔细分析大情节点内容,理解每个情节点的核心要素。
  2. 深入扩展: 对每个情节点进行深入分析,生成详细的情节描述。
  3. 逻辑分析: 分析情节点之间的逻辑关系和发展脉络。
  4. 提供建议: 提供情节发展的详细说明和优化建议。

输入要求

  • 已提炼的大情节点列表
  • 原始故事文本(可选,用于参考)
  • 特定分析需求(可选)

输出格式

【详细情节点分析】

【情节点1】:大情节描述
- 核心要素:关键要素分析
- 人物行为:人物行为分析
- 情节发展:情节发展说明
- 逻辑关系:与其他情节点的关系

【情节点2】:大情节描述
- 核心要素:关键要素分析
- 人物行为:人物行为分析
- 情节发展:情节发展说明
- 逻辑关系:与其他情节点的关系
...

【情节发展总结】
整体情节发展的总结和建议

约束条件

  • 每个详细情节点的描述控制在200-300字。
  • 严格按照大情节点的内容进行分析,不自行创作。
  • 保持情节发展的逻辑性和连贯性。
  • 避免重复和冗余的描述。

示例

请参见 {baseDir}/references/examples.md 获取更多详细示例。


版本历史

版本 日期 变更
2.1.0 2026-01-11 优化 description 字段,添加 allowed-tools 和 model 字段,调整主内容语言风格,并引导至 references/examples.md
2.0.0 2026-01-11 按官方规范重构
1.0.0 2026-01-10 初始版本
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 111 lines · 48 tokens per session scan A 70b3f2176ac4

Subscribe to this mod's changes

detailed-plot-analyzer is a skill published in the GitHub repository GongLingRui/screen-creative-skills (395 stars, last pushed 3mo ago), licensed MIT. It adds 48 tokens to every session and 937 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 77% identical to drama-evaluator, differing in 149 lines, and is treated as a copy.

Related

Other skills, from other repositories

analyze-generative-diffusion-model

Analyze pre-trained generative diffusion models (Stable Diffusion, DALL-E, Flux) by computing quality metrics (FID, IS, CLIP score, precision/recall), inspecting noise schedules, extracting and visualizing attention maps, and probing latent spaces. Use when evaluating a pre-trained generative diffusion model's output…

pjt222/agent-almanac · 104 tokens

compose-sacred-music

Compose or analyze sacred music in Hildegard von Bingen's distinctive modal style. Covers modal selection, melodic contour (wide-range melodies), text-setting (syllabic and melismatic), neumatic notation, and liturgical context for antiphons, sequences, and responsories. Use when composing a new piece in Hildegardian…

pjt222/agent-almanac · 108 tokens

create-spatial-visualization

Create interactive maps, elevation profiles, and spatial visualizations from GPX tracks, waypoints, or route data using R (sf, leaflet, tmap) or Observable (D3, deck.gl). Covers data import, coordinate system handling, map styling, and export to HTML or image formats. Use when visualizing a planned or completed tour…

pjt222/agent-almanac · 111 tokens

create-2d-composition

Compose 2D graphics programmatically using SVG generation, diagram layout algorithms, image compositing, and batch processing workflows. Use when generating diagrams, flowcharts, or infographics programmatically, creating reproducible scientific figures, automating production of badges or visual assets, building…

pjt222/agent-almanac · 77 tokens

create-3d-scene

Set up a Blender scene programmatically via Python (bpy) with objects, materials, lighting, camera, and environment configuration. Use when creating reproducible 3D visualization scenes, automating product or architectural rendering setup, generating multiple scene variations programmatically, building template scenes…

pjt222/agent-almanac · 77 tokens

configure-putior-mcp

Configure the putior MCP server to expose 16 workflow visualization tools to AI assistants. Covers Claude Code and Claude Desktop setup, dependency installation (mcptools, ellmer), tool verification, and optional ACP server configuration for agent-to-agent communication. Use when enabling AI assistants to annotate and…

pjt222/agent-almanac · 92 tokens