---
slug: "blazer2k-searxng-suite"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/blazer2k/pi-blz@main/README.md"
repo: "https://github.com/blazer2k/pi-blz"
source_file: "README.md"
branch: "main"
---
# pi-blz

Monorepo for Pi CLI extensions.

npm workspaces. Clone, `npm install` at the root, that's it.

No build step — packages publish raw `.ts`, Pi loads TypeScript directly.

## Packages

| Package                                             | Install                                       | Description                                                                      |
| --------------------------------------------------- | --------------------------------------------- | -------------------------------------------------------------------------------- |
| [`searxng-suite`](https://github.com/blazer2k/pi-blz/tree/HEAD/packages/searxng-suite)           | `pi install npm:@blazer2k/searxng-suite`      | SearxNG-based web search with category filtering and multi-format URL extraction |
| [`pi-personality`](https://github.com/blazer2k/pi-blz/tree/HEAD/packages/pi-personality)         | `pi install npm:@blazer2k/pi-personality`     | Switchable communication styles (Codex-style `/personality` command)             |
| [`pi-ui-enhancements`](https://github.com/blazer2k/pi-blz/tree/HEAD/packages/pi-ui-enhancements) | `pi install npm:@blazer2k/pi-ui-enhancements` | Small UI refinements for the Pi CLI experience                                   |

## License

MIT
