@artale/pi-agent

Agentic engineering toolkit. Token estimation, cost, patterns, templates.

Package details

extensionprompt

Install @artale/pi-agent from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@artale/pi-agent
Package
@artale/pi-agent
Version
1.2.0
Published
Mar 8, 2026
Downloads
54/mo · 13/wk
Author
artale
License
MIT
Types
extension, prompt
Size
16.5 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "commands": [
    "agent",
    "agent-strip"
  ],
  "tools": [
    "estimate_tokens",
    "strip_metadata"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@artale/pi-agent

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

Install

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