chore: version skills

This commit is contained in:
github-actions[bot]
2026-08-05 18:09:40 +00:00
parent a91594fe9b
commit cdef59f6e3
4 changed files with 12 additions and 11 deletions
@@ -1,9 +0,0 @@
---
"mattpocock-skills": patch
---
Make `writing-for-agents` model-invokable in Codex again.
- Drop `policy.allow_implicit_invocation: false` from `agents/openai.yaml`. Codex filtered the skill out of the model-visible skills list, so its description could not trigger it — only an explicit `$writing-for-agents` mention worked.
- Update the stale `interface.display_name` and `interface.short_description`, which still named the old `writing-great-skills` skill.
- Move the skill from the **User-invoked** list to the **Model-invoked** list in `README.md` and `skills/productivity/README.md`.