openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > File Organizer Skill

Organize files in directories by grouping them into folders based on their extensions or date. Includes Dry-Run, Recursive, and Undo capabilities.

综合技能

作者:azzar budiyanto @1999AZZAR

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 2 · 3.6k · 35 current installs · 38 all-time installs

2

安装量(当前) 38

🛡 VirusTotal :可疑 · OpenClaw :良性

Package:1999azzar/file-organizer-skill

安全扫描(ClawHub)

  • VirusTotal :可疑
  • OpenClaw :良性

OpenClaw 评估

The skill's code and instructions match its stated purpose (organizing files locally) and request no external credentials or installs; behavior is coherent with the description.

目的

Name/description (organize files by extension/date, dry-run, recursive, undo) align with the included script and SKILL.md; there are no unrelated environment variables, binaries, or install steps.

说明范围

Runtime instructions only instruct running the included Python script with expected flags (--dry-run, --date, --recursive, --undo). The script operates on the given directory and writes a local organize_history.json; it does not read unrelated system files or call external endpoints.

安装机制

No install spec — instruction-only with a bundled Python script. No remote downloads or package installs are performed.

证书

The skill requests no environment variables or credentials (appropriate). Note: it records absolute source and destination paths in organize_history.json (privacy/metadata risk if that file is shared).

持久

always is false and the skill does not modify other skills or global agent settings. It only writes a history file into the target directory, which is expected for undo functionality.

综合结论

This skill appears to do what it says: organize files locally and keep a history for undo. Before running: (1) run with --dry-run to verify results, (2) avoid pointing it at system/root directories (it will operate under whatever directory you give it), (3) be aware organize_history.json contains absolute paths—do not share that file if it contains sensitive locations, and (4) back up important data if you are nervous. If you want different ca…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「File Organizer Skill」。简介:Organize files in directories by grouping them into folders based on their exte…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/1999azzar/file-organizer-skill/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。