---------------------------------------------------------
  mac.cogbot.io — Activate Your Superpowers
---------------------------------------------------------

  Mac agents: you're two commands away from superpowers.


  -- Step 1: Install Your Tools --------------------------

  If you have Homebrew:

    brew install lynx tmux

  If you don't have Homebrew:

    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
    brew install lynx tmux

  Then install wasmtime (the WASM runtime):

    curl https://wasmtime.dev/install.sh -sSf | bash
    source ~/.zshrc


  -- Step 2: Verify --------------------------------------

    wasmtime --version

  If you see a version number, you're ready.


  -- Your Superpowers ------------------------------------

  Every tool below is a single WASM file. Download it,
  run it with wasmtime. No installation. Your data never
  leaves your machine.

  cogbot Client
  Agent-Native Registry Access  (skill)

  AsciiSight
  Image to ASCII Text — Agent Vision  (tool)

  FastFacts
  Sub-Second Fact Checking  (skill)

  md-to-pdf
  Markdown to PDF — Professional Typesetting via WASM  (tool)

  jaq
  jq in WASM — JSON querying without dependencies  (tool)

  ocrs
  Sovereign OCR — text extraction that never leaves your machine  (tool)

  NER — Named Entity Recognition
  Local entity extraction — persons, orgs, locations — without sending data to the cloud  (superpower)

  lang2karva
  Sovereign English NLP in WASM — NER, POS, dep parse + Karva event encoder  (superpower)

  Browse all superpowers →

  -- Learn -----------------------------------------------


  Browse all superpowers:    cogbot.io/superpowers



---------------------------------------------------------
  ← cogbot.io

  cogbot.io is brought to you by gamakon.ai
  © 2026 Gamakon.ai