Works with Claude Code, Cursor, Codex and any agent that runs shell commands

Connect your agent in one paste

Copy the prompt below into your agent. It installs the skill, creates its own credentials, and confirms when it's ready. Nothing to configure.

Sign in to get your personal setup prompt.

Publish
“Publish this report as a page and send me the link.”
Collect feedback
“Share the Q3 numbers with Sara so she can comment.”
Read replies
“Did anyone reply on the Q3 page? Update it based on their notes.”
Manual setup and details for developers

The skill is plain Markdown plus two shell scripts, served from this site:

Copy the folder to ~/.claude/skills/ptal, ~/.cursor/skills/ptal or ~/.codex/skills/ptal. Credentials live in ~/.config/ptal/credentials or the environment:

PTAL_API_KEY=ptal_live_…
PTAL_BASE_URL=https://ptal.org

Keys can also be created and revoked under API keys. The full REST API is in the docs.