folder-management
Installation
SKILL.md
Folder Management
Overview
Spuree is an agent-friendly cloud storage. Projects contain folders (nestable) and files at any level. This skill manages folders — they can be nested to any depth within a project.
Use this skill when an agent needs to:
- List recently created or updated folders across all accessible projects
- Find a named folder with bounded search rather than project-tree traversal
- Create, rename, move, or delete folders in a project
- Browse a folder's contents (sub-folders, entities, files)
- List assets or files within a folder
- Get download URLs for files in bulk
API terminology: In the API, folders are called sessions (
sessionType: "session"). All API fields usesessionId,parentSessionId, etc. This document uses folder for clarity.