← 返回 Skills 市场
bytesagain3

Devops Scripts

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

Devops Scripts

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Devops Scripts concepts, best practices, and implementation patte... 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 CLI reference: it prints static docs and does not perform network I/O or request secrets. Consider the following before installing: (1) the package includes a bash script — review it (already done) if you run it locally; (2) minor version/help text inconsistencies exist but are not security issues; (3) if you need a packaged installer or automatic updates, this skill provides none and would rely on you to manage the script. If you require stricter guarantees, run the script in a sandbox or review the repository history on the linked GitHub before use.
功能分析
Type: OpenClaw Skill Name: devops-scripts Version: 2.0.4 The skill is a static documentation reference tool for DevOps concepts. The core logic in `scripts/script.sh` consists entirely of heredoc strings used to display informational text for various commands (e.g., intro, patterns, security). There are no network calls, file system modifications, or attempts to access sensitive data.
能力评估
Purpose & Capability
The name/description (devops reference) align with the included files and required resources. The single script implements CLI commands that produce static documentation. Minor inconsistencies: SKILL.md lists version 2.0.3, metadata shows 2.0.4, and the script sets VERSION=2.0.2 — likely benign bookkeeping/version drift.
Instruction Scope
SKILL.md instructs the agent to output plain-text heredocs and explicitly states no external API calls or credentials are required. The bundled script only prints local static text and does not read files, environment variables, or system configuration beyond standard argv handling. One small bug: help heredoc is quoted so it prints a literal "$VERSION" instead of the version value.
Install Mechanism
There is no install specification (instruction-only); the only shipped code is a small bash script. No downloads, no package installs, and no archives are fetched or extracted.
Credentials
The skill requests no environment variables, credentials, or config paths and the runtime instructions do not access any secrets. This is proportional to a read-only reference tool.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills or global agent config. It does not attempt to write files or persist tokens.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install devops-scripts
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /devops-scripts 触发
  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
v2.0.0
publish v2.0.0
元数据
Slug devops-scripts
版本 2.0.4
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 5
常见问题

Devops Scripts 是什么?

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

如何安装 Devops Scripts?

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

Devops Scripts 是免费的吗?

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

Devops Scripts 支持哪些平台?

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

谁开发了 Devops Scripts?

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

💬 留言讨论