← 返回 Skills 市场
xueyetianya

Deployer

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

Deployer

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Deployer 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 simple, local reference tool that prints documentation; it does not request credentials or network access. Before installing or executing: (1) if you plan to run the included script, inspect it (already done) and run it in a restricted environment if you prefer; (2) note minor metadata/version mismatches (harmless but worth noting); (3) avoid granting additional credentials or elevated permissions — none are needed. Overall low risk, but treat unknown third-party code cautiously and run in a sandbox if you have any doubt.
功能分析
Type: OpenClaw Skill Name: deployer Version: 2.0.3 The 'deployer' skill is a documentation reference tool that provides static information about development patterns, security, and performance. The shell script (scripts/script.sh) exclusively uses heredocs to output plain-text documentation and contains no network requests, file system modifications, or credential access, aligning perfectly with the descriptions in SKILL.md.
能力评估
Purpose & Capability
The skill is presented as a read-only reference for 'Deployer' concepts and its declared requirements (no env vars, no binaries, no network) match that purpose. The included script simply prints heredoc documentation. Minor inconsistencies in reported version strings exist (registry: 2.0.3, SKILL.md: 2.0.2, script VERSION: 2.0.1) but these are implementation/metadata issues, not indicators of malicious behavior.
Instruction Scope
SKILL.md explicitly states commands produce plain-text via heredoc and require no network or credentials. The runtime script (scripts/script.sh) only emits static documentation via heredocs and does not read external files, environment variables, or call external endpoints. No broad or vague instructions are present.
Install Mechanism
There is no install specification (instruction-only plus a small helper script). Nothing is downloaded or extracted and no third-party packages are installed.
Credentials
The skill requests no environment variables or credentials and the documented functionality does not require any. There are no environment accesses in the script.
Persistence & Privilege
always:false and no installation or configuration changes are requested. The skill does not attempt to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install deployer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /deployer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
元数据
Slug deployer
版本 2.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Deployer 是什么?

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

如何安装 Deployer?

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

Deployer 是免费的吗?

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

Deployer 支持哪些平台?

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

谁开发了 Deployer?

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

💬 留言讨论