Role
Pattern library — each recipe is a self-contained build card (components, wiring, zone map, next steps). Load one recipe file per task.
How to use
- Match the user’s goal to a recipe below.
- Load that recipe file.
- Layout and placement → gh-modeling-expert (tiers, gaps, read-once, preview).
- Place all components →
gh_get_canvasonce → wire everything. - Follow the recipe’s Next Steps to chain further recipes.
QA / benchmark prompts (humans): docs/gh-cookbook-benchmarks.md
Recipes
| # | Recipe | Summary |
|---|---|---|
| 0 | Rectangle Surface | Planar rectangle via plane + U/V domain |
| 1 | Subdivide Surface | U×V grid of subsurface patches |
| 2 | Extract Edges | Edge curves by type (outer vs interior) |
| 3 | Loft Curves | Lofted surface through 2+ profiles |
| 4 | Extrude | Linear extrusion along a vector |
| 5 | Pipe / Sweep | Pipe radius or custom sweep section |
| 6 | Dispatch Pattern | A/B split with boolean pattern |
| 7 | Populate Points | Grid or random points on surface |
| 8 | Project Points | Ray-cast points onto geometry |
| 9 | Bake Geometry | Bake to Rhino doc on a named/colored layer via Model Object + Model Layer |
New recipes
Authoring checklist → reference/GUIDELINES.md (human maintainers).
mds/skills/gh-cookbook/SKILL.md / View source on GitHub ↗