Skill Engine OS OS
Operator surface for the skill engine os workforce. Run, inspect, and approve every agent action.
Panels
- InboxPending approvals + agent runs awaiting your call.
- PlanOutcome plans the workforce is executing.
- KPIsLive revenue, cost, and quality metrics.
- AgentsThe domain workforce roster + capabilities.
- OutcomesOutcome catalog + status by category.
- WorkforceTeam templates + assignments per outcome.
- EvalsEval suites + recent results from /api/agent/systems/health.
- MemoryDomain-scoped memory store.
- ToolsTool catalog + connector registry.
- TwinDigital twin lifecycle + state.
- AutomationScheduled jobs + automation rules.
- SettingsDomain-scope configuration.
- AuditPer-domain audit log.
- AlertsLive alerts + ack history.
- BillingPer-domain usage + cost.
AI systems
- · skill induction judge (existing — SkillInductionRun scoring)
- · self-improvement loop gate (shipped — DRAFT status + admin review)
- · 5-source dedupe (shipped — NEWW_NATIVE > TENANT_PRIVATE > CLAWHUB > AGENTSKILLS_IO > AGENT_CREATED)
Backend services
- · skill-registry-store
- · skill-execution-store
- · skill-learning-event-store
- · agent-workspace-doc-store
Known gaps in this domain (registry-disclosed)
- · External feed URLs (agentskills.io, ClawHub) — operator provides env vars
- · /api/skills/[key]/execute (gated on T11 sandbox + T17 validation)
- · TENANT_PRIVATE skill creation UI
Next action: Operator: configure AGENTSKILLS_IO_FEED_URL + CLAWHUB_FEED_URL, then `pnpm tsx scripts/import-skills.ts`.