cross-platform-timeout

Community

Run 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 dev that 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.