← Back to Skills Marketplace
1kalin

Agent Ops Runbook

by 1kalin · GitHub ↗ · v1.1.0
cross-platform ✓ Security Clean
529
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install afrexai-agent-runbook
Description
Generate a detailed operations runbook for deploying AI agents, including rollout stages, monitoring, rollback plans, cost estimates, and incident response t...
README (SKILL.md)

Agent Ops Runbook

Generate a production-ready operations runbook for deploying AI agents. Covers pre-deployment checklists, shadow mode → supervised → autonomous rollout stages, monitoring dashboards, rollback procedures, cost management, and incident response templates.

When to Use

  • Deploying an AI agent to production
  • Building monitoring and alerting for agent systems
  • Creating rollback procedures for autonomous workflows
  • Estimating and controlling agent operational costs

Instructions

When the user asks for an agent ops runbook or deployment plan:

  1. Ask which agent function they're deploying (support, sales, document processing, etc.)

  2. Ask about their risk tolerance (conservative, moderate, aggressive rollout)

  3. Generate a complete runbook with:

    • Pre-deployment checklist specific to their function
    • 3-stage rollout plan with metrics and gates
    • Monitoring alerts (critical + warning thresholds)
    • Rollback procedures (3 levels: prompt, feature, full)
    • Cost estimates based on their expected volume
    • 90-day implementation timeline
    • Incident response template
  4. Include specific metric targets:

    • Accuracy vs human baseline: >90%
    • Error rate: \x3C2%
    • Cost per task benchmarks by function
    • Human escalation rate: 5-15%
  5. Flag risks specific to their industry (compliance, PII, financial accuracy)

Output format: Markdown document ready to share with engineering and ops teams.

Usage Guidance
This skill is instruction-only and appears coherent for generating runbooks. Before using it: (1) do not paste production secrets or PII into prompts — the runbook generator will include any data you provide; (2) review and tune the hardcoded metric targets and rollout gates to match your domain and compliance needs (financial, healthcare, etc.); (3) verify any recommended monitoring or automated rollback actions with your ops/security teams before implementing; and (4) be cautious if you later grant an agent automated deployment privileges — this skill itself does not perform deployments but its output could be used to configure automated systems.
Capability Analysis
Type: OpenClaw Skill Name: afrexai-agent-runbook Version: 1.1.0 The skill bundle contains metadata, a `SKILL.md` with instructions for an AI agent, and a `README.md` for users. The instructions in `SKILL.md` are clear and directly related to generating an operations runbook, without any evidence of prompt injection attempts to manipulate the agent into performing unauthorized actions or accessing sensitive data. The `README.md` includes external links to `github.io` domains for additional resources, which is a common and benign practice for offering supplementary content, and these links do not pose an immediate threat within the OpenClaw environment. No malicious code, data exfiltration, or other harmful behaviors were detected across any of the files.
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md instructions: it exists to generate deployment runbooks and asks only for user inputs to tailor those runbooks. No unrelated binaries, env vars, or credentials are requested.
Instruction Scope
Instructions are narrowly scoped to asking about the agent function and risk tolerance and producing a runbook. They include hardcoded suggested metric targets (e.g., >90% accuracy, <2% error, 5–15% escalation) which may not be appropriate for all domains; users should validate and adjust those thresholds for their context. The instructions do not tell the agent to read local files, transmit data externally, or access other system state.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing will be written to disk or downloaded during install.
Credentials
The skill requests no environment variables, credentials, or config paths. There is no disproportionate access requested relative to the described functionality.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or elevated platform privileges or modify other skill/system configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install afrexai-agent-runbook
  3. After installation, invoke the skill by name or use /afrexai-agent-runbook
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Version 1.1.0 of afrexai-agent-runbook - No file changes detected in this release. - Functionality and documentation remain unchanged from previous version.
v1.0.0
Initial release providing a complete framework for production AI agent deployment runbooks. - Guides users through deploying AI agents with tailored pre-deployment checklists, 3-stage rollout plans, and monitored metrics. - Includes procedures for rollback, cost estimation, and incident response. - Outputs a Markdown-formatted runbook ready for engineering and operations teams. - Adapts content to agent function, organizational risk tolerance, and industry-specific risks.
Metadata
Slug afrexai-agent-runbook
Version 1.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Agent Ops Runbook?

Generate a detailed operations runbook for deploying AI agents, including rollout stages, monitoring, rollback plans, cost estimates, and incident response t... It is an AI Agent Skill for Claude Code / OpenClaw, with 529 downloads so far.

How do I install Agent Ops Runbook?

Run "/install afrexai-agent-runbook" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Agent Ops Runbook free?

Yes, Agent Ops Runbook is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Agent Ops Runbook support?

Agent Ops Runbook is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Agent Ops Runbook?

It is built and maintained by 1kalin (@1kalin); the current version is v1.1.0.

💬 Comments