Sandbox evidence: operation not permitted errors
Skills in this repository
Lord1Egypt/ai-skillforge - Page 12
SkillsMP has collected 507 skills from Lord1Egypt/ai-skillforge. Open a skill to review its source and details.
Lord1Egypt/ai-skillforgeShowing 40 of 507 collected skills.
Sandbox evidence: unix socket connection errors
Source text: Undetermined
Explain which sandbox restriction caused the failure
Condition: command failed with evidence of sandbox restrictions
Policy: all commands must run in sandbox mode
Commands cannot run outside sandbox under any circumstances
Do not suggest adding sensitive paths to sandbox allowlist
Treat each command individually; default to sandbox for future commands
Header for how to respond when seeing sandbox-caused failures
Immediately retry with dangerouslyDisableSandbox on sandbox failure
Source text: Undetermined
Use $TMPDIR for temporary files in sandbox mode
Note that disabling sandbox will prompt user for permission
Bash tool instruction: use semicolons when sequential order matters but failure does not
Bash tool instruction: chain dependent commands with &&
Bash tool instruction: keep sleep duration to 1-5 seconds
Bash tool instruction: do not poll background tasks, wait for notification
Bash tool instruction: do not sleep between commands that can run immediately
Bash tool instruction: use check commands rather than sleeping when polling
Bash tool instruction: optional timeout configuration
Bash tool instruction: verify parent directory before creating files
Bash tool note about working directory persistence and shell state
Describes the browser file upload tool, which uploads shared files directly to a page file input by element ref and enforces the 10 MB combined size limit
Tool description for BrowserBatch, which executes multiple browser tool calls sequentially in one round trip
Main description for the Chrome browser computer automation tool
Describes the CronCreate tool for enqueuing one-shot or recurring cron-based jobs with jitter and off-minute scheduling guidance
Describes the DesignSync tool for reading and updating claude.ai/design design-system projects, including project listing, plan finalization, file writes and deletes, and asset registration
Tool for performing exact string replacements in files
Tool description for entering plan mode to explore and design implementation approaches
Tool description for the EnterWorktree tool.
Description for the ExitPlanMode tool, which presents a plan dialog for the user to approve
Roughly, the reverse of the ExitWorktree
Tool description for content search using ripgrep
Description for the LSP tool.
Tool description for editing Jupyter notebook cells by replacing, inserting, or deleting a cell using cell IDs from the read tool
Describes the PowerShell command execution tool with syntax guidance, timeout settings, and instructions to prefer specialized tools over PowerShell for file operations
Tool description for PushNotification. This is a tool that sends a desktop notification in the user's terminal and pushes to their phone if Remote Control is connected.
Tool description for reading files
Tool prompt for calling the claude.ai RemoteTrigger API to list, get, create, update, or run scheduled remote agent routines
Describes the REPL tool, a JavaScript programming interface for looping, branching, and composing Claude Code tool calls as async functions
Describes a tool that requests permission to guide the user through a task step-by-step using fullscreen tooltip overlays instead of direct access