Hermes skill converted from the official Conventional Commits 1.0.0 specification.
The user requirement for this repository was not to over-compress or lose information. Accordingly:
skills/conventional-commits/SKILL.mdcontains a Hermes-ready skill with practical operating guidance plus the converted official content.skills/conventional-commits/references/original-conventional-commits-1.0.0.mdstores the exact upstream Markdown snapshot used for conversion.skills/conventional-commits/references/upstream-source.jsonrecords URL, repository, commit, fetch time, and checksum.skills/conventional-commits/references/upstream-license.txtpreserves the upstream MIT license.
Install in Pi without a manual symlink:
pi install https://github.com/xz-dev/conventional-commits-skillPi auto-discovers the top-level skills/ directory and loads skills/conventional-commits/SKILL.md, so no manual symlink or package.json is needed.
For other agents, copy or symlink skills/conventional-commits/SKILL.md into the agent's skill directory, or keep the skill directory as a standalone skill package.
The skill is useful when writing, reviewing, linting, or explaining commits that should follow Conventional Commits and feed SemVer/changelog/release automation.
| Field | Value |
|---|---|
| Official page | https://www.conventionalcommits.org/en/v1.0.0/ |
| Upstream repository | https://github.com/conventional-commits/conventionalcommits.org |
| Upstream commit used | 7d293dc59e88abc8ce6c6698344d4da518ff3f27 |
| Raw source path | content/v1.0.0/index.md |
| Raw source SHA-256 | f30a3f86406552215c480529e172b81e9bc291780a34a05af86ea4b3fac492b9 |
| Fetched at | 2026-06-21T05:44:04Z |
| Upstream license | MIT License, Copyright (c) 2018 Conventional Changelog |
.
├── README.md
├── LICENSE
└── skills
└── conventional-commits
├── SKILL.md
└── references
├── original-conventional-commits-1.0.0.md
├── upstream-license.txt
└── upstream-source.json