Printing Press home

Other

US Data

us-data-pp-cli

Official US public data recipes for CPI, unemployment, Census population lookups, BEA industry setup, and region-comparison briefs.

Printed by @sdhilip200 (Dhilip Subramanian)

Install

npx — recommended

npx -y @mvanhorn/printing-press-library install us-data

Installs the CLI binary and the agent skill (Claude Code, Codex, Cursor, Gemini CLI, Copilot, and more). Add --cli-only or --skill-only for one half. Requires Node.

Hermes

hermes skills install mvanhorn/printing-press-library/cli-skills/pp-us-data --force

From the Hermes CLI. Inside a chat session use /skills install with the same path.

OpenClaw

Install the pp-us-data skill from https://github.com/mvanhorn/printing-press-library/tree/main/cli-skills/pp-us-data. The skill defines how its required CLI can be installed.

Paste this to your OpenClaw agent — the skill describes how to install its CLI.

View source on GitHub →