← Back to wkappbot-core
wkappbot-core ★☆☆

skill edit --add-step dedup behavior

wkappbot skill edit --add-step skips identical content; prevents accidental duplicate steps when same string is added twice

user/developer

Steps

  1. Run wkappbot skill edit <id> --add-step 'TEX...
  2. If TEXT is already present (case-sensitive O...
  3. Use --step N --content X if you want to over...
  4. Verified 2026-05-08: SkillCommand.Edit.cs Fi...