← 返回 Skills 市场
166
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install runbook-skill-kit-template-factory
功能描述
Generate a reusable runbook plus self-contained skill kit from a validated workflow. 从一个已验证流程批量生成可复用的 runbook 与自包含 skill 套件。
安全使用建议
This skill is a coherent template for generating runbook + skill bundles. Before using it: (1) inspect the bundle contents (knowledge/, FAQ, changelog) and remove any secrets or transcripts; (2) be aware that 'clawhub publish' will send files to the ClawHub service and typically requires runtime credentials—supply those securely and confirm the destination; (3) clarify what 'sync memory' means in your environment so no unintended data is shared; and (4) if you rely on the example CLI commands, ensure the corresponding binaries (clawhub, make) are installed and trusted. The only real concerns are operational (what you publish), not mismatches between claimed purpose and requested privileges.
功能分析
Type: OpenClaw Skill
Name: runbook-skill-kit-template-factory
Version: 1.0.1
The skill bundle is a template factory designed to help users and agents generate standardized runbooks and skill kits from validated workflows. All files, including SKILL.md and TEMPLATES.md, contain instructions and structures consistent with this purpose, and there is no evidence of malicious execution, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description match the SKILL.md and supporting docs: the skill is a general factory template for converting validated workflows into documentation and a self-contained skill bundle. The files and templates included align with that goal. Minor mismatch: SKILL.md shows example CLI commands (clawhub, make) but the registry metadata lists no required binaries — this is a documentation/metadata omission rather than a capability mismatch.
Instruction Scope
The runtime instructions are scoped to reading and instantiating files under {baseDir}, creating doc bundles, and optionally publishing via clawhub. They explicitly warn not to ship secrets or raw transcripts. Items to watch: 'sync memory' is referenced but not defined (could imply syncing agent memory or external storage); publishing (clawhub publish) will transmit bundle contents externally, so the user must ensure private data isn't included.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. That's the lowest-risk install model. Example commands reference clawhub and make, but those are not installed by the skill.
Credentials
The skill declares no required environment variables, credentials, or config paths. The requested runtime actions (bundle local files, publish to ClawHub) are consistent with that. Caveat: publishing to ClawHub typically requires credentials at runtime which are not declared here — the skill does not demand unrelated secrets, but users should supply or verify credentials when publishing.
Persistence & Privilege
The skill does not request permanent presence (always:false) and is user-invocable. Note: agents/openai.yaml sets allow_implicit_invocation: false (UI/policy metadata) while the registry-level disable-model-invocation is false (agent-autonomy allowed). This is likely a harmless metadata mismatch, but users should confirm the actual platform policy for automatic invocation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install runbook-skill-kit-template-factory - 安装完成后,直接呼叫该 Skill 的名称或使用
/runbook-skill-kit-template-factory触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Add agents/openai.yaml with stricter UI metadata and explicit invocation policy.
v1.0.0
Initial public release for a general runbook and skill kit template factory.
元数据
常见问题
Runbook Skill Kit Template Factory 是什么?
Generate a reusable runbook plus self-contained skill kit from a validated workflow. 从一个已验证流程批量生成可复用的 runbook 与自包含 skill 套件。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 166 次。
如何安装 Runbook Skill Kit Template Factory?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install runbook-skill-kit-template-factory」即可一键安装,无需额外配置。
Runbook Skill Kit Template Factory 是免费的吗?
是的,Runbook Skill Kit Template Factory 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Runbook Skill Kit Template Factory 支持哪些平台?
Runbook Skill Kit Template Factory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Runbook Skill Kit Template Factory?
由 grey0758(@grey0758)开发并维护,当前版本 v1.0.1。
推荐 Skills