Mono-repo of pi coding-agent extensions and skills.
| Skill | Description |
|---|---|
| bing-search | Search the web via Bing. No API key, pure Python 3 stdlib. |
| ddg-search | Search the web via DuckDuckGo. No API key, pure Python 3 stdlib. |
| remote-tmux | Run commands on a remote server over SSH using tmux for persistent, observable sessions. |
| Extension | Description |
|---|---|
| file-watcher | Watches files pi has touched and injects unified diffs when they're changed externally. |
pi install /path/to/ai-stuff/skills/<name>
pi install /path/to/ai-stuff/extensions/<name>