ما هي pint-compute؟
حساب مدرك للوحدة باستخدام Pint - تحويل الوحدات وتحليل الأبعاد وحساب الوحدات المصدر: namesreallyblank/clorch.
حساب مدرك للوحدة باستخدام Pint - تحويل الوحدات وتحليل الأبعاد وحساب الوحدات
ثبّت مهارة الذكاء الاصطناعي pint-compute بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: namesreallyblank/clorch.
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.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/namesreallyblank/clorch --skill pint-computeحساب مدرك للوحدة باستخدام Pint - تحويل الوحدات وتحليل الأبعاد وحساب الوحدات المصدر: namesreallyblank/clorch.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/namesreallyblank/clorch --skill pint-compute بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/namesreallyblank/clorch