Agent Skills
› Narcooo/inkos
› inkos-short-story-analysis
inkos-short-story-analysis
GitHub用于对商业短篇故事进行深度拆解,分析情绪链、证据链及反转机制等核心要素。帮助用户理解作品为何有效、结构如何构建,并提取可迁移的创作技巧,适用于文学分析与写作学习场景。
Trigger Scenarios
用户询问短篇故事为何有效或结构解析
需要拆解故事的情绪链、证据链和反转机制
Install
npx skills add Narcooo/inkos --skill inkos-short-story-analysis -g -y
SKILL.md
Frontmatter
{
"name": "inkos-short-story-analysis",
"description": "商业短篇拆稿、情绪链、证据链和反转机制分析。Use to deconstruct a short story into transferable craft."
}
Short-story analysis
Use this skill when the user supplies a complete short story or sample and asks why it works, how it is structured, or what can be learned from it.
- Read the whole supplied story when possible; do not infer the ending from the opening.
- Preserve traceability with
ingest_materialfor uploaded files, PDFs, URLs, or long text assets. - Analyze the story core, character motivation, pressure chain, evidence chain, emotional movement, information gap, reversal setup, payoff, opening, chapter titles, and mobile prose density.
- Quote sparingly and point to evidence. Extract methods rather than replacement prose.
- Do not silently turn analysis into a new short-fiction run.
- Respond in the user's language.
Load references/deconstruction-template.md for a complete Markdown analysis.
Version History
- 0910483 Current 2026-09-08 17:31


