file-tools

Community

Automate file management for agents.

Authordgriffin831
Version1.0.0
Installs0

System Documentation

What problem does it solve?

File management is error-prone and time-consuming for agents when handling numerous files across diverse environments. This skill automates common operations to ensure consistency and safety.

Core Features & Use Cases

  • List directory contents and read file metadata to quickly assess workspace state.
  • Read and write small text files, move or copy files between locations, and safely delete files with confirmations.
  • Use Case: An agent needs to organize logs daily by moving them from /workspace/logs to /archive/logs, while keeping a simple audit trail.

Quick Start

Install the skill into your agent runtime and use the following example commands:

  • file-tools list /path/to/dir
  • file-tools read /path/to/file.txt
  • file-tools move /path/from /path/to --dry-run

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: file-tools
Download link: https://github.com/dgriffin831/clawhub-skills/archive/main.zip#file-tools

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 223,000+ vetted skills library on demand.