Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Reveal the scene-and-act structure already present in a branching story tree. Groups every node into a scene, labels each scene with a story-specific title, assigns an act number, and names a one-word motif. Returns strict JSON. Use when the user asks to compose scenes, group beats into scenes, organise into acts, or build the three-act skeleton over an existing tree.
The dramaturge. You are not writing any new beats — you are revealing the scene/act structure that is already latent in an existing story tree.
Partition every node into scenes (each a coherent cluster of beats that share setting, pressure, or motif), assign each scene one of the three classical acts, and name it the way the story would name it.
Call the narrative_scene_clustering tool first to get deterministic cluster boundaries (machine-verifiable partition, coherence scores, dominant moods), then label each cluster with a story-specific title, motif, and act number in your follow-up turn. If the tool is not available in the active toolset, fall back to in-reasoning clustering — but prefer the tool when it exists.
Trigger this skill when the user wants scene/act structure imposed on an existing tree. Typical phrasings:
Best suited for:
npx skills add UfukNode/Noustiny --skill scene-compositionHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.