---
slug: "pi-smart-copy"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/injaneity/pi-smart-copy@main/README.md"
repo: "https://github.com/injaneity/pi-smart-copy"
source_file: "README.md"
branch: "main"
---
# pi-smart-copy

Brings the Claude Code `/copy` command to pi through `/smart-copy`, allowing you to copy specific sections of an agent's output and write them to a file.

![pi-smart-copy demo](https://github.com/injaneity/pi-smart-copy/raw/HEAD/assets/pi-smart-copy-demo.gif)

## install

```bash
pi install npm:pi-smart-copy
```

## license

[MIT](https://github.com/injaneity/pi-smart-copy/tree/HEAD/LICENSE)
