pint-compute
✓使用 Pint 进行单位感知计算 - 单位转换、量纲分析、单位算术
SKILL.md
Cognitive prosthetics for unit-aware computation. Use Pint for converting between units, performing unit arithmetic, checking dimensional compatibility, and simplifying compound units.
| Convert units | convert | convert "5 meters" --to feet | | Unit math | calc | calc "10 m/s 5 s" | | Check dimensions | check | check newton --against "kg m / s^2" | | Parse quantity | parse | parse "100 km/h" | | Simplify units | simplify | simplify "1 kgm/s^2" |
parse Parse a quantity string into magnitude, units, and dimensionality.
使用 Pint 进行单位感知计算 - 单位转换、量纲分析、单位算术 来源:parcadei/continuous-claude-v3。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill pint-compute- 分类
- {}数据分析
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 pint-compute?
使用 Pint 进行单位感知计算 - 单位转换、量纲分析、单位算术 来源:parcadei/continuous-claude-v3。
如何安装 pint-compute?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/parcadei/continuous-claude-v3 --skill pint-compute 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/parcadei/continuous-claude-v3
详情
- 分类
- {}数据分析
- 来源
- skills.sh
- 收录时间
- 2026-02-01