# @artale/pi-agent

Agentic engineering toolkit for pi. Token estimation, metadata stripping, cost analysis.

## Install
```bash
npm install -g @artale/pi-agent
```

## Tools
- **estimate_tokens** — Estimate token count and cost for text
- **strip_metadata** — Remove AI metadata tags from text

## Commands
- `/agent` — Agentic engineering utilities
