Commit Graph

3 Commits

Author SHA1 Message Date
Antoine van der Lee df7b8b8cc2 Prepare OpenAI Plugins Directory submission
Adds the Codex plugin manifest with listing metadata for the six-skill
bundle, renders PNG logos from the SVG (marketplace surfaces cannot use
SVGs), switches the Cursor and OpenAI wrappers to the PNG, bumps the
release workflow to version all manifests including .codex-plugin, and
restructures the README around the primary install paths with the
remaining clients moved to INSTALLATION.md.
2026-08-12 15:51:11 +02:00
Antoine van der Lee d1b713c9ac Adopt Agent Plugins 1.0.0 portable format
Add a root plugin.json manifest per the Agent Plugins specification
(https://agent-plugins.org); the skills/ layout already conformed, so
no skill moves were needed. Compatible clients now discover all six
skills automatically.

Aligns all wrapper versions at 1.1.0 (Cursor and Codex manifests had
drifted to 1.0.0), adds per-skill ChatGPT desktop display metadata, and
updates the release workflow to bump every manifest.
2026-08-07 15:17:46 +02:00
Antoine van der Lee 330c7594e2 Add skill logo, Cursor plugin config, and Codex manifest
Bring the repo to parity with the SwiftUI-Agent-Skill reference:
- Add assets/logo.svg skill icon
- Add .cursor-plugin/plugin.json for Cursor marketplace submission
- Add agents/openai.yaml for Codex / OpenAI-compatible tools
- Update .claude-plugin/marketplace.json schema URL to full GitHub raw URL
- Update README with Cursor and Codex installation options and skill structure tree
2026-03-24 10:09:22 +01:00