This skill should be used when the user asks "mira status", "show status", "how is mira doing", "system status", "index stats", "show mira stats", or wants a quick overview of Mira's index, storage, and active goals.
Scanned 5/27/2026
Install via CLI
openskills install ConaryLabs/Mira---
name: status
description: This skill should be used when the user asks "mira status", "show status", "how is mira doing", "system status", "index stats", "show mira stats", or wants a quick overview of Mira's index, storage, and active goals.
---
# Mira Status
## Index
!`mira tool index '{"action":"status"}'`
## Storage
!`mira tool session '{"action":"storage_status"}'`
## Active Goals
!`mira tool goal '{"action":"list"}'`
## Instructions
Present a concise status dashboard:
- **Index**: Symbol count, embedded chunk count
- **Storage**: Database sizes, memory count, session count
- **Activity**: Injection stats (this session + all time), source categories, value signals
- **Goals**: Total active goal count with summary of in-progress items
Keep it brief -- this is a quick health check, not a deep dive.
No comments yet. Be the first to comment!