Sandbox evidence: operation not permitted errors
Idioma del texto original: inglés
Menú
Skills en este repositorio
SkillsMP ha recopilado 507 skills de Lord1Egypt/ai-skillforge. Abre una skill para revisar su origen y sus detalles.
Lord1Egypt/ai-skillforgeMostrando 40 de 507 skills recopiladas.
Sandbox evidence: operation not permitted errors
Idioma del texto original: inglés
Sandbox evidence: unix socket connection errors
Idioma del texto original: Sin determinar
Explain which sandbox restriction caused the failure
Idioma del texto original: inglés
Condition: command failed with evidence of sandbox restrictions
Idioma del texto original: inglés
Policy: all commands must run in sandbox mode
Idioma del texto original: inglés
Commands cannot run outside sandbox under any circumstances
Idioma del texto original: inglés
Do not suggest adding sensitive paths to sandbox allowlist
Idioma del texto original: inglés
Treat each command individually; default to sandbox for future commands
Idioma del texto original: inglés
Header for how to respond when seeing sandbox-caused failures
Idioma del texto original: inglés
Immediately retry with dangerouslyDisableSandbox on sandbox failure
Idioma del texto original: Sin determinar
Use $TMPDIR for temporary files in sandbox mode
Idioma del texto original: inglés
Note that disabling sandbox will prompt user for permission
Idioma del texto original: inglés
Bash tool instruction: use semicolons when sequential order matters but failure does not
Idioma del texto original: inglés
Bash tool instruction: chain dependent commands with &&
Idioma del texto original: inglés
Bash tool instruction: keep sleep duration to 1-5 seconds
Idioma del texto original: inglés
Bash tool instruction: do not poll background tasks, wait for notification
Idioma del texto original: inglés
Bash tool instruction: do not sleep between commands that can run immediately
Idioma del texto original: inglés
Bash tool instruction: use check commands rather than sleeping when polling
Idioma del texto original: inglés
Bash tool instruction: optional timeout configuration
Idioma del texto original: inglés
Bash tool instruction: verify parent directory before creating files
Idioma del texto original: inglés
Bash tool note about working directory persistence and shell state
Idioma del texto original: inglés
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
Idioma del texto original: inglés
Tool description for BrowserBatch, which executes multiple browser tool calls sequentially in one round trip
Idioma del texto original: inglés
Main description for the Chrome browser computer automation tool
Idioma del texto original: inglés
Describes the CronCreate tool for enqueuing one-shot or recurring cron-based jobs with jitter and off-minute scheduling guidance
Idioma del texto original: inglés
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
Idioma del texto original: inglés
Tool for performing exact string replacements in files
Idioma del texto original: inglés
Tool description for entering plan mode to explore and design implementation approaches
Idioma del texto original: inglés
Tool description for the EnterWorktree tool.
Idioma del texto original: inglés
Description for the ExitPlanMode tool, which presents a plan dialog for the user to approve
Idioma del texto original: inglés
Roughly, the reverse of the ExitWorktree
Idioma del texto original: inglés
Tool description for content search using ripgrep
Idioma del texto original: inglés
Description for the LSP tool.
Idioma del texto original: inglés
Tool description for editing Jupyter notebook cells by replacing, inserting, or deleting a cell using cell IDs from the read tool
Idioma del texto original: inglés
Describes the PowerShell command execution tool with syntax guidance, timeout settings, and instructions to prefer specialized tools over PowerShell for file operations
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Tool description for reading files
Idioma del texto original: inglés
Tool prompt for calling the claude.ai RemoteTrigger API to list, get, create, update, or run scheduled remote agent routines
Idioma del texto original: inglés
Describes the REPL tool, a JavaScript programming interface for looping, branching, and composing Claude Code tool calls as async functions
Idioma del texto original: inglés
Describes a tool that requests permission to guide the user through a task step-by-step using fullscreen tooltip overlays instead of direct access
Idioma del texto original: inglés