A read-only Wikipedia CLI from the Printing Press library that wraps the Wikipedia REST API. You get article summaries, search, on-this-day feeds, media lookups, and random article pulls, all formatted as JSON with agent mode flags. The --select flag is the standout feature here: it keeps context small by letting you cherry-pick fields from verbose API responses. No auth required, no mutating operations. The feedback command logs surprises locally without phoning home unless you opt in. If you're building research pipelines or daily digest agents that need structured Wikipedia data without scraping HTML, this is cleaner than curl and jq chains. Go install required, paths matter.
npx skills add https://github.com/mvanhorn/printing-press-library --skill pp-wikipedia