Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

MLML

يحتوي MLML على 11 من skills المجمعة من xqyww123، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
5
محدث
2026-07-20
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

missing-lemma-loop
مطوّرو البرمجيات

Operational pipeline to start, monitor, STOP, and recover the MathBench missing-lemma loop running in multi-node fleet mode on the MBZUAI cluster (watcher + slurmx fleet REPLs + login-node RPC host + serial adjudication + phase-2 import reconciliation). Use when launching/resuming the fleet run, stopping it cleanly, recovering after a crash, or applying the hard-won operational rules (correct kill sequence, git safety on the shared checkout, shell/conda/timeout fixes, re-collection prerequisite). For the single-machine AoA×PutnamBench eval use `aoa-putnam-eval` instead; for the design rationale of the loop see `MISSING_LEMMA_LOOP.md`.

2026-07-20
sync-semantic-embedding-db
مطوّرو البرمجيات

How to refresh the local semantic embedding database (~1.5 GB of LMDB at ~/.cache/Isabelle_Semantic_Embedding). The development channel is the Hugging Face Hub tarball via manage_data.py (get/update). End users instead pull it anonymously from Cloudflare R2 with `semantics_manage.py pull`. Use when setting up or refreshing the semantic DB on a machine, or when deformalizations / vector stores are stale or missing. Do NOT run R2 `push` — it overwrites the shared remote and is a human-only action.

2026-07-10
sync-isabelle-afp-distribution
مديرو الشبكات وأنظمة الحاسوب

How to repackage/upload and download/unpack the Isabelle + paired AFP distribution, published together as contrib/Isabelle2025-2_and_afp-2026-05-13.tar.zst on the Hugging Face Hub (via manage_data.py update/get). Use when publishing a rebuilt Isabelle+AFP tarball (after isabelle scala_build, patches, etc.) or installing/refreshing the distribution on another machine.

2026-06-18
isabelle-intro-elim-rules
معلمو التعليم العالي، جميع الآخرون

How to read Isabelle introduction and elimination rules

2026-06-11
mathbench-import-reconcile
مطوّرو البرمجيات

Playbook for adding a new import to MathBench_ProverBase and reconciling any syntax conflicts (constant/type short-name resolution and notation) so that PutnamBench problems still parse to identical goal terms. Use when adding/changing imports of the MathBench_Prover session, or when investigating MathBench-vs-PutnamBench environment divergences.

2026-06-10
isabelle-datatype
مطوّرو البرمجيات

How to read constants and theorems generated by Isabelle datatype and codatatype definitions

2026-06-04
isabelle-ml
مطوّرو البرمجيات

Essential reference for all Isabelle/ML development — system library, data structures, exception handling, and coding patterns. Load this skill whenever writing or modifying Isabelle/ML code.

2026-06-04
isabelle-ml-style
مطوّرو البرمجيات

Isabelle/ML coding style guide and conventions based on official implementation documentation

2026-06-04
isabelle-proof-tool-development
مطوّرو البرمجيات

Techniques for developing proof tools in Isabelle, including understanding HHF (Hereditary Harrop Formula) proof state representation

2026-06-04
isabelle-record
مطوّرو البرمجيات

How to read constants and theorems generated by Isabelle record definitions

2026-06-04
isabelle-scala-plugin
مطوّرو البرمجيات

How to write Isabelle/Scala plugins (Scala.Fun) that ML can call via PIDE protocol

2026-06-04