omni-bus

Provides customizable health checks and tracks system statuses via a unified dashboard.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill omni-bus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omni-bus
Source: https://github.com/zerAda/RestaurantAgentAutomation/tree/main/.opencode/skills/omni-bus
Command: npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill omni-bus

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for secure and efficient observability, secret redaction, and cross-tool composition within complex systems.

Core Features & Use Cases

  • Secret Redaction: Ensures tool outputs are scrubbed of sensitive information like API keys and URIs.
  • Audit Log: Tracks every tool call for comprehensive monitoring and accountability.
  • Custom Tools: Provides a set of custom tools for various operations like health checks and state snapshots.
  • Use Case: Use the restaurant_status tool to quickly check the health of the restaurant system by combining git, docker, and vault paths.

Quick Start

Use the omni-bus skill to perform a health check of the restaurant system with the 'restaurant_status' command.

Frequently Asked Questions about omni-bus

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I redact secrets and API keys from tool outputs in complex systems?

Secret redaction scrubs sensitive information like API keys and URIs from tool outputs. This ensures secure observability by preventing sensitive data exposure while maintaining comprehensive logging capabilities.

How does audit logging track tool calls for system observability?

Audit logging tracks every tool call to provide comprehensive monitoring and accountability. It enables system observability by recording execution details across complex tool compositions and custom hooks.

How do I perform a health check combining git, docker, and vault paths?

Health checks combine git, docker, and vault paths using custom tools like the restaurant_status command. This integrates multiple system components to quickly verify the operational state of complex architectures.

Can I use custom hooks for state tracking and observability without external dependencies?

Custom hooks provide state tracking and observability with no external dependencies. They integrate with existing tools to capture state snapshots and trace logs within complex system architectures.

What is the best way to implement cross-tool composition for secure audit logging?

Cross-tool composition for secure audit logging is implemented through custom tools and hooks. This approach tracks every tool call while applying secret redaction to scrub sensitive information from the resulting logs.

Why do I need secret redaction in my observability pipeline?

Secret redaction is needed in observability pipelines to scrub sensitive information like API keys and URIs from logged outputs. It ensures comprehensive monitoring remains secure without exposing credentials in audit logs.