← Back to Skills Marketplace
143
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install production-operations-agent
Description
Give your assistant production ops superpowers via NeuBird. The neubird cli allows this sill to answer questions about infrastructure health, cloud costs, in...
Usage Guidance
This skill is an instructions-only adapter for the NeuBird CLI and appears coherent. Before installing/using it: 1) Ensure you trust the NeuBird service and the account credentials used by your neubird CLI (the skill will invoke the CLI which may contact NeuBird backends). 2) Confirm neubird is installed and authenticated locally; run `neubird projects` to see which projects the CLI can access. 3) Be aware the tool creates session files under /tmp (e.g., /tmp/nb-<timestamp>.json) that can contain investigation output and sensitive details — either run `neubird run --cleanup --session /tmp/nb-<timestamp>.json` when finished or manually inspect/remove these files. 4) Prefer using a least-privilege NeuBird account or scoped project access for automation, and avoid running this on multi-user systems where /tmp files could be read by others. 5) If you need stronger guarantees about data residency, review NeuBird's privacy/telemetry docs and the CLI's network behavior before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: production-operations-agent
Version: 1.0.4
The skill bundle is a legitimate integration for the NeuBird AI SRE platform, providing a structured way for an agent to use the `neubird` CLI for production monitoring and incident response. It includes detailed instructions for session management, project selection, and specific SRE capabilities such as health checks, cost analysis, and root cause investigation. The bundle contains comprehensive reference materials for Kubernetes, cloud infrastructure, and databases (e.g., references/kubernetes.md, references/cloud.md) to guide the agent's analysis. No malicious patterns, data exfiltration, or intentional vulnerabilities were identified.
Capability Assessment
Purpose & Capability
The skill claims to provide NeuBird-powered ops capabilities and only requires the neubird CLI binary; that matches expected needs for querying infrastructure health, cost, investigations, and similar SRE tasks.
Instruction Scope
Instructions tell the agent to run the neubird CLI, create/resume session files under /tmp (e.g., /tmp/nb-<timestamp>.json), and to stream/findings. This is in-scope for the stated purpose, but session files may contain sensitive production findings (logs, traces, config snippets) — the SKILL.md does not explicitly warn about sensitive data in session files or require explicit cleanup beyond the suggested `--cleanup` step.
Install Mechanism
This is an instruction-only skill with no install spec and no code files; it relies on an existing neubird binary. No downloaded or embedded code is present.
Credentials
The skill requires only the neubird binary (no environment variables or credentials declared). Authentication is expected to be handled by the neubird CLI itself (e.g., `neubird login`). There are no unrelated credential requests in the skill metadata or instructions.
Persistence & Privilege
The skill does create temporary session files under /tmp and references resuming those sessions; always:false and no modification of other skills' configs. Users should be aware session files may persist if `--cleanup` is not run and could contain sensitive data.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install production-operations-agent - After installation, invoke the skill by name or use
/production-operations-agent - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
- Improved description for consistency and clarity in the skill metadata.
- No changes to functionality or workflow; only a minor edit to the description text.
- All usage guidelines, capabilities, and documentation remain unchanged.
v1.0.3
production-operations-agent 1.0.3
- No file changes detected in this version.
- No updates were made to skill contents or behavior.
v1.0.2
production-operations-agent v1.0.2
- Updated skill tags to include "neubird" and adjusted description to clarify neubird CLI usage.
- No functional or CLI changes—documentation and metadata improvements only.
- Skill name, core workflow, and operational details remain unchanged.
v1.0.1
No user-facing changes in this release.
- Version bump with no code or documentation changes detected.
v1.0.0
Initial release of neubird-ops-agent — Installable skill for NeuBird-powered production ops.
- Provides access to all 9 NeuBird ops capabilities (health check, cost analysis, performance, etc.) via CLI integration.
- Guides agent workflow for handling production, infra, cost, and incident queries.
- Enforces clear response structure: headline, findings, scope/blast radius, next action, and follow-ups.
- Includes error handling, session management, and references for relevant infra domains.
- Designed for use where the neubird CLI is installed and authenticated.
Metadata
Frequently Asked Questions
What is NeuBird AI Production Ops Agent?
Give your assistant production ops superpowers via NeuBird. The neubird cli allows this sill to answer questions about infrastructure health, cloud costs, in... It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.
How do I install NeuBird AI Production Ops Agent?
Run "/install production-operations-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is NeuBird AI Production Ops Agent free?
Yes, NeuBird AI Production Ops Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does NeuBird AI Production Ops Agent support?
NeuBird AI Production Ops Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created NeuBird AI Production Ops Agent?
It is built and maintained by NeuBird (@neubird); the current version is v1.0.4.
More Skills