Agent-assisted install
Let your agent install Docpipe.
Copy one bounded prompt into Claude Code or Codex. It downloads the official release, verifies it, installs the matching Frugal skill, and reports what changed.
Recommended
Copy one prompt. Your agent handles the setup.
Choose the agent you are using. The prompt limits changes to a user-writable install, verifies the release, and installs only that agent's Frugal skill.
Paste into Claude Code
Install the verified release and only this agent's skill.
Install Docpipe v0.2.0 for Claude Code from the official zenzenzen/docpipe GitHub release. Detect this machine's OS and architecture, verify the downloaded release assets against SHA256SUMS, install without sudo or shell-config edits, install only the Claude Frugal skill, verify both installs, then report paths and any PATH action.
The prompt does not grant permission to use sudo, edit shell startup files, or build from source.
First run
Prove the path with one real document.
Replace the sample filename with your own PDF. Docpipe creates source-mapped Markdown while the original stays local and recoverable.
docpipe convert ./2607.12056.pdf --profile markdown_canonical --json --out .docpipe-demo