recut-worlds

Operate World and World Canvas tools to model entities, relations, and media generation.

38|4|Updated Jul 29, 2026
One-click install
npx skills add https://github.com/6174/recut --skill recut-worlds-6174
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: recut-worlds
Source: https://github.com/6174/recut/tree/main/service/skills/recut-worlds
Command: npx skills add https://github.com/6174/recut --skill recut-worlds-6174

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Building a reusable creative world (characters, locations, styles, stories) for AI video production requires structured modeling and consistent media generation; without a shared operating procedure, agents produce inconsistent characters, drifting scenes, and uncontrolled canvas edits. ## Core Features & Use Cases - Entity and Relation Modeling: Create, update, archive, and confirm world entities with typed attributes, ordered media properties, and bidirectional relations via the recut.worlds.* tool surface. - Canvas Projection Management: Place entity cards, attribute cards, and arrow edges on the World Canvas so every visible node stays a reference projection of the single source of truth in entity attributes. - Governed Media Generation: Read world references first, attach role-tagged anchors (character, environment, style-ref, voice, storyboard), then submit image, speech, or video generation with videos left pending user confirmation. - Use Case: When asked to generate a scene video featuring the main character, the skill reads the world graph, attaches the character reference image and voice reference with correct roles, submits the video proposal, and places a pending media node on the canvas for the user to confirm. ## Quick Start Ask the agent to read the current world with recut.worlds.get and then create a new character entity with a reference image placed on the canvas.

Frequently Asked Questions about recut-worlds

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
When should I not use this skill?▼

Do not use it to describe a specific world's content, which lives in world.md, or to write generation prompts themselves, which belongs to the recut-director generation-prompt reference. This skill only covers tool operation.