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 |