com um clique
dismech-notebook
DisMech rare disease knowledge mapped into Alhazen notebook memory
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
DisMech rare disease knowledge mapped into Alhazen notebook memory
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Browse and query the DisMech disease mechanism knowledge graph (750+ curated disorders in TypeDB 3.x)
Goal-driven technology investigation — interview, discover, ingest, analyze, and visualize competing systems against user-defined success criteria
Abductive argumentation-based literature trend analysis — trace how explanatory hypotheses evolve over time within a tagged literature thread
| name | dismech-notebook |
| description | DisMech rare disease knowledge mapped into Alhazen notebook memory |
| triggers | ["disease mechanism curation","DisMech","rare disease knowledge graph"] |
Maps the Monarch Initiative DisMech rare-disease corpus into the Alhazen notebook's ICE (information-content-entity) model in TypeDB, using the cross-database schema mapper, so disease-mechanism knowledge is browsable and searchable alongside the rest of the notebook.
Triggers: disease mechanism curation, DisMech, rare disease knowledge graph
uv.alhazen-core installed and initialized:
/plugin install alhazen-core@skillful-alhazen then /alhazen-core:init.
(The SessionStart hook auto-runs init and loads this skill's schema.tql.)CLI="${CLAUDE_PLUGIN_ROOT}/dismech_notebook.py"
uv run --project "${CLAUDE_PLUGIN_ROOT}" python "$CLI" stats
uv run --project "${CLAUDE_PLUGIN_ROOT}" python "$CLI" search --query lysosomal
| Command | Description |
|---|---|
stats | Entity counts (diseases, mechanisms, terms) |
list-diseases [--category C] [--limit N] [--offset N] | List diseases |
show-disease --name NAME | Full detail for one disease |
search --query TEXT [--limit N] | Search diseases and mechanisms |
Read USAGE.md for the full reference.