← 返回 Skills 市场
Shell Ai
作者
BytesAgain2
· GitHub ↗
· v2.0.2
· MIT-0
196
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install shell-ai
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Shell AI concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a harmless local documentation helper. Before installing or running any third-party script, you should: (1) review the script (already included) to confirm there are no unexpected network calls or file operations; (2) run it under an unprivileged account (avoid running as root) if you want to be cautious; and (3) be aware of minor bugs/inconsistencies (version string mismatch, help output quoting, and a missing 'troubleshooting' command referenced in the cheatsheet) that affect usability but not security.
功能分析
Type: OpenClaw Skill
Name: shell-ai
Version: 2.0.2
The shell-ai skill bundle is a documentation reference tool that provides static information about shell-related AI concepts. The primary script (scripts/script.sh) uses heredocs to output plain-text guides for various topics like security, performance, and debugging, without any network access, file system modifications, or credential harvesting.
能力评估
Purpose & Capability
Name/description (Shell Ai reference for devtools) match the included artifacts: SKILL.md documents commands and the bundled script simply prints reference text. There are no unrelated binaries, env vars, or cloud credentials requested.
Instruction Scope
SKILL.md explicitly states output is via heredoc and that no external API calls or network access are made. The included script implements the documented commands and only writes to stdout. Minor scope inconsistencies are present in the text (e.g., 'troubleshooting' appears in cheatsheet but no matching command; help prints 'v$VERSION' literal due to quoted heredoc), but these are implementation/documentation bugs rather than scope creep or data-exfiltration behavior.
Install Mechanism
No install specification. This is instruction-only with a small local script; nothing is downloaded or written to disk by an installer. Risk from install mechanism is minimal.
Credentials
The skill requests no environment variables, credentials, or config paths. The script does not read environment variables or external config files; proportionality is appropriate.
Persistence & Privilege
Skill flags are default (always: false, user-invocable, model invocation allowed). It does not request permanent presence or modify other skills or system configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shell-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/shell-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
元数据
常见问题
Shell Ai 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Shell AI concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 196 次。
如何安装 Shell Ai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shell-ai」即可一键安装,无需额外配置。
Shell Ai 是免费的吗?
是的,Shell Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Shell Ai 支持哪些平台?
Shell Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shell Ai?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.2。
推荐 Skills