Converts values between metric and imperial units, using the project's agreed factors.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add polymind-inc/agent-framework-js --skill unit-converter --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Unit Converter?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/polymind-inc-unit-converter)More formats (shields.io, HTML) on the badges page.
---
name: unit-converter
description: Converts values between metric and imperial units, using the project's agreed factors.
metadata:
owner: platform
---
# Unit converter
Convert only with the factors this skill supplies. Do not use remembered constants — the team
rounds some of them deliberately, and an answer that disagrees with the table is wrong here even
when it is arithmetically right.
1. Read the `references/factors.md` resource for the pair you need.
2. Multiply, then round to three decimal places.
3. State the factor you used alongside the answer.
If the pair is not in the table, say so instead of guessing.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!