单位换算工具。长度、重量、温度、货币、时间、速度换算,含公式和常用对照表。Unit converter for length, weight, temperature, currency, time, speed with formulas and reference tables. Use when you need unit converter capabilities. Triggers on: unit converter.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --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/dvcrn-unit-converter)More formats (shields.io, HTML) on the badges page.
---
name: unit-converter
description: "单位换算工具。长度、重量、温度、货币、时间、速度换算,含公式和常用对照表。Unit converter for length, weight, temperature, currency, time, speed with formulas and reference tables. Use when you need unit converter capabilities. Triggers on: unit converter."
---
# unit-converter
单位换算工具。长度、重量、温度、货币、时间、速度换算,含公式和常用对照表。Unit converter for length, weight, temperature, currency, time, speed with formulas and reference tables.
## 速查表
## 命令列表
| 命令 | 功能 |
|------|------|
| `length` | length |
| `m` | m |
| `cm` | cm |
| `mm` | mm |
| `km` | km |
| `inch` | inch |
| `ft` | ft |
| `yard` | yard |
> 💡 小技巧:先用 `help` 查看所有命令,再选择最适合的
## 专业建议
- inch = 2.54 cm(精确值)
- foot = 30.48 cm
- mile ≈ 1.609 km
- meter ≈ 3.281 feet
- kg ≈ 2.205 lb
---
*unit-converter by BytesAgain*
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
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!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...