claude-os

Retrieve Claude OS operator dashboard state from loopback HTTP endpoints.

Updated May 16, 2026
One-click install
npx skills add https://github.com/jaredcroxton/hermes-mirror --skill claude-os
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-os
Source: https://github.com/jaredcroxton/hermes-mirror/tree/main/agents/skills/claude-os
Command: npx skills add https://github.com/jaredcroxton/hermes-mirror --skill claude-os

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude OS operator insights are scattered across dashboard pages, so it’s hard to quickly understand live sessions, memory, integrations, and dream history—this Skill helps Hermes retrieve that state from the local operator endpoints.

Core Features & Use Cases

  • Live operator state access: Read full live data via the broadest endpoint when you need an overview.
  • Targeted dashboard sections: Fetch sessions, memory, pantheon, and Hermes status without manually navigating the UI.
  • Local-only inspection: Works with loopback endpoints intended for local use, enabling fast debugging and review of your “second brain” behavior.

Quick Start

Use the claude-os skill to summarize what your Claude OS operator dashboard shows right now.

Frequently Asked Questions about claude-os

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

FAQPage Schema
How do I inspect my Claude OS operator dashboard state locally?

Yes, you can retrieve full live operator dashboard state via the broadest endpoint to get a consolidated overview of sessions, memory, pantheon, and Hermes status without manually navigating the UI.

How do I retrieve memory and session data from my second brain dashboard?

Claude OS operator dashboard inspection works exclusively with loopback endpoints intended for local use, requiring the specified local HTTP endpoints to be accessible to fetch dashboard sections.

Can I fetch targeted dashboard sections like kanban and dream history without navigating the UI?

You should not use Claude OS dashboard inspection when your local loopback endpoints are not running or accessible, as it requires calling those specified local HTTP endpoints to retrieve operational information.

Does Claude OS dashboard inspection work with remote HTTP endpoints?

The best way to get a consolidated readout of what is currently stored in your Claude OS operator dashboard is to call the broadest local endpoint, which returns the full live operator state for analysis.