Brandon Martin
9e911a209a
docs(plugins): refresh package documentation
...
Update the root catalog and plugin READMEs to match the self-contained package layout, including the new Linear and Tauri packages.
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-01 21:47:53 -05:00
Brandon Martin
8269ca9110
feat(plugins): package local extension assets
...
Materialize self-contained agent, skill, command, and hook directories under each plugin so marketplace installs no longer depend on the repo root.
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-01 21:47:36 -05:00
Brandon Martin
de8ff51754
refactor(plugins): add package sync tooling
...
Generate self-contained plugin manifests and marketplace metadata from the shared source tree so packaged installs stay in sync.
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-01 21:47:27 -05:00
Brandon Martin
fe27444f5e
fix(plugins): restructure to match official plugin layout
...
- Move plugins from .claude-plugin/plugins/ to repo root plugins/
- Move plugin.json to .claude-plugin/plugin.json in each plugin
- Update marketplace.json source paths
Matches structure of anthropics/claude-plugins-official
2026-01-29 10:24:51 -06:00