Skip to main content
A Skill Set is a named, reusable selection of immutable skill revisions. Use it to reproduce an agent setup across projects without mutating the global skill registries.

Ask your agent

Manual workflow

Create a set from local skills:
Preview before applying:
plan is read-only. apply should stop on a conflicting destination rather than silently replace it. Keep the returned receipt so the owned paths can be rolled back safely.

Success criteria

  • Every entry is pinned to a content revision, not a mutable source directory.
  • The preview identifies creates, unchanged destinations, and conflicts.
  • Apply changes only paths inside the selected project.
  • A receipt records what SelfTune owns and can safely roll back.