بنقرة واحدة
set-sandbox
Declare or clear sandbox roots used by agent101 AFK execution tools.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Declare or clear sandbox roots used by agent101 AFK execution tools.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Activate Tylor to handle a task. Routes the request through the full Tylor harness — intent classification, skill auto-loading, multi-agent orchestration, and Bumblebee security scanning. All responses are labelled Tylor: so you always know the plugin is running, not native Claude/Codex/Antigravity.
Load data ECC tools for datasets, cleaning, transforms, and structured data work.
Load diagram ECC tools for flowcharts, architecture visuals, and process maps.
Load pipeline ECC tools for workflows, automation, multi-step jobs, and repeatable process execution.
Load presentation ECC tools for slide decks, documents, reports, and polished deliverables.
Load web research ECC tools for fetching pages, scraping public content, and source collection.
| name | set-sandbox |
| description | Declare or clear sandbox roots used by agent101 AFK execution tools. |
Use when the user invokes /set-sandbox, asks to allow a project path for AFK execution, or asks to clear executor sandbox paths.
clear, call set_sandbox(path="clear").set_sandbox(path="<path>").execute_in_sandbox only when appropriate and surface its no-sandbox error.~ expansion and must exist on disk.clear empties sandbox roots.execute_in_sandbox must refuse execution until roots are configured.Use this recovery format exactly.
If sandbox declaration fails, respond with:
Failed operation: set_sandbox
Reason: <tool error>
Recovery steps:
- Provide an absolute existing path, or use ~/... for a home-relative path.
- Run /switch-thread first if no active thread is set.
- Use /set-sandbox clear to remove all sandbox roots.