supaterm
Installation
SKILL.md
Use this skill when you need to control Supaterm from a terminal that is already running inside Supaterm.
Terminology
- Space: the top-level container that contains multiple tabs, users might use this to separate work / life profile.
- Tab: a terminal tab inside a space
- Pane: a split terminal region inside a tab
Fast Start
Discover selectors and UUIDs:
sp ls --json
Creation commands use typed JSON keys instead of a generic id:
Related skills