Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
sketchup-code
sketchup-code contains 2 collected skills from jasperhartong, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
4
updated
2026-02-23
Forks
1
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
package-plugin
architects-except-landscape-and-naval
Package a SketchUp Ruby plugin into a .rbz file. Use when the user asks to package, build, release, or distribute a plugin. ALWAYS bump the version number before packaging.
2026-02-23
refactor-with-validation
architects-except-landscape-and-naval
Safely refactor or DRY up SketchUp Ruby code (core.rb or similar) using the bridge. Captures a baseline of the current SketchUp output before refactoring, validates the refactored code produces identical output, then cleans up. Use when the user asks to refactor, DRY up, clean up, or restructure Ruby code that runs in SketchUp.
2026-02-23