·pint-compute
{}

pint-compute

namesreallyblank/clorch

Pint による単位を意識した計算 - 単位の変換、次元解析、単位演算

1インストール·0トレンド·@namesreallyblank

インストール

$npx skills add https://github.com/namesreallyblank/clorch --skill pint-compute

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 による単位を意識した計算 - 単位の変換、次元解析、単位演算 ソース: namesreallyblank/clorch。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/namesreallyblank/clorch --skill pint-compute
カテゴリ
{}データ分析
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

pint-compute とは?

Pint による単位を意識した計算 - 単位の変換、次元解析、単位演算 ソース: namesreallyblank/clorch。

pint-compute のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/namesreallyblank/clorch --skill pint-compute インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/namesreallyblank/clorch