Control Overview

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

Stijnman 6a00c4f 1.1 KB Updated

File contents

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.

Stijnman/grok-custom-skills/tree/main/.grok/skills/control-overview commit 6a00c4f1a7

Frequently asked questions

npx skillmds@latest add stijnman/control-overview