ai-agent

Summarize Breeze RMM AI Agent architecture, MCP tooling, streaming chat, and guardrails.

73|23|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/LanternOps/breeze --skill ai-agent-lanternops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-agent
Source: https://github.com/LanternOps/breeze/tree/main/.claude/skills/ai-agent
Command: npx skills add https://github.com/LanternOps/breeze --skill ai-agent-lanternops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a concise reference for the Breeze RMM AI Agent system architecture, MCP tools, streaming chat, cost tracking, guardrails, and MCP server to help engineers understand data flows and tooling.

Core Features & Use Cases

  • Quick reference covering architecture, interfaces, and tool integrations used by the AI agent to manage devices, analyze data, and orchestrate actions.
  • Useful for debugging chat issues, extending the toolset, and learning how the AI data flows through MCP, Hono API, and the backend.
  • Use Case: A developer needs to trace how a user message triggers an AI tool execution and subsequent approval flow.

Quick Start

Review the AI Agent system reference to walk through the data flow from client input to tool execution and MCP server interactions.

Frequently Asked Questions about ai-agent

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

FAQPage Schema
How does the Breeze RMM AI Agent system architecture handle data flows?

This AI Agent system architecture maps data flows from client interfaces through a Hono API to the MCP server, coordinating streaming chat, tool execution, and guardrails to manage devices and orchestrate actions.

How do I debug AI chat issues and trace user message tool execution?

Debug AI chat issues by tracing the user message from client input through the Hono API to the MCP server, reviewing the tool execution path and subsequent approval flows using the system reference data models.

Can I use this reference to add new MCP tools to the AI agent?

Yes, you can use this reference to add new MCP tools. It specifies the core components, tool set, and guardrails, guiding developers on how to integrate new tooling within the existing MCP server and Hono API architecture.

What components are included in the MCP server and streaming chat architecture?

The MCP server and streaming chat architecture includes core components for cost tracking, guardrails, data models, and tool integrations, enabling the AI agent to analyze data and manage devices across client interfaces.

What are the limitations when troubleshooting AI agent guardrails and cost tracking?

Troubleshooting guardrails and cost tracking is limited to understanding the specified data models and core components within the system reference, focusing on interactions between the MCP server, Hono API, and client interfaces without altering underlying architecture.