pi-dev-plugins / README.md
kth8's picture
Upload folder using huggingface_hub
98538bc verified
|
Raw
History Blame Contribute Delete
1.19 kB
---
license: apache-2.0
language:
- en
tags:
- pi
- mono
- plugins
size_categories:
- 1K<n<10K
---
# Pi Coding Agent Plugins
Dataset contains metadata for approximately 5400 [Pi Coding Agent](https://github.com/earendil-works/pi) plugins gathered from https://pi.dev/packages on 2026-09-25. Row example:
```json
{
"name": "pi-mcp-adapter",
"description": "MCP (Model Context Protocol) adapter extension for Pi coding agent",
"types": [
"extension"
],
"author": "nicopreme",
"downloads_monthly": 1013749,
"downloads_label": "1M/mo",
"published_label": "2d ago",
"published_ms": 1790147591556,
"detail_url": "https://pi.dev/packages/pi-mcp-adapter",
"npm_url": "https://www.npmjs.com/package/pi-mcp-adapter",
"repo_url": "https://github.com/nicobailon/pi-mcp-adapter",
"report_url": "https://github.com/earendil-works/pi/issues/new?template=package-report.yml&labels=package-report&title=Package+Report%3A+pi-mcp-adapter&package-name=pi-mcp-adapter&package-version=2.37.0",
"install": "$ pi install npm:pi-mcp-adapter"
}
```
Usage documentation: https://raw.githubusercontent.com/earendil-works/pi/refs/heads/main/packages/coding-agent/docs/packages.md