electron-cli-integration
CommunityRun CLIs reliably in Electron apps.
Authorbradtaylorsf
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of running command-line tools (like Claude, Node, npx) reliably within Electron applications, especially when launched outside of a standard terminal environment where the PATH variable is often incomplete.
Core Features & Use Cases
- PATH Detection: Intelligently finds CLIs even when the system PATH is minimal.
- Safe Execution: Spawns child processes with carefully managed environments and working directories.
- Specific Tool Support: Includes dedicated logic for detecting and running Claude CLI, Node.js, and npx.
- Use Case: A developer building an Electron-based code editor needs to allow users to run
npm installorgit commitdirectly from within the app, regardless of how the app was launched. This skill ensures those commands execute correctly.
Quick Start
Use the electron-cli-integration skill to detect the Claude CLI and Node.js versions available to the application.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: electron-cli-integration Download link: https://github.com/bradtaylorsf/alphaagent-team/archive/main.zip#electron-cli-integration 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.