| adapter_metadata |
| skill_name |
skill_version |
last_synced |
source_path |
adapter_id |
adapter_format |
humanizer |
3.0.0 |
2026-04-26 |
SKILL.md |
codex-cli |
AGENTS.md |
|
This repository is the source for the Humanizer skill. Treat it as skill-maintenance tooling, not as a runtime app or a compatibility bundle.
SKILL.md
SKILL_PROFESSIONAL.md
src/
scripts/
docs/
conductor/
- Follow the canonical writing rules in
SKILL.md or SKILL_PROFESSIONAL.md.
- Preserve technical literals, code blocks, URLs, paths, and identifiers when rewriting text.
- Keep edits tight. Do not expand the maintained surface with adapter bundles, install shims, or legacy consumer paths.
npm run sync rebuilds the compiled skill files and refreshes the root manifests.
npm run validate checks the maintained documentation surface.
npm test runs the repo checks and the skill tests.
src/ contains the canonical fragments.
experiments/ is outside the supported skill contract.
- Archived conductor material is history, not an active workflow target.