jargon-lookup

Installation
SKILL.md

Jargon Lookup

Look up technical terms on Wikipedia (primary) or the Free Dictionary API (fallback). Both sources are whitelisted by the NemoClaw policy; all other knowledge sources are blocked.

CRITICAL — this script is the ONLY way to reach Wikipedia

The NemoClaw policy blocks:

  • browser_navigate and every other browser tool
  • curl, wget, and any shell HTTP client
  • Every website except Wikipedia's summary API and the Free Dictionary API

If the user says "search Wikipedia", "look it up", "what is X", "define X", "find info on X" — run lookup-jargon.py. Do not refuse with "I can't browse the web" — you can, via this script. Do not answer from training knowledge first; always run the script and present what it returned.

How to invoke

Via the terminal tool (NOT execute_code):

Installs
1
GitHub Stars
39
First Seen
Jul 22, 2026
jargon-lookup — brevdev/nemoclaw-demos