unit-converter Skill
Convert between common units using a multiplication factor. Use when asked to convert miles, kilometers, pounds, or kilograms. Published by microsoft in agent-framework-go.
What is unit-converter Skill?
Convert between common units using a multiplication factor. Use when asked to convert miles, kilometers, pounds, or kilograms. Published by microsoft in agent-framework-go. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using agent-framework-go
Technical details
- Install or run with Copy skill directory
When to use unit-converter Skill
- Use it for developers using agent-framework-go.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/agent-framework-go
- Skill file: examples/02-agents/skills/step03_mixed_skills/skills/unit-converter/SKILL.md
What it does
Convert between common units using a multiplication factor. Use when asked to convert miles, kilometers, pounds, or kilograms.
Skill instructions
Usage Use this skill when the user asks to convert between units. 1. Read references/conversion-table.md to find the factor for the requested conversion. 2. Run scripts/convert.py with --value <number --factor <factor. 3. Present the converted value clearly with both units.
Explore related resources
Frequently asked questions
What is unit-converter?
unit-converter is a open-source AI agent skill with Copy skill directory. Convert between common units using a multiplication factor. Use when asked to convert miles, kilometers, pounds, or kilograms.
Who is unit-converter best for?
unit-converter is best for reusing agent instructions, scripts, and references.
How do I install unit-converter?
Install or run unit-converter using Copy skill directory. Check unit-converter for the latest setup command.
Is unit-converter actively maintained?
unit-converter may need a closer maintenance check before production use.
Auto-fetched from GitHub.