# Control Overview

> Provides control-panel overview of active skills, workflows, and status. Use for: overview, status dashboard, what skills, control panel.

- Skill: `stijnman/control-overview` (Agent Skill)
- Install (CLI): `npx skillmds@latest add stijnman/control-overview`
- Raw SKILL.md: https://api.skillmd.com/api/skills/stijnman/control-overview/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: Stijnman (https://skillmd.com/u/stijnman)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/stijnman/control-overview

---

# Control Overview
## When to Use

- User says **overview** or task matches this capability
- User says **status dashboard** or task matches this capability
- User says **what skills** or task matches this capability
- User says **control panel** or task matches this capability

## Workflow

1. List installed skills from .grok/skills/.
2. Summarize recent workflows and scheduled jobs.
3. Highlight risks from defensive audits if available.
4. Output status table: skill, last used, health.

## Integrations

- `tool-discovery-engine`
- `cron-scheduler`
- `insight-synthesizer`

## Error Handling

| Failure | Response |
|---------|----------|
| Skills dir missing | Report path; suggest install steps. |

## Gotchas

- Read-only inventory; do not modify skills during overview.

## Example

**Input:** User request matching triggers above.
**Output:** Structured result per workflow with integrations invoked as needed.

