Skill Engine OS OS

Operator surface for the skill engine os workforce. Run, inspect, and approve every agent action.

Admin surface: /admin/skillsStatus: PARTIALPriority: P0

Panels

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