Skip to content

Shell vs Skill Mode

ClawOS owns the frame. The active skill owns the mode.

The shell is responsible for:

  • identity
  • channels
  • billing
  • session continuity
  • security boundaries
  • navigation between platform and skill surfaces

A skill is responsible for the workflow that the user is actually trying to complete.

For CareerClaw, that means:

  • job briefings
  • match analysis
  • application tracking
  • draft generation

This model prevents the product from collapsing into one noisy assistant thread. It keeps work focused while still allowing the platform to grow into multiple skills over time.