Skip to content

docs: add gh skill publishing instructions#10

Merged
carsonfarmer merged 1 commit intomainfrom
docs/gh-skill-publishing
Apr 22, 2026
Merged

docs: add gh skill publishing instructions#10
carsonfarmer merged 1 commit intomainfrom
docs/gh-skill-publishing

Conversation

@carsonfarmer
Copy link
Copy Markdown
Member

Summary

Document the GitHub CLI v2.90.0+ requirement and publishing workflow for skills in this repo.

Changes

Added Publishing Skills section to AGENTS.md that covers:

  • Prerequisite: GitHub CLI v2.90.0+ required (gh --version)
  • Workflow: Make changes → Commit → Merge → gh skill publish --tag vX.Y.Z
  • Consumer install command: gh skill install recallnet/codecontext codecontext-setup --agent codex

Context

This aligns with the migration from npx skills to native gh skill CLI across Recall repos. See skunkworks-template PR #19 for the main migration.

Related

Document the GitHub CLI v2.90.0+ requirement and gh skill publish
workflow for publishing skills from this repo.

Changes:
- Added Publishing Skills section to AGENTS.md
- Document prerequisite: GitHub CLI v2.90.0+
- Document publish workflow: gh skill publish --tag vX.Y.Z
- Document install command for consumers
@carsonfarmer carsonfarmer merged commit e069957 into main Apr 22, 2026
5 of 6 checks passed
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.

1 participant