Skillbox v0.3.0 — Enable/disable, batch ops, backup
What's new
Enable / Disable skills
No more deleting just to silence a skill. Skillbox now moves disabled ones to ~/.claude/skills.disabled/ — Claude Code stops seeing them, but the files are kept. Re-enable in one click.
Batch operations
Click 进入选择模式 in the sidebar to multi-select, then:
- 全选当前视图 — select everything visible
- 选未使用 — preset that picks zero-usage skills
- 禁用选中 / 启用选中
Great for cleaning up the long tail of skills you installed but never use.
Backup & Restore
- 📦 一键备份 — packs
skills/,skills.disabled/,commands/,settings.json,settings.local.json,CLAUDE.mdinto a singleSkillbox-backup-<ts>.tar.gzin~/Documents/ - ↩ 恢复备份 — untar back into
~/.claude/. Conflicts are renamed to<item>.before-restore.<ts>instead of overwritten — your current state is never destroyed.
What's NOT in the backup: projects/ (chat history, can be huge) and cache/. The goal is to back up your skill configuration so it's portable across machines, not your full Claude state.
Roadmap
- v0.4 — Token usage dashboard (per day / model / project)
- v0.5 — History viewer + global search
Install
- Download
Skillbox_0.3.0_aarch64.dmg(Apple Silicon, ~6.5 MB) - Open the DMG, drag to Applications
- First launch: System Settings → Privacy & Security → Open Anyway