Skip to content

Skills That Ship

Skills are guided workflows you trigger with /. They orchestrate Rook’s tools into multi-step processes — designing a Grasshopper definition, building a road network, organizing a file. Rook ships 11 of them.

The three skills that take a definition from idea to canvas (Rook records what it learns automatically). See The Design Cascade.

SkillWhat it does
/design-grasshopperExplore the idea, ask questions, produce a validated design document
/plan-grasshopperTurn that design into an exact, ordered build plan
/execute-grasshopperBuild the plan in batches, checking errors as it goes

See Chirp.

SkillWhat it does
/chirpCreate a single Chirp component (planner, critic, gate, …)
/chirp-cascadeBuild a multi-component reasoning cascade from a brief

RoadCreator-backed road design, from a single road to a whole network.

SkillWhat it does
/design-roadDesign and create a single 3D road from a centerline
/masterplan-roadsBuild a whole road network from multiple centerlines (surfaces, intersections, sidewalks, crossings, guardrails, slopes)

The everyday cleanup work. See Everyday Tasks.

SkillWhat it does
/project-setupBootstrap a project directory with Rook instructions
/capture-conventionExtract layer/material/block conventions from a reference file into .rook/conventions.yaml
/clean-layersAudit a file against your conventions and propose cleanup (never destructive without approval)
/twisted-columnCreate a parametric twisted column by lofting rotated profiles

The real power is chaining them. The Grasshopper cascade is the canonical example — design → plan → execute — Rook records what it learns automatically. You can mix freely: capture a convention, clean a file to match, then design new geometry on the tidy base. Just describe the end-to-end goal and let your agent sequence the skills.