| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-10 | 560 Bytes | |
| v9.37.2 -- Plugin skill directory paths source code.tar.gz | 2026-05-10 | 6.4 MB | |
| v9.37.2 -- Plugin skill directory paths source code.zip | 2026-05-10 | 7.1 MB | |
| Totals: 3 Items | 13.5 MB | 0 | |
Fixed
- Migrate all 53 skill paths in
plugin.jsonfrom.claude/skills/*.mdflat files to./skills/*/directory format, fixing skill loading failures (#366, [#367]). - Fix
claude-mem-bridge.shport discovery: read from~/.claude-mem/settings.json, fall back to UID-based formula (37700 + uid%100) on Linux/macOS, keep37777for Windows Git Bash (#363). - Update
test-docs-sync.shandtest-debate-skill.shto validate directory-based skill registration.
Full Changelog: https://github.com/nyldn/claude-octopus/compare/v9.37.1...v9.37.2