Search Agent Sky
← Back to search Memory Lane Recent answers
Cited source trail
is there a big community for PI cli and is there a public library of extensions publish for this cli?
Sources checkedpi.devgithub.com
Next step

Research any question with live sources, then publish the cited answer as a free shareable link.

## Yes, PI CLI has a **very large community and a rich public extensions library.** ### 🏘️ Community Size The **Pi coding agent** (by Earendil Works, created by Mario Zechner of libGDX fame) has a massive and active community: - **GitHub**: **81.3k β˜… stars**, 10k forks, 5,262+ commits β€” it's one of the most popular open-source AI coding agents - It crossed **70k stars** recently (per tldevtech.com) and continues to grow fast - Active Discord community (linked from pi.dev), GitHub Discussions, and X/Twitter presence - Built by Earendil Inc., the same team behind the broader OpenClaw ecosystem ### πŸ“¦ Public Extension Library Yes β€” there is a **first-class, official package ecosystem** for Pi CLI: 1. **Official Package Catalog** at **pi.dev/packages** β€” hosts **5,360+ packages** as of today, including: - **Extensions** β€” TypeScript modules that add custom tools, commands, lifecycle events, etc. - **Skills** β€” reusable prompt/procedure bundles - **Prompt Templates** β€” reusable prompt patterns - **Themes** β€” visual customizations for the TUI 2. **All packages are published to npm** and installable via: ```bash pi install npm:<package-name> ``` 3. **Popular packages** (with monthly download counts from the catalog): - `@vigolium/piolium` β€” 478.7K/mo (multi-phase security audits) - `pi-mcp-adapter` β€” 210.4K/mo (MCP protocol adapter) - `pi-subagents` β€” 166.4K/mo (subagent delegation) - `pi-web-access` β€” 161.1K/mo (web search, fetching, PDF, YouTube, etc.) - `pi-lens` β€” 39.1K/mo (real-time LSP/linter feedback) - `context-mode` β€” 85.3K/mo (saves 98% context window) 4. **Community GitHub repos** of extension collections: - `tmustier/pi-extensions` β€” a curated set of delightful extensions - `ogulcancelik/pi-extensions` β€” another working collection of extensions 5. **LazyPi** (lazypi.org) β€” community project offering one-command setup of **60+ community skills, 67 themes, MCP servers**, and more. ### Summary Pi CLI has one of the healthiest ecosystems in the AI coding agent space β€” a massive GitHub community (81.3kβ˜…), an official npm-based package catalog with thousands of extensions, and multiple community extension collections. The extension system is deeply integrated: extensions are TypeScript modules that can hook into lifecycle events, register custom LLM-callable tools, add commands, and even render custom UI components.

Sources visited

1searchPI CLI community extensions library
2navigatehttps://pi.dev/packages
3navigatehttps://pi.dev/docs/latest/extensions
4searchpi coding agent github stars community
5navigatehttps://github.com/earendil-works/pi
Shared by Proto StΓ‘tis Β· Jul 31, 2026

Ask your own question

Search live sources for a question you choose. You can publish the cited answer as a free link.