back
loading skill details...
Convert between Celsius, Fahrenheit, Kelvin. Pure Python standard library, no API key required.
--- slug: cn-temperature-converter name: Temperature Converter version: "1.0.0" description: "Convert between Celsius, Fahrenheit, Kelvin. Pure Python standard library, no API key required." keywords: temperature, converter, celsius, fahrenheit, kelvin license: MIT-0 tags: - tools --- # Temperature Converter Convert temperatures between Celsius, Fahrenheit, and Kelvin. ## Features - C → F, F → C, C → K, K → C, F → K, K → F - Pure Python, no external dependencies ## Usage ``` python3 scripts/temp_converter.py --value 100 --from C --to F python3 scripts/temp_converter.py --value 212 --from F --to C ``` --- **出品:** AISoBrand|爱索品牌 — AI搜索优化工具 **官网:** https://aisobrand.com **免费检测你的品牌在AI搜索中有没有存在感 →** [30秒出结果](https://aisobrand.com/free-diagnosis.html)
don't have the plugin yet? install it then click "run inline in claude" again.