技能详情(站内镜像,无评论)
作者:vx:17605205782 @52YuanChangXing
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 73 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:52yuanchangxing/desktop-cleanup-playbook
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill’s files, runtime instructions, and single Python helper are coherent with a read-only 'directory audit' desktop-cleanup purpose and do not request unrelated credentials or perform network operations.
目的
Name and description describe generating desktop organization plans; the included spec.json and scripts/run.py implement a directory_audit mode that reads a provided directory or input and produces structured, read-only reports. Requested binary (python3) is appropriate and proportional.
说明范围
SKILL.md explicitly instructs the agent to analyze first and not to delete or access system directories. The script likewise performs read-only scanning and pattern checks. Note: these are advisory controls — nothing enforces the 'no deletion / no overreach' rule if a user or other code runs commands outside the skill (but the skill itself does not perform deletions or remote calls).
安装机制
No install spec; it's instruction-only with a local Python script that uses only the standard library. No downloads or package installs are required.
证书
The skill declares no environment variables, no credentials, and no config paths. Its behavior (reading files from a provided path) is consistent with the stated purpose.
持久
always is false and the skill is user-invocable; it does not request elevated or persistent privileges and does not modify other skills or system-wide settings.
综合结论
This skill appears to do what it says: read a directory (or an input file) and produce a read-only desktop-cleanup plan. Before running: 1) don’t point it at system root or directories containing sensitive private keys/credentials; run it on a copy or limited test directory first; 2) prefer --dry-run or run without an output path to inspect results before writing files; 3) review scripts/run.py yourself (it’s short and uses only the standard l…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Desktop Cleanup Playbook」。简介:为桌面文件生成整理方案、分类规则和阶段性清理计划,先分析再行动。;use for desktop, cleanup, organization workflo…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/52yuanchangxing/desktop-cleanup-playbook/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。