Skip to content

v0.2.0

Choose a tag to compare

@saitamahang saitamahang released this 17 Aug 04:13
· 15 commits to main since this release

What's new

  • Add batch skill import alongside file and URL imports
  • Discover skills from other agent skill directories such as Claude Code and Codex
  • Validate skill structure and metadata before writing
  • Detect duplicate names and require confirmation before replacement
  • Show one-time summaries for successful and failed imports
  • Keep project and global skill terminology aligned across the UI

Validation

  • npm run test:batch
  • npm run build
  • npm pack --dry-run