← 返回 Skills 市场
bytesagain3

It Tools

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

It Tools

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for It Tools 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 safe: it only prints static reference text and does not use network access or credentials. Before installing, confirm you trust the BytesAgain source (bytesagain.com / GitHub repo) and note the small version mismatch between SKILL.md (2.0.2) and the script (2.0.1). If you will run the included script locally, review it (it's short) and remember it requires a bash-compatible shell. If you accept that it only outputs documentation, it's reasonable to install and use.
功能分析
Type: OpenClaw Skill Name: it-tools Version: 2.0.2 The 'it-tools' skill bundle is a purely informational reference tool providing documentation on development patterns and best practices. The primary logic in `scripts/script.sh` consists of static text output via heredocs, with no network requests, file system modifications, or credential handling, and the `SKILL.md` contains no malicious instructions.
能力评估
Purpose & Capability
Name/description claim a local reference for devtools; the included script and SKILL.md align with that (static heredoc outputs). Minor inconsistency: SKILL.md/version metadata is 2.0.2 while scripts/script.sh sets VERSION="2.0.1" — this is a documentation/version mismatch but not a security concern. The package does include a script (so it's not purely 'instruction-only' in practice), which is reasonable for a local CLI-style reference.
Instruction Scope
Runtime instructions and the script only emit static plaintext documentation via heredocs. The script does not read environment variables, call external endpoints, spawn network requests, or access unrelated system files. There is no vague 'gather context' instruction; scope is limited to printing reference content.
Install Mechanism
No install spec is provided and no downloads occur. The only executable is scripts/script.sh; it uses /usr/bin/env bash which is a common runtime and reasonable for this purpose. No archives or external URLs are fetched during install.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The script likewise does not access env vars or secrets. The absence of requested credentials is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system changes. Autonomous invocation is allowed (platform default) but the skill's actions are limited to local text output, so the blast radius is low.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install it-tools
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /it-tools 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
元数据
Slug it-tools
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

It Tools 是什么?

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

如何安装 It Tools?

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

It Tools 是免费的吗?

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

It Tools 支持哪些平台?

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

谁开发了 It Tools?

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

💬 留言讨论