ما هي abductive-repl؟
حلقات اختبار الفرضية عبر REPL للاستدلال الاستكشافي التقريبي المصدر: plurigrid/asi.
حلقات اختبار الفرضية عبر REPL للاستدلال الاستكشافي التقريبي
ثبّت مهارة الذكاء الاصطناعي abductive-repl بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: plurigrid/asi.
Version: 1.0.0 Trit: 0 (Ergodic - coordinates inference) Bundle: repl
Abductive-REPL enables exploratory abductive reasoning through an interactive REPL. Given observed outcomes, it generates hypotheses, tests them, and refines understanding through iterative loops.
| !teleport | Jump to invader's world state | | !world | Show current world state | | !back | Return to previous world | | !abduce r g b | Infer invader from observed RGB | | !jump | Jump to nth hypothesis | | !neighbors [r] | Explore nearby invaders (radius r) | | !test [n] | Run n abductive roundtrip tests | | !property | Test specific property |
حلقات اختبار الفرضية عبر REPL للاستدلال الاستكشافي التقريبي المصدر: plurigrid/asi.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/plurigrid/asi --skill abductive-replحلقات اختبار الفرضية عبر REPL للاستدلال الاستكشافي التقريبي المصدر: plurigrid/asi.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/plurigrid/asi --skill abductive-repl بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/plurigrid/asi