kelly-agent-builder

Manage and validate mock LLM agent configurations in a local governance console.

4|3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/mr-kelly/skills --skill kelly-agent-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kelly-agent-builder
Source: https://github.com/mr-kelly/skills/tree/main/skills/kelly-agent-builder
Command: npx skills add https://github.com/mr-kelly/skills --skill kelly-agent-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires hono, @hono/node-server, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill provides a safe, local-only environment for platform teams to manage, validate, and govern the lifecycle of LLM agent configurations without the risk of accidental deployment or external data exposure.

Core Features & Use Cases

  • Governance Dashboard: Visualize agent quota usage, status, and configuration health in a clean, local browser UI.
  • Lifecycle Management: Safely transition agent configs from draft to live, pause active agents, or archive legacy configurations.
  • Validation Gates: Enforce strict governance rules, such as ensuring required fields are present before an agent can be activated.

Quick Start

Invoke the kelly-agent-builder skill to open the local governance console and review your current agent catalog.

Frequently Asked Questions about kelly-agent-builder

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

FAQPage Schema
How do I manage LLM agent configurations safely in a local environment?

To manage LLM agent configurations locally, use a file-backed governance console to visualize agent status and enforce validation rules before activation. This ensures safe lifecycle management without external data exposure.

What is the best way to validate mock LLM agent configs before deployment?

The best way to validate mock LLM agent configs is using a local governance console that implements server-side validation gates. This enforces strict compliance rules, ensuring required fields are present before an agent transitions to live.

Can I pause and archive legacy LLM agent configurations using a low-code dashboard?

Yes, you can pause and archive legacy LLM agent configurations using a low-code governance dashboard. It facilitates complete lifecycle management, allowing you to safely transition agents from draft to live, pause them, or archive them.

Does Hono support building a local governance console for offline agent management?

Hono supports building a local governance console for offline agent management by providing the lightweight server framework needed to run a file-backed UI. This enables secure, offline-first lifecycle management and validation.

Why do I need validation gates for LLM agent lifecycle management?

You need validation gates for LLM agent lifecycle management to enforce organizational governance rules, ensuring configurations have required fields before activation. This prevents accidental deployment of non-compliant agents in a local environment.

What are the limitations of file-backed agent config management?

File-backed agent config management is limited to local, offline-first environments and does not support external data exposure or cloud deployment. It is designed strictly for platform teams to safely govern mock LLM agents without deployment risks.