---
name: stijnman/controle-overview-skill
source: https://app.decimal.ai/s/stijnman-controle-overview-skill@1/SKILL.md
source_sha256: 13b3d051f1b9
---

# Controle Overview Skill

## 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.