Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: manuelkugelmann-bitbot-run-with-timeout3description: ---4---5---6name: run-with-timeout7description: Run commands with timeout protection to prevent hanging. Use for potentially long-running tests or operations.8---910# Run With Timeout1112Execute commands with timeout protection.1314```bash15.claude/skills/run-with-timeout/scripts/run-with-timeout.sh 60 ./test-script.sh16```1718Returns exit code 124 if timeout exceeded, otherwise command's exit code.1920---21> Converted and distributed by [TomeVault](https://tomevault.io/claim/manuelkugelmann) — claim your Tome and manage your conversions.22<!-- tomevault:4.0:skill_md:2026-04-13 -->
Run npx skillmds@latest add tomevault-io/manuelkugelmann-bitbot-run-with-timeout in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.