Skip to content

v0.2.0

Latest

Choose a tag to compare

@cbruyndoncx cbruyndoncx released this 20 Feb 20:18
· 1 commit to main since this release

What's New

  • ZIP upload — drag-and-drop or file picker with multi-skill detection and preview
  • Category toggles — enable/disable all skills in a category at once
  • SKILLS.md generation — auto-generated skill index with slash commands section
  • Description search toggle — search by name only or include descriptions
  • Category management — dropdown to change skill category, custom categories in settings
  • Edit button — open SKILL.md directly from the skill row
  • Configurable defaults — set default category for new skills
  • Frontmatter template — externalized template written to skills directory
  • Field toggles — auto-loading and user-invocable toggles in detail panel
  • Skills view panel — sidebar split-pane with source filtering (all/local/github/zip)
  • Cross-tool export — collapsible config section with multi-format support
  • Updated README — comprehensive documentation matching actual implementation
  • Removed planning docs — cleaned up obsolete design/architecture files

Bug Fixes

  • Fixed skill filter focus loss on re-render
  • Fixed delete confirmation flow

Install

Download main.js, manifest.json, and styles.css into .obsidian/plugins/obsidian-skills-manager/. The versions.json maps plugin versions to minimum Obsidian versions.