AgentSkillsCN

story-idea-generator

运用双关理论,将两个看似不相关的元素碰撞,激发创意灵感,生成故事构思。适用于被要求“生成故事构思”、“想出一个情节”、“融合两种想法”,或任何需要构思原创叙事前提的场景时使用。同样适用于当用户给出两件看似毫不相干的事物,并询问如何用故事将它们串联起来时使用。

SKILL.md
--- frontmatter
name: story-idea-generator
description: Generate story ideas by colliding two unrelated elements using bisociation theory. Use when asked to "generate a story idea", "come up with a plot", "merge two ideas", or any request to develop an original narrative premise. Also use when a user provides two seemingly unrelated things and asks what story could connect them.

Story Idea Generator

Generate original story ideas by systematically colliding two user-provided elements, finding friction between their traits, and developing through iterative problem-solving.

Workflow

Each step's reference file must only be read AFTER the previous step's output has been completed and presented. Do NOT batch-read reference files. Reading a step's reference file counts as beginning that step.

Execute these steps in sequence. Each step loads a reference file containing detailed instructions for that phase.

Step 1: Element Decomposition

Read references/element-combination.md.

Use your full list of generated combinations in the next step.

Step 2: Bisociation — Finding Friction

Read references/bisociation.md.

Use your final chosen candidate in the next step.

Step 3: Problem-Solving Development

Read references/problem-solving.md.

Use your resulting list of problem-solution pairs, and prior step results, in the next step.

Step 4: Format Output

Read the template at assets/output-template.md. Write the completed story idea to a new markdown file using that template. Name the file descriptively based on the two input elements (e.g., story-idea-concierge-x-cannibals.md).

Save the file and present it to the user.