# show-sysprompt

> **🚨 This project is archived. 🚨**

> **Functionality has moved to:**  
> [xl0/pi-lovely-dev-tools — show-sysprompt](https://github.com/xl0/pi-lovely-dev-tools#show-sysprompt)

Tiny Pi extension that shows the rendered system prompt and active tool schemas at startup.

Useful for when you are developing extensions and add/modify the tools/system prompt.

## Install

```bash
pi install npm:@xl0/show-sysprompt
```
(`-l` for local install into the current dir)

![Screenshot](https://raw.githubusercontent.com/xl0/pi-agent-show-sysprompt/master/screenshot.png)


Or load without installing:

```bash
pi -e npm:@xl0/show-sysprompt
```
