v0.1.1
Open Agent Creators plugin v0.1.1.
Fix: restore plugin-qualified skill references (open-agent-creators:skill-creator, etc.) in
documentation and cross-skill routing prose. Goose automatically prefixes every skill in an
installed plugin with the plugin name (<plugin-name>:<skill-name>) — this must be
anticipated in prose that references a skill by its runtime-loadable name. Skill directory
names and SKILL.md frontmatter name: fields remain unqualified, per the Agent Skills
specification; only the runtime-loadable name is plugin-qualified.
Release archive contains only plugin runtime content (plugin.json, README.md, LICENSE,
skills/) — development-only files (AGENTS.md, .vscode/, tests/, pycache/) are excluded.