← Back to Skills Marketplace
amaofx

Filesystem

by AmaoFx · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
13986
Downloads
8
Stars
339
Active Installs
1
Versions
Install in OpenClaw
/install filesystem
Description
Perform advanced filesystem tasks including listing, recursive searching by name or content, batch copying/moving/deleting files, and analyzing directory siz...
Usage Guidance
Install this only if you want the agent to help with local filesystem work. Before approving bulk delete, move, rename, or in-place replacement commands, check the target directory, preview the matched files, and keep backups for important data. Optional tools like tree, fd, and ripgrep should be installed only through a package manager you trust.
Capability Analysis
Type: OpenClaw Skill Name: filesystem Version: 1.0.0 The skill bundle provides extensive capabilities for arbitrary shell command execution, including file creation, modification, deletion, and the installation of new software via `brew install` (e.g., `tree`, `fd`, `ripgrep`) as seen in `SKILL.md`. While these operations are presented as legitimate filesystem management tools, their broad scope and power, particularly the ability to install external programs and modify files in-place (`sed -i`), introduce significant security risks. There is no explicit malicious intent within the provided files, but these capabilities could be easily abused for data exfiltration, system compromise, or persistence if the agent is prompted maliciously or operates in an insecure environment.
Capability Assessment
Purpose & Capability
The skill's capabilities are broad local filesystem operations: listing, searching, directory analysis, copying, moving, deleting, renaming, and in-place text replacement. Those capabilities match the stated filesystem-management purpose.
Instruction Scope
Several examples operate recursively and include destructive or mutating commands such as delete, move, and sed replacement, but the artifact discloses these actions and includes reminders to preview, confirm, and back up before bulk operations.
Install Mechanism
The bundle contains a single non-executable SKILL.md and no installer, package manifest, scripts, or automatic setup. Optional Homebrew installs for tree, fd, and ripgrep are shown as user-directed examples.
Credentials
Broad local file access is inherent to the skill's purpose. The artifact does not request credentials, remote services, network transfer, account access, or private session/profile stores.
Persistence & Privilege
No persistence, background workers, privilege escalation, hidden execution, or automatic runtime behavior was found. The only privilege-related text is a caution that some filesystem operations may require care around permissions or system directories.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install filesystem
  3. After installation, invoke the skill by name or use /filesystem
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of advanced filesystem utilities. - Provides directory listing, content search, batch file processing, and directory analysis. - Supports recursive search, file type filtering, size checks, and batch operations (copy/move/delete/rename). - Includes best practices and safety reminders for bulk operations. - Offers practical command examples for common tasks, including search, replacement, and cleaning up temporary files. - Tips for using enhanced tools like tree, fd, and ripgrep for faster file operations.
Metadata
Slug filesystem
Version 1.0.0
License
All-time Installs 340
Active Installs 339
Total Versions 1
Frequently Asked Questions

What is Filesystem?

Perform advanced filesystem tasks including listing, recursive searching by name or content, batch copying/moving/deleting files, and analyzing directory siz... It is an AI Agent Skill for Claude Code / OpenClaw, with 13986 downloads so far.

How do I install Filesystem?

Run "/install filesystem" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Filesystem free?

Yes, Filesystem is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Filesystem support?

Filesystem is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Filesystem?

It is built and maintained by AmaoFx (@amaofx); the current version is v1.0.0.

💬 Comments