The TradeCat public skill equips an agent to operate and validate the bundled TradeCat consumer project. It provides commands and workflows for running the CLI/TUI, inspecting cache snapshots (Google Sheets CSV), validating installers, and enforcing the project's cache-first, no-database contract.
Trigger this skill when tasks mention installing, running, debugging, or validating TradeCat; when inspecting cache paths or latest.* snapshot files; or when auditing the Skill wrapper and project boundary. Avoid server-side or database write operations per the skill boundaries.
Best for agents that can run shell commands and inspect filesystem artifacts (Python-capable runners, Codex-style CLI agents, and maintenance automation bots).
This skill has not been reviewed by our automated audit pipeline yet.