Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1010 Bytes

File metadata and controls

33 lines (22 loc) · 1010 Bytes

Presets

Purpose

Presets let you maintain separate enabled skill sets for different workflows.

Why They Matter

Without presets, every workflow shares the same active skills, which quickly becomes noisy. Presets let you isolate contexts such as:

  • personal coding
  • client work
  • learning experiments
  • product-specific agent setups

What You Can Do

  • Create new presets.
  • Rename presets.
  • Reorder presets.
  • Switch the viewed preset from the sidebar.
  • Apply a preset explicitly when you want it synced to disk.
  • Keep the same central library while changing the active enabled set.

How They Interact With Skills

  • The central library stores all imported skills.
  • A preset decides which of those skills are enabled right now.
  • Sync results depend on both the active preset and each skill's per-agent sync state.

Recommended Use

Create presets based on workflow boundaries, not minor preferences. A small number of clear presets is easier to maintain than many overlapping ones.