unit-converter
Converts between common units of distance, weight, temperature, and volume. Use whenever the user asks to convert physical units.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Converts between common units of distance, weight, temperature, and volume. Use whenever the user asks to convert physical units.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Reviews Python or C# code against the Contoso engineering style guide. Use when the user asks to review code, check style, or apply naming/formatting conventions.
Classifies data handling requests under GDPR / CCPA and Contoso privacy rules. Use for questions about PII, data retention, deletion requests, consent, or sharing customer data.
Validates employee expense submissions against Contoso reimbursement policy. Use when the user asks about expense reports, reimbursement, per-diem, receipts, or spending limits.
Determines whether a customer order qualifies for a refund, partial refund, or store credit under Contoso retail policy. Use for refund requests, returns, exchanges, or chargeback inquiries.
Validate and transform data files including CSV, JSON, and XML. Use when asked to check data formats, validate schemas, find data quality issues, or convert between data formats. Includes executable scripts for automated validation.
Convert between common units of measurement including length, weight, temperature, volume, and currency. Use when asked to convert values between different measurement systems.
| name | unit-converter |
| description | Converts between common units of distance, weight, temperature, and volume. Use whenever the user asks to convert physical units. |
| metadata | {"author":"contoso-eng","version":"1.0"} |
Apply the table below. Always show the formula, then the result rounded to 4 decimal places.
| From | To | Multiply by |
|---|---|---|
| miles | kilometers | 1.60934 |
| kilometers | miles | 0.621371 |
| feet | meters | 0.3048 |
| meters | feet | 3.28084 |
| inches | cm | 2.54 |
| cm | inches | 0.393701 |
| From | To | Multiply by |
|---|---|---|
| pounds | kilograms | 0.453592 |
| kilograms | pounds | 2.20462 |
| ounces | grams | 28.3495 |
| grams | ounces | 0.035274 |
| From | To | Multiply by |
|---|---|---|
| gallons | liters | 3.78541 |
| liters | gallons | 0.264172 |
| cups | ml | 236.588 |
| ml | cups | 0.00422675 |