← 返回 Skills 市场
xueyetianya

Tidyup

作者 bytesagain4 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
168
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install tidyup
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Tidyup concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a simple local reference tool and is internally consistent with that purpose. Before installing, note two small non-security issues: the packaged script sets VERSION="2.0.1" while the registry lists 2.0.2, and one quickstart text line mentions 'access credentials' despite the skill not using any—these are documentation/version inconsistencies rather than malicious behavior. If you plan to let an autonomous agent invoke skills, remember that invoking this skill will run its included script (which only prints docs), so only install if you trust the BytesAgain source. If you want extra assurance, inspect or run the scripts in a sandbox/VM yourself before allowing the agent to use them.
功能分析
Type: OpenClaw Skill Name: tidyup Version: 2.0.2 The 'tidyup' skill is a documentation reference tool that provides static informational text about development patterns and best practices. Analysis of 'scripts/script.sh' and 'SKILL.md' shows no network activity, file system modifications, credential access, or malicious instructions; it functions purely as a local help utility.
能力评估
Purpose & Capability
Name, description, and included artifacts align: this is a local reference tool producing plain-text documentation. It does not request credentials, binaries, or external services. The presence of a small shell script that prints heredoc documentation is appropriate for the stated purpose.
Instruction Scope
SKILL.md claims no external API calls or credentials and the script likewise only emits local heredoc text; instructions do not reference system files, env vars, or network endpoints. Minor wording mismatch in the quickstart heredoc that mentions 'Required tools and access credentials' even though the skill elsewhere states no credentials are needed — this is a documentation inconsistency but not a sign of data-exfiltration.
Install Mechanism
No install spec is provided (instruction-only style). There is a bundled script file but nothing in the metadata instructs downloading or executing code from remote URLs. No high-risk install mechanisms are present.
Credentials
The skill declares no required environment variables, and the included script does not read environment variables or prompt for credentials. There are no unexpected secrets or config path requirements.
Persistence & Privilege
The skill does not request permanent presence (always: false) and does not modify system or other-skill configuration. It is user-invocable and, as typical, can be invoked autonomously by the agent, but there are no additional privilege requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tidyup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tidyup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
Domain-specific upgrade
元数据
Slug tidyup
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Tidyup 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Tidyup concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。

如何安装 Tidyup?

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

Tidyup 是免费的吗?

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

Tidyup 支持哪些平台?

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

谁开发了 Tidyup?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.2。

💬 留言讨论