← 返回 Skills 市场
ckchzh

Dev Utilities

作者 BytesAgain2 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ 安全检测通过
198
总下载
0
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install dev-utilities
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Dev Utilities concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Dev Utilities

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Dev Utilities concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears to be a harmless local reference tool. If you plan to install or run it, you can: (1) open and review scripts/script.sh yourself (it's short and only prints static docs), (2) run it locally in a non-privileged shell (avoid running as root), and (3) be aware the repository version strings inside files differ slightly (minor version mismatch only). If you need network- or credential-using functionality, this skill does not provide it — verify any future updates that add networking or external installs before trusting them.
功能分析
Type: OpenClaw Skill Name: dev-utilities Version: 2.0.4 The 'dev-utilities' skill is a static documentation reference tool. All commands in 'scripts/script.sh' simply output plain-text guidance via heredocs, and 'SKILL.md' contains no instructions that would lead to unauthorized actions or prompt injection. There is no evidence of network activity, file system modification, or data exfiltration.
能力评估
Purpose & Capability
The name/description (devtools reference) match the provided assets: SKILL.md describes CLI-like reference commands and the included script simply prints static documentation. Nothing required (no env vars, binaries, or credentials) is surprising or out-of-scope.
Instruction Scope
SKILL.md instructs the agent to output plain-text reference documentation and to not use network or credentials. The shipped script performs only heredoc output and a simple command dispatch; it does not read unrelated files, environment variables, or send data externally.
Install Mechanism
There is no install spec (instruction-only). A small shell script is included but it is not fetched from an external URL and does not extract or execute remote code.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the script does not access any environment variables or secrets. Requested access is proportional (none).
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other skills or system configuration. Autonomous invocation is allowed (platform default) but does not materially increase risk given the skill's limited behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install dev-utilities
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /dev-utilities 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.4
Fix description
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v1.0.0
publish v1.0.0
元数据
Slug dev-utilities
版本 2.0.4
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 5
常见问题

Dev Utilities 是什么?

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

如何安装 Dev Utilities?

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

Dev Utilities 是免费的吗?

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

Dev Utilities 支持哪些平台?

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

谁开发了 Dev Utilities?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.4。

💬 留言讨论