← Back to Skills Marketplace
lnj22

file-organizer

by lnj22 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install organize-messy-files-file-organizer
Description
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automatin...
Usage Guidance
This skill is coherent for local file organization, but it will scan and (with your approval) move or rename files in whatever directories you point it at — so: 1) only run it on directories you trust the agent to access, 2) request and review the full proposed plan before allowing any mv/rename/delete operations, 3) back up important data (or test on a small folder) before large-scale changes, 4) prefer a dry-run / logging mode to verify actions and ensure preservation of timestamps, and 5) be cautious about sharing outputs that include filenames or paths if you use a cloud-hosted model (these reveal potentially sensitive metadata).
Capability Analysis
Type: OpenClaw Skill Name: organize-messy-files-file-organizer Version: 0.1.0 The 'file-organizer' skill utilizes broad filesystem access and shell commands (find, mv, mkdir, md5) to manage and delete files across the user's home directory. While these capabilities are aligned with its stated purpose, the instructions in SKILL.md lack explicit input sanitization for user-provided directory paths, creating a potential risk for shell injection. According to the provided criteria, tools with high-risk capabilities (shell/file access) that are plausibly needed for their function should be classified as suspicious.
Capability Assessment
Purpose & Capability
Name/description align with the runtime instructions: the SKILL.md uses standard filesystem commands (ls, find, du, file, md5, mv, mkdir) to analyze, suggest, and move files. Nothing requested (no env vars, no installs) is unexpected for a local file-organizing assistant.
Instruction Scope
Instructions instruct the agent to scan and operate on whichever directory the user selects (examples use ~, Downloads, Documents, etc.). The skill also says it will use 'content' to make decisions; the provided commands mainly inspect metadata and compute hashes, but an agent following these instructions could be asked to read deeper into files. The SKILL.md does require the agent to run filesystem-modifying commands (mv, mkdir) after explicit user approval and to log moves; it correctly emphasizes asking before deletes.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is lowest-risk from an install perspective — nothing is written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are requested (proportionate). However, the skill will read filenames, sizes, dates, and compute hashes across the chosen directories — this can expose sensitive filenames/metadata (and potentially file content if the agent is directed to inspect files for context).
Persistence & Privilege
always is false and the skill has no install or self-modifying behavior. It does not request persistent privileges or modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install organize-messy-files-file-organizer
  3. After installation, invoke the skill by name or use /organize-messy-files-file-organizer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Bulk publish from all-task-skills-dedup
Metadata
Slug organize-messy-files-file-organizer
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is file-organizer?

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automatin... It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.

How do I install file-organizer?

Run "/install organize-messy-files-file-organizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is file-organizer free?

Yes, file-organizer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does file-organizer support?

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

Who created file-organizer?

It is built and maintained by lnj22 (@lnj22); the current version is v0.1.0.

💬 Comments