← 返回 Skills 市场
ckchzh

Container Runner

作者 BytesAgain2 · GitHub ↗ · v3.0.2 · MIT-0
cross-platform ✓ 安全检测通过
367
总下载
0
收藏
1
当前安装
13
版本数
在 OpenClaw 中安装
/install container-runner
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Container Runner concepts, best practices, and implementation pat...
使用说明 (SKILL.md)

Container Runner

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Container Runner concepts, best practices, and implementation pat... 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 benign, local reference tool that prints static documentation. If you plan to let the agent invoke it autonomously, note the agent will execute the included script locally when called (it only prints text). You may want to: 1) verify the small script is acceptable to run in your environment (it doesn't access network or secrets); 2) ignore the minor version/metadata inconsistencies (harmless documentation drift); and 3) if you prefer to avoid any autonomous execution at all, disable model invocation for the skill in your agent settings.
功能分析
Type: OpenClaw Skill Name: container-runner Version: 3.0.2 The container-runner skill is a documentation reference tool that provides static information about container concepts. The implementation in scripts/script.sh consists entirely of bash heredocs that output plain text, with no network activity, file system manipulation, or credential access, aligning perfectly with its stated purpose in SKILL.md.
能力评估
Purpose & Capability
Name/description match the included files: SKILL.md and scripts/script.sh provide reference documentation and command output. Minor inconsistencies: registry/version metadata (3.0.2), SKILL.md header (3.0.1) and script VERSION (3.0.0) differ, and the quickstart text generically mentions "Required tools and access credentials" even though the skill itself does not require or request any credentials — these are documentation artifacts rather than functional mismatches.
Instruction Scope
SKILL.md states the skill outputs plain-text heredocs and requires no network or credentials. The included script simply prints static documentation for commands and does not read unspecified files, environment variables, or invoke network endpoints.
Install Mechanism
No install specification is provided and the skill is effectively instruction-only with a small helper script. Nothing is downloaded or written to disk by an installer; risk from installation is minimal.
Credentials
The skill declares no required environment variables, no credentials, and the script does not read or use env vars or secret-like paths. Requested privileges are proportional (none).
Persistence & Privilege
always is false, the skill does not request persistent presence or modify other skill/system configs. Autonomous invocation is permitted by default (platform normal) but the skill's actions are limited and local.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install container-runner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /container-runner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.2
Fix description
v3.0.1
Fix description
v3.0.0
Clean package
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.7
yaml-fix+quality
v1.0.6
yaml-fix+quality
v1.0.5
Quality upgrade
v1.0.4
Quality upgrade: custom functionality
v1.0.3
De-template, unique content, script cleanup
v1.0.2
Quality fix: cleaner docs, removed flags
v1.0.1
Quality improvement: better docs, examples, cleaner text
v1.0.0
Initial release
元数据
Slug container-runner
版本 3.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 13
常见问题

Container Runner 是什么?

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

如何安装 Container Runner?

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

Container Runner 是免费的吗?

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

Container Runner 支持哪些平台?

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

谁开发了 Container Runner?

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

💬 留言讨论