claude-dash-admin
Installation
SKILL.md
Claude-Dash Administration Framework
When This Activates
This skill activates for system maintenance:
- Health checks and diagnostics
- Storage cleanup and optimization
- Index management
- Service troubleshooting
System Components
Core Services
| Service | Purpose | Check Command |
|---|---|---|
| Watcher | File monitoring, index updates | ps aux | grep watcher |
| Gateway | MCP routing, caching | ps aux | grep gateway |
| Ollama | Local LLM | ollama list |
| Dashboard | Visualization | Port 3333 |