← 返回 Skills 市场
neutronstar238

Auto File Organizer

作者 Zixuan · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
125
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install auto-file-organizer
功能描述
用户经常需要整理下载文件夹、分类文件
使用说明 (SKILL.md)

auto-file-organizer

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

触发方式

/auto_file_organizer

功能

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

使用示例

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

待开发

  • 核心功能实现
  • 测试用例
  • 文档完善
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install auto-file-organizer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /auto-file-organizer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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).
元数据
Slug auto-file-organizer
版本 0.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Auto File Organizer 是什么?

用户经常需要整理下载文件夹、分类文件. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。

如何安装 Auto File Organizer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install auto-file-organizer」即可一键安装,无需额外配置。

Auto File Organizer 是免费的吗?

是的,Auto File Organizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Auto File Organizer 支持哪些平台?

Auto File Organizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Auto File Organizer?

由 Zixuan(@neutronstar238)开发并维护,当前版本 v0.1.0。

💬 留言讨论