# Pp Xero

> Fixture-first, read-only XERO CLI for agents.

- Skill: `mvanhorn-printing-press-libra/pp-xero` (Agent Skill)
- Install (CLI): `npx skillmds add mvanhorn-printing-press-libra/pp-xero`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mvanhorn-printing-press-libra/pp-xero/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: mvanhorn (https://skillmd.com/u/mvanhorn-printing-press-libra)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/mvanhorn-printing-press-libra/pp-xero

---

<!-- GENERATED FILE — DO NOT EDIT.
     This file is a verbatim mirror of library/accounting/xero/SKILL.md,
     regenerated post-merge by tools/generate-skills/. Hand-edits here are
     silently overwritten on the next regen. Edit the library/ source instead.
     See the repository agent guide, section "Generated artifacts: registry.json, cli-skills/". -->

# pp-xero

Use `xero-pp-cli` to inspect local fixture data for the XERO Printing Press CLI candidate.

This candidate is read-only and fixture-only. Do not use it for live OAuth or accounting mutations.

## Examples

```bash
xero-pp-cli status
xero-pp-cli accounts list --fixture testdata/fixtures/xero/accounts.json
xero-pp-cli reports trial-balance --fixture testdata/fixtures/xero/trial_balance.json
```

