Skip to content

fix: unify skill display names and list all Ask An Agent prompts - #4

Merged
jasonaix merged 1 commit into
mainfrom
jason-dev2
Aug 25, 2026
Merged

fix: unify skill display names and list all Ask An Agent prompts#4
jasonaix merged 1 commit into
mainfrom
jason-dev2

Conversation

@jasonaix

Copy link
Copy Markdown
Contributor

Summary

  • Align the ChatGPT/OpenAI skill card display_name in each agents/openai.yaml with the plugin-level Codex displayName, so every client surface shows consistent labels: "Nurok KB", "Nurok KB Manage", and "Nurok KB Capture".
  • List install prompts for all three skills (nurok-kb, nurok-kb-manage, nurok-kb-capture) in the README "Ask An Agent" section instead of a single example.
  • Bump all plugin manifests to 0.1.1 because canonical skill files changed; Codex and Claude manifest versions remain in sync.

Testing

  • uv run python scripts/ci/validate_repository.py — passed
  • uv run python scripts/ci/verify_skill_distribution.py --base-ref origin/main — passed for 3 skills (includes the version bump check)
  • uv run ruff format --check plugins tests scripts && uv run ruff check plugins tests scripts — passed
  • uv run python -m unittest discover -s tests -p "test_*.py" — 69 tests passed

Align the ChatGPT/OpenAI skill card display_name in each
agents/openai.yaml with the plugin-level Codex displayName so every
surface shows consistent "Nurok KB", "Nurok KB Manage", and
"Nurok KB Capture" labels.

List prompts for all three skills in the README Ask An Agent section
instead of a single example.

Bump all plugin manifests to 0.1.1 because canonical skill files
changed; Codex and Claude manifest versions stay in sync.

Signed-off-by: jasonaix <zr@nurok.ai>
@jasonaix
jasonaix requested a review from a team as a code owner August 25, 2026 08:59
@jasonaix
jasonaix merged commit 198e4ec into main Aug 25, 2026
5 checks passed
@jasonaix
jasonaix deleted the jason-dev2 branch August 25, 2026 09:01
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