pi-mono-reference

Provides a reference for pi-agent-core and pi-ai APIs and usage patterns.

1|1|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/wk-j/krypton --skill pi-mono-reference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pi-mono-reference
Source: https://github.com/wk-j/krypton/tree/main/.claude/skills/pi-mono-reference
Command: npx skills add https://github.com/wk-j/krypton --skill pi-mono-reference

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reference guide for pi-agent-core and pi-ai to accelerate agent integration and debugging.

Core Features & Use Cases

  • Provides comprehensive references for core packages, usage patterns, and tools across the pi-agent stack.
  • Supports debugging agent events, exploring tool integration, and updating models/providers.
  • Includes a catalog of packages and key files to locate API details quickly.

Quick Start

Open this guide when working on src/agent/ or integrating tools to ground your implementation in the official API.

Frequently Asked Questions about pi-mono-reference

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I debug agent events in the pi-agent-core stack?

To debug agent events in pi-agent-core, use this reference guide to explore event types, core packages, and usage patterns. It provides detailed API catalogs and key file locations to quickly resolve agent event issues during integration.

What is the best way to integrate new tools into a pi-ai coding agent?

The best way to integrate tools into a pi-ai coding agent is by referencing this guide for official tool interfaces and usage patterns. It grounds your implementation in the core packages to ensure correct tool integration across the agent stack.

How do I change models or providers in a pi-ai agent integration?

To change models or providers in a pi-ai agent integration, consult this reference for the specific agent options and core package APIs. It covers updating models and providers across the coding-agent stack with accurate API details.

Can I use this reference to locate API details for src/agent/ files?

Yes, you can use this reference to locate API details for src/agent/ files. It includes a catalog of core packages and key files designed to help developers quickly find the necessary implementation details for agent integration and debugging.

What are the limitations when using pi-agent-core for agent integration?

This reference focuses on core packages, agent options, event types, and tool interfaces for pi-agent-core. It does not cover external library conflicts or custom provider implementations outside the described coding-agent stack architecture.

Do I need a specific environment setup to use pi-ai agent options?

You need a development environment supporting the pi-ai and pi-agent-core packages to utilize agent options. This reference provides the necessary API details and usage patterns to ground your implementation when working on the coding-agent stack.