node-child-process
OfficialRun shell commands from Node safely and streaming
Authortheslashdojo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Node.js lacks a simple, safe way to spawn and manage external processes, run shell commands, and coordinate CLI tools from within apps.
Core Features & Use Cases
- Exec commands via a shell with buffered output or direct binary execution without a shell to prevent injection.
- Spawn long-running processes with streaming I/O, real-time log handling, and robust error handling.
- Fork Node.js workers for IPC-based offloading of CPU-intensive tasks.
- Support for working directories, environment variables, timeouts, and cross-platform considerations; orchestration of builds, tests, packaging, and automation tasks.
Quick Start
Ask it to run a long-running npm build and stream logs in real time.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: node-child-process Download link: https://github.com/theslashdojo/dojo/archive/main.zip#node-child-process 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 471,000+ vetted skills library on demand.