← Back to Skills Marketplace
neutronstar238

Auto File Organizer

by Zixuan · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
125
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install auto-file-organizer
Description
用户经常需要整理下载文件夹、分类文件
README (SKILL.md)

auto-file-organizer

灵感来源: 太子观察用户痛点
创建时间: 2026-04-08 11:44

触发方式

/auto_file_organizer

功能

用户经常需要整理下载文件夹、分类文件

使用示例

用户:[示例输入] 助手:[示例输出]

待开发

  • 核心功能实现
  • 测试用例
  • 文档完善
Usage Guidance
This skill is incomplete and currently just a stub. It also declares permissions (Read, Write, Bash) that would let an agent access and modify files or run shell commands—capabilities you should not grant blindly. Before installing or enabling: 1) require a link to the source repository and a changelog or commit history; 2) request a concrete SKILL.md or implementation that explicitly limits which directories and file types the skill may access (e.g., only ~/Downloads) and provides a safe 'dry-run' mode; 3) prefer removing or restricting Bash access (or require explicit user confirmation before any shell execution); 4) test the skill in a sandbox or with non-sensitive files; 5) only enable autonomous invocation once a reviewed implementation exists. If you cannot obtain a reviewed implementation, do not grant file-system or shell permissions to this skill.
Capability Analysis
Type: OpenClaw Skill Name: auto-file-organizer Version: 0.1.0 The skill bundle is a minimal template for a file organization tool with no actual implementation logic. It contains only metadata and placeholders in SKILL.md and README.md, and while it requests Bash access, this is consistent with its stated purpose of managing files. No malicious code, data exfiltration, or prompt injection attempts were found.
Capability Assessment
Purpose & Capability
Name and description match a simple task (organize a downloads folder). No required env vars or binaries are requested, which is reasonable for a local file-organizer. However the manifest lists allowed-tools that would grant broad file-system and shell access if implemented.
Instruction Scope
SKILL.md is essentially a placeholder: it contains no concrete runtime instructions or safe-scoped commands and lists '待开发' (to be developed). Allowed-tools includes Read, Write, Edit, Bash, which would permit arbitrary file reads/writes and shell execution when the skill is invoked — the current instructions give the agent broad discretion without limits or specific paths.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing will be written to disk by an installer. This is low-risk as delivered.
Credentials
No environment variables, credentials, or config paths are requested, which is proportionate for the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request permanent presence or modify other skills; default autonomous invocation is allowed but not combined with other concerning flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install auto-file-organizer
  3. After installation, invoke the skill by name or use /auto-file-organizer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
auto-file-organizer 0.1.0 - Initial release with basic project structure. - Describes purpose: helps users organize downloads and categorize files. - Provides usage and trigger instructions. - Includes a list of planned features (core functionality, test cases, documentation).
Metadata
Slug auto-file-organizer
Version 0.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Auto File Organizer?

用户经常需要整理下载文件夹、分类文件. It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.

How do I install Auto File Organizer?

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

Is Auto File Organizer free?

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

Which platforms does Auto File Organizer support?

Auto File Organizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Auto File Organizer?

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

💬 Comments