Search and read Wikipedia articles from Raycast.
@wikipedia in Raycast AI to search and cite articles| Command | Description |
|---|---|
| Search Page | Search Wikipedia pages by title |
| Open Page | Open a Wikipedia page in Raycast |
| Random Page | Open a random Wikipedia page in the browser |
| Featured Page | Open today's featured Wikipedia page in the browser |
Requires Raycast, Node.js, and npm.
npm install
npm run dev
Other scripts:
npm run build # Production build
npm run lint # Lint
MIT