Claude Skills · DevOps & Infrastructure

Sandbox File Manager

sandeshnaroju/ai-skill-engine

Use this skill when you need to manage files inside the active remote or local sandbox, including listing sandbox files, downloading files from the sandbox to the local backend, or uploading local backend files to the sandbox.

★ 16 Synced 2 hours ago View SKILL.md

At a glance

This skill is for DevOps & Infrastructure and helps you list sandbox files, download files from sandbox, and upload files to sandbox.

Install git clone --depth 1 https://github.com/sandeshnaroju/ai-skill-engine cp -r ai-skill-engine/skills/sandbox_file_manager ~/.claude/skills/sandbox_file_manager
Can use Not declared by the author

File TransfersandboxbackendLocal RemoteSystem Administration

Also in sandeshnaroju/ai-skill-engine

View the repo
Artifact Editor Presentations

Skill for generating, searching, reading, surgically editing, and rolling back digital artifacts (code scripts, 1000-page documents, spreads...

Cloud Storage DevOps & Infrastructure

Skill for uploading and downloading files from cloud storage (AWS S3 or Azure Blob Storage).

Skill for running custom Python code scripts safely inside an isolated sandbox environment.

Email Productivity

Use this skill to send emails containing reports, updates, notices, or summaries.

HTTP Fetcher Data & Analytics

Skill for downloading public web files (CSVs, datasets, documents) from HTTP/HTTPS URLs.

Ip Info Data & Analytics

Lookup network info, country, city, and ISP for an IP address via external REST API.

Sample API DevOps & Infrastructure

Skill for calling external enterprise REST webhooks and APIs.

System Diagnostics DevOps & Infrastructure

Skill for checking server disk space, memory, uptime, and system status using shell tools.

Weather Fetcher Productivity

Example skill demonstrating secure user_data context injection for REST API calls (no credentials shared with LLM).

Other DevOps & Infrastructure skills

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.