platform
Original:🇺🇸 English
Translated
Islo infrastructure reference: sandboxes, snapshots, gateway profiles, incoming webhooks, environments, knowledge, and the SDK. Use when the user works with islo.yaml, islo use, sandboxes, snapshots, gateway credentials, or @islo-labs/sdk directly.
3installs
Sourceislo-labs/skills
Added on
NPX Install
npx skill4agent add islo-labs/skills platformTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Islo platform
Reference for Islo's infrastructure primitives. For automating workflows (factory lines, jobs, line runs, schedules, triggers), use the islo factory-lines skill instead.
Ground rules that apply everywhere:
- The installed CLI is the source of truth. Use and
islo schema <command>for exact flags; do not write config shapes from memory.--help - Claude Code, Cursor agent, and Codex are preinstalled in sandboxes and work without in-sandbox auth when the matching integration was connected first.
- Provider tokens stay out of sandboxes. Connect integrations with and let the
islo login --tool <provider>gateway profile inject credentials.default
Where to go
| Topic | Read |
|---|---|
Create, connect, exec, pause, resume, delete sandboxes; | |
| Gateway profiles, provider integrations, phantom tokens, GitHub, Slack, Islo inference routing, credential troubleshooting | |
| Incoming webhooks (HTTP event to sandbox or single job) and the TypeScript/Python SDKs | |
| Knowledge items: CRUD, levels, repo and tag links, rendering | |