spawn
OfficialSpawn external processes in new terminals.
AuthorConsiliency
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a simple interface to launch external CLI tasks in a fresh terminal window, reducing context switching and keeping long-running commands isolated from your main session.
Core Features & Use Cases
- Multi-Platform Spawning: Open new Terminal.app, Windows Terminal, or tmux windows across macOS, Windows, and Linux.
- Logging & Capture: Optionally capture full debug logs or clean agent output for automation and auditing.
- Use Case: Start a long-running data processing pipeline or a build script in a separate window to avoid blocking your main workflow.
Quick Start
Use the spawn skill to launch a non-AI CLI command in a new terminal window. Example: fork_terminal("npm run build").
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: spawn Download link: https://github.com/Consiliency/treesitter-chunker/archive/main.zip#spawn Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.