pi-minimax-setup
Installation
SKILL.md
Pi Minimax Setup
Reference skill for the pi-mono fork's provider infrastructure and development tooling.
Fork Context
This is a fork of badlogic/pi-mono. Fork-specific configuration lives in locations upstream does not track to avoid merge conflicts on sync.
| What | Location | In upstream? |
|---|---|---|
| Claude Code instructions | CLAUDE.md |
No |
| Project skills | .claude/skills/ |
No |
| Local settings | .claude/settings.local.json |
No (auto-gitignored) |
| API credentials | ~/.pi/agent/auth.json |
N/A (user-global) |
| Upstream config | AGENTS.md, .pi/, packages/ |
Yes |
Sync with upstream: git fetch upstream && git rebase upstream/main