← Back to Skills Marketplace
grey0758

Runbook Skill Kit Template Factory

by grey0758 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
166
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install runbook-skill-kit-template-factory
Description
Generate a reusable runbook plus self-contained skill kit from a validated workflow. 从一个已验证流程批量生成可复用的 runbook 与自包含 skill 套件。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install runbook-skill-kit-template-factory
  3. After installation, invoke the skill by name or use /runbook-skill-kit-template-factory
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug runbook-skill-kit-template-factory
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Runbook Skill Kit Template Factory?

Generate a reusable runbook plus self-contained skill kit from a validated workflow. 从一个已验证流程批量生成可复用的 runbook 与自包含 skill 套件。 It is an AI Agent Skill for Claude Code / OpenClaw, with 166 downloads so far.

How do I install Runbook Skill Kit Template Factory?

Run "/install runbook-skill-kit-template-factory" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Runbook Skill Kit Template Factory free?

Yes, Runbook Skill Kit Template Factory is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Runbook Skill Kit Template Factory support?

Runbook Skill Kit Template Factory is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Runbook Skill Kit Template Factory?

It is built and maintained by grey0758 (@grey0758); the current version is v1.0.1.

💬 Comments