Skip to content

fix(docs): update create-agent-skills → create-agent-skill references#242

Merged
marcusrbrown merged 1 commit intomainfrom
fix/profile-agents-create-agent-skill-reference
Mar 26, 2026
Merged

fix(docs): update create-agent-skills → create-agent-skill references#242
marcusrbrown merged 1 commit intomainfrom
fix/profile-agents-create-agent-skill-reference

Conversation

@fro-bot
Copy link
Collaborator

@fro-bot fro-bot commented Mar 26, 2026

Summary

Fix stale skill name references from the upstream sync that renamed create-agent-skillscreate-agent-skill.

Changes

  • registry/files/profiles/omo/AGENTS.md: skill name in skills table
  • registry/files/profiles/standalone/AGENTS.md: skill name in skills table
  • .opencode/skills/convert-cc-defs/SKILL.md: skill reference in usage guidance
  • docs/plans/2026-02-12-reference-sidebar-badges-and-index-pages-plan.md: LinkCard href

Testing

  • bun run typecheck
  • bun run lint

Fix stale skill name references across registry profiles and docs:
- registry/files/profiles/omo/AGENTS.md: skill name in table
- registry/files/profiles/standalone/AGENTS.md: skill name in table
- .opencode/skills/convert-cc-defs/SKILL.md: skill reference in usage guidance
- docs/plans/2026-02-12-reference-sidebar-badges-and-index-pages-plan.md: LinkCard href
@fro-bot
Copy link
Collaborator Author

fro-bot commented Mar 26, 2026

Root cause: Upstream CEP sync renamed skills/create-agent-skills/skills/create-agent-skill/ but 4 documentation files retained the old skill name in prose references and LinkCard hrefs.

Fix applied: Updated all 4 stale references to create-agent-skill:

  • registry/files/profiles/omo/AGENTS.md — skill name in table
  • registry/files/profiles/standalone/AGENTS.md — skill name in table
  • .opencode/skills/convert-cc-defs/SKILL.md — usage guidance
  • docs/plans/2026-02-12-reference-sidebar-badges-and-index-pages-plan.md — LinkCard href

bun run typecheck ✅ and bun run lint ✅ on branch. Remaining risk: minimal (documentation-only changes).

@marcusrbrown marcusrbrown merged commit d2483f3 into main Mar 26, 2026
11 checks passed
@marcusrbrown marcusrbrown deleted the fix/profile-agents-create-agent-skill-reference branch March 26, 2026 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants