Prox OS Internal Docs
ProductStrategy

Prox OS Skills

Prox OS Skills are the capability map of the operating system. They are not just

Summary

Prox OS Skills are the capability map of the operating system. They are not just a list of apps. A skill describes what the OS can help a user or AI agent do, which surfaces participate, and how mature the capability is.

Maturity levels:

  • Mock: visible UI only.
  • Prototype: local behavior works, persistence or backend is limited.
  • Available: usable in the current browser OS.
  • Planned: documented direction without implementation.

Desktop And Window Skills

SkillMaturitySurfaces
Multi-space desktop rendererPrototypeOS, Atlas, Community, Canvas, Grid, IDE, Immersive
Virtual desktopsPrototypeOS window manager, desktop-scoped workspace state
Window managerAvailableOS Desktop
Shell shortcutsAvailableKeyboard Shortcuts app, GlobalShortcuts
App launch and registryAvailableApp registry, Cmd+K, Dock, App Store

AI Companion Skills

SkillMaturitySurfaces
Host-side AlmaPrototypeAlma, Display Options
Command paletteAvailableCmd+K
Context chips and provenance UIMockAlma
Future automation hooksPlannedApp contract, action registry

App And Connector Skills

SkillMaturitySurfaces
Local module appsAvailable@prox-os/os-apps, shell registry
Iframe appsPrototypeProxied App Runtime
Connector-oriented appsMock/app-connectors/*
App Store install destinationsPrototypeApp Store, Proxied Space

Community Skills

SkillMaturitySurfaces
Community spacePrototype/dt-community
Public builder profilesMockCommunity builder drawer
Public apps and open spacesMockCommunity galleries
Visitor ModePlannedCommunity, Alma

Support And Governance Skills

SkillMaturitySurfaces
Support feedback intakeMock/app-os/support
Trust CenterMock/app-os/trust-center
Governance and RFCsMock/app-os/governance
Roadmap visibilityMockRoadmap app and docs

Developer Skills

SkillMaturitySurfaces
Nx-first monorepoAvailableroot scripts, nx.json, docs
Storybook / UI workshopAvailable@prox-os/ui-workshop
FumadocsAvailable@prox-os/docs
API Worker / Scalar directionPrototype@prox-os/api-worker
Architecture graphPrototypeNx graph, dependency-cruiser, generated docs

Data And Backend Readiness Skills

SkillMaturitySurfaces
Mock app dataAvailablesystem apps
Future Hono APIsPrototypeapi-worker
Database readinessPlanned@prox-os/db
Connector syncPlannedconnector apps and docs

Trust And Safety Skills

SkillMaturitySurfaces
Privacy boundary docsPrototypeTrust Center, docs
Sensitive data warningsPrototypehealth, money, documents, support
Region readinessPlannedreadiness docs
Community moderationPlannedCommunity and Support flow

Rule Of Thumb

If a capability helps the user understand, arrange, automate, publish, protect, or support their OS world, it can become a Prox OS Skill. If it is only a single screen of UI with no reusable behavior or contract, it is still just an app surface.

On this page