Skip to content

TpsReader Agent Skill 1.0.0

Choose a tag to compare

@CarlosGtrz CarlosGtrz released this 23 Jul 18:06

TpsReader multi-agent skill 1.0.0

One canonical read-tps-files Agent Skill for Codex, Claude Code, and Pi. It performs schema-first, bounded, read-only TPS inspection and explicit export, with verified native CLI fallback handling.

Install

Codex:

codex plugin marketplace add CarlosGtrz/TpsReader --sparse .agents/plugins --sparse plugins
codex plugin add tpsreader@tpsreader

Claude Code:

claude plugin marketplace add CarlosGtrz/TpsReader --sparse .claude-plugin plugins
claude plugin install tpsreader@tpsreader

Pi, after the attached tarball is manually published to npm with 2FA:

pi install npm:@carlosgtrz/tpsreader-agent-skill@1.0.0

The attached npm tarball was built from the signed skill-v1.0.0 tag. Verify it with the attached .sha256 file before publishing.