file-manager
Manage and organize files for OpenClaw agents
Quick Start
# Run the skill
bash skill.sh "your input"
# Or with Python
python3 skill.py "your input"
Installation
- Copy to
/root/.openclaw/skills/file-manager/ - Done!
Usage
# Example usage
skill.sh --help
Configuration
Edit config.json to customize behavior.
Built with Skill Factory