Skip to main content
ClaudeWave
Skill52 repo starsupdated 1mo ago

file-utils

Utility for working with files

Install in Claude Code
Copy
git clone --depth 1 https://github.com/spboyer/sensei /tmp/file-utils && cp -r /tmp/file-utils/demo-docs/sample-skill ~/.claude/skills/file-utils
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# File Utils

This skill helps with file operations.

## Commands

- Read files
- Write files
- Delete files
- List directory contents