foxctl File System

Community

Safely read, write, and explore files locally.

Authorjoshka0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you safely inspect and modify files inside your local repo without risky path handling, while still supporting efficient access to very large files.

Core Features & Use Cases

  • Safe file operations: Read, write, list, and recursively view directory trees with predictable structure.
  • Search and discovery: Find files by path and pattern to quickly locate code, configs, and assets.
  • Large-file handling (CAS): Automatically stores oversized files in content-addressed storage and lets you retrieve them by artifact hash.
  • Safety guardrails: Blocks unsafe path traversal attempts (such as ../) and symlink escape behavior to prevent unintended access.

Quick Start

Ask your agent to list files in the current directory in long format by running foxctl run fs/ls with input {"path":".","all":true,"long":true}.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: foxctl File System
Download link: https://github.com/joshka0/foxctl/archive/main.zip#foxctl-file-system

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.