ClaudeSuperPower

aidp-workspace-files

Skill

Manage files and notebooks in the AIDP workspace filesystem — list, upload, download, read, create, move, rename, delete files/folders/notebooks. Use when the user wants to put a script/notebook/config into the workspace, read or move workspace files, or organize Shared/ folders.

Install

git clone https://github.com/oracle-samples/oracle-aidp-samples.git ~/.claude/skills/aidp-workspace-files

What is aidp-workspace-files?

Manage files and notebooks in the AIDP workspace filesystem — list, upload, download, read, create, move, rename, delete files/folders/notebooks. Use when the user wants to put a script/notebook/config into the workspace, read or move workspace files, or organize Shared/ folders.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~70 tokens of context used while enabled, before you invoke anything

Documentation

README · ~2 min read

aidp-workspace-files — workspace filesystem & notebook CRUD

Manage the AIDP workspace filesystem and Jupyter contents. Primary engine: the official Oracle aidp CLI workspace-object group (same REST API + auth); oci raw-request against the Notebook contents API is the fallback when the CLI isn't installed.

When to use

  • "Upload this script/notebook to the workspace", "list/read/move/rename/delete a workspace file", "organize the Shared folder".

CLI (preferred)

Per references/aidp-cli-map.md: workspace-object create | get | head | list | update | copy | move | rename | delete | upload-with-par | download-with-par. All take

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.

Skillssimilar to this one

All skills