Agent Skill
2/7/2026

file-operations

Read, write, and manage files and directories in the filesystem.

Z
zhangdahai112
1GitHub Stars
1Views
npx skills add zhangdahai112/LocalManus

SKILL.md

Namefile-operations
DescriptionRead, write, and manage files and directories in the filesystem.

name: file-operations description: Read, write, and manage files and directories in the filesystem.

File Operations Skill

This skill enables Claude to read, write, and manage files and directories in the filesystem.

Capabilities

  • Read content from files
  • Write content to files
  • List directory contents
  • Manage file operations safely

Usage

When you need to read a file, write to a file, or manage files and directories, Claude will automatically use this skill. Simply specify the file path and content as needed.

Technical Implementation

This skill integrates with:

  • Python file I/O operations
  • Directory listing utilities
  • File system access controls

The skill follows Claude's standard tool protocol for safe file system interaction.

Skills Info
Original Name:file-operationsAuthor:zhangdahai112