skills/wiki/SKILL.md
Search and read Wikipedia from your terminal. Use when the user wants to look up Wikipedia articles, search for topics, or read a random article from the command line.
npx skillsauth add Aayush9029/homebrew-tap wikiInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Search and read Wikipedia from your terminal.
brew install aayush9029/tap/wiki
| Command | Description |
|---------|-------------|
| search <query> | Search Wikipedia articles |
| read <title> | Read a Wikipedia article |
| random | Read a random article |
| -h, --help | Show usage info |
| -v, --version | Print version |
data-ai
Control Philips Hue lights from the terminal through a local Hue Bridge. Use when the user wants to pair with a Hue Bridge, discover Hue bridges, list lights, open the interactive dashboard, or turn Hue lights on, off, or toggle them from the command line.
testing
Background battery and power logger for macOS. Use when the user needs to monitor battery health, log power data over time, or check Mac power stats from the command line.
testing
Disposable email in your terminal. Use when the user needs a temporary email address, wants to check a disposable inbox, or read messages from the command line.
testing
Check and update Swift package dependencies from Package.swift files. Use when the user wants to audit outdated dependencies, update selected packages interactively, or run recursive updates across multiple Swift package projects.