[GH-ISSUE #700] Will an official skill be provided for Conventional Commits? #16566

Closed
opened 2026-07-14 17:31:44 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @shenxianpeng on GitHub (May 28, 2026).
Original GitHub issue: https://github.com/conventional-commits/conventionalcommits.org/issues/700

I'm looking for an official agent skill that can help my agent properly create Conventional Commits when needed.

I found an existing one in GitHub's awesome-copilot repository:
https://github.com/github/awesome-copilot/blob/main/skills/conventional-commit/SKILL.md

It might be nice to have something official as part of the repository, or at least documented as a recommended option.

Thank you.

Originally created by @shenxianpeng on GitHub (May 28, 2026). Original GitHub issue: https://github.com/conventional-commits/conventionalcommits.org/issues/700 I'm looking for an official agent skill that can help my agent properly create Conventional Commits when needed. I found an existing one in GitHub's awesome-copilot repository: https://github.com/github/awesome-copilot/blob/main/skills/conventional-commit/SKILL.md It might be nice to have something official as part of the repository, or at least documented as a recommended option. Thank you.
Author
Owner

@tunnckoCore commented on GitHub (Jun 5, 2026):

not necessarily needed. have it in prompt or other places to "follow conventional commits" and it knows it perfectly because it's trained on it.

<!-- gh-comment-id:4636380159 --> @tunnckoCore commented on GitHub (Jun 5, 2026): not necessarily needed. have it in prompt or other places to "follow conventional commits" and it knows it perfectly because it's trained on it.
Author
Owner

@shenxianpeng commented on GitHub (Jun 8, 2026):

User always needs to prompt " follow conventional commits" if they want to follow. With the AI skill installed, AI will automatilly to follow the conventional commits wihtout repeat the prompt each time.

I’m good to use the following command to install the skill if you think it’s necessary:

npx skills add https://github.com/github/awesome-copilot --skill conventional-commit
<!-- gh-comment-id:4647949048 --> @shenxianpeng commented on GitHub (Jun 8, 2026): User always needs to prompt " follow conventional commits" if they want to follow. With the AI skill installed, AI will automatilly to follow the conventional commits wihtout repeat the prompt each time. I’m good to use the following command to install the skill if you think it’s necessary: ``` npx skills add https://github.com/github/awesome-copilot --skill conventional-commit ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#16566