file-manager

Official

file-manager: route storage operations to handlers.

Authorfractary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Routes file operations to the appropriate storage handler based on configuration, expanding env vars and delegating to handler skills.

Core Features & Use Cases

  • Load configuration and resolve active handler
  • Validate operation and parameters
  • Prepare handler-specific parameters (env expansion)
  • Invoke handler skill and return results

Quick Start

Upload a local file to storage via the selected handler (local, r2, s3, etc.)

Dependency Matrix

Required Modules

bashjq

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: file-manager
Download link: https://github.com/fractary/claude-plugins/archive/main.zip#file-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository