allbeingsfuture/skills@file-manager
CommunitySafely manage files and directories from the workspace.
AuthorAllBeingsFuture
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Many development and automation tasks require reliable local file system operations but performing them manually is error-prone and time-consuming. This Skill provides a programmatic, consistent interface to create, read, write, move, copy, delete, search, and inspect files and directories so agents can manipulate repository and workspace files safely and reproducibly.
Core Features & Use Cases
- Create, write, and append file contents with automatic parent-directory creation.
- Read files with configurable encoding and report size and line counts.
- Copy and move files or directories, including recursive directory copy.
- Delete files or directories with optional recursive removal and cautious error handling.
- Search files by glob pattern and by content with contextual matching lines, and produce structured JSON results.
- Use Case: Collect all Python source files in a project, search for TODO markers, and produce a JSON report of matches including file paths and line numbers.
Quick Start
List all Python files in the current project recursively and return their paths and sizes as JSON.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: allbeingsfuture/skills@file-manager Download link: https://github.com/AllBeingsFuture/AllBeingsFuture/archive/main.zip#allbeingsfuture-skills-file-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.