cross-platform-timeout
CommunityRun commands with a time limit.
Authorpmarashian
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a reliable way to execute commands with a time limit, ensuring that processes do not run indefinitely, especially in environments where standard tools like GNU timeout might not be available (e.g., macOS).
Core Features & Use Cases
- Cross-Platform Compatibility: Works on systems without GNU coreutils, such as macOS.
- Process Management: Prevents runaway processes by enforcing execution time limits.
- Use Case: When running a development server command like
npm run devthat might hang, you can use this skill to ensure it times out after a specified duration, preventing build failures or resource exhaustion.
Quick Start
Execute the command 'npm run dev' with a 60-second timeout.
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: cross-platform-timeout Download link: https://github.com/pmarashian/cursor-agent-skills/archive/main.zip#cross-platform-timeout 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.