kelly-devops

Monitor service uptime, SSL expiry, domains, and cloud billing anomalies.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill solves the fragmentation of monitoring a multi-product SaaS fleet by centralizing service health, certificate expiries, domain renewals, and cloud spend into a single, human-centric review dashboard.

Core Features & Use Cases

  • Unified Ops Desk: View service uptime, SSL/TLS status, domain expiry, and cloud billing anomalies in one local browser UI.
  • Action-Oriented Workflow: Review agent-proposed action cards for renewals, rotations, and restarts before approving them for execution.
  • Use Case: When a domain is nearing expiration or a service latency spikes, the skill automatically flags the issue and prepares an action card for your approval, ensuring you never miss a critical maintenance task.

Quick Start

Start the Kelly DevOps ops desk by running the launcher script in the app directory and opening the provided local URL in your browser.

Frequently Asked Questions about kelly-devops

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

FAQPage Schema
How do I monitor SSL certificate expiry and domain registration for multiple SaaS products?

You can monitor SSL certificate expiry and domain registration by running the local ops desk UI, which centralizes service health and renewal tracking for your entire SaaS fleet into a single dashboard.

What is the best way to track cloud billing anomalies alongside service uptime?

Tracking cloud billing anomalies and service uptime together requires a unified ops dashboard that automatically flags latency spikes and spend irregularities, preparing action cards for your review and approval.

Can I use a local browser UI for DevOps monitoring without a complex cloud setup?

Yes, you can use a local browser UI for DevOps monitoring by running the launcher script in your app directory, which uses a Node.js runtime to execute health checks and render the interface without requiring cloud infrastructure.

How do I automate maintenance tasks like certificate renewals across a SaaS fleet?

You can automate maintenance tasks by using an approval-gated action queue, where the system proposes action cards for renewals and rotations that you review before approving them for execution.

Do I need Node.js to run local uptime and SSL monitoring checks?

Yes, you need Node.js to run local uptime and SSL monitoring checks, as the runtime is required to execute the health checks and render the local browser-based dashboard interface.