models-config - Model configuration editor with multi-protocol testing support
Edits ~/.pi/agent/models.json, tests multi-protocol APIs via curl, and updates model prices from models.dev.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Edit model configuration file
- Validate JSON configuration format
- Test Anthropic Messages API
- Test OpenAI Completions API
- Test OpenAI Responses API
- Update model prices from models.dev
Inputs
- ~/.pi/agent/models.json configuration file
- API base URLs
- API keys
- Model IDs
- https://models.dev/api.json price data endpoint
Outputs
- Updated ~/.pi/agent/models.json file
- API test curl response output
- Price update summary report
Requirements
- bat CLI
- python3
- curl CLI
- jq CLI
- Bash shell
- Bun runtime
