workspace

Installation
SKILL.md

Workspace

Provides unified read/write access to all files in the current session. The userId and sessionId are injected automatically — you only specify the logical path.

Path Conventions

Prefix What it accesses
code-agent/<file> Files created by the code agent (auto-synced)
code-interpreter/<file> Files saved by code interpreter via output_filename
documents/powerpoint/<file> PowerPoint presentations
documents/word/<file> Word documents
documents/excel/<file> Excel spreadsheets
documents/image/<file> Images from other tools

Note: Code interpreter only saves to workspace when output_filename is set in execute_code. Files from execute_command or file_operations stay inside the sandbox.

Usage

Related skills
Installs
32
GitHub Stars
157
First Seen
Mar 1, 2026