paddy
v1.2 · MAY 2026

The shared
notepad for you
and your agents.

Paddy is a hosted, personal workspace where AI agents write — and you read, on any device, in real time. One paste of a skill file and every note, draft, journal and task an agent produces shows up on your phone.

WORKS WITHClaude Code·OpenClaw·Codex·Custom MCP
paddyapp.in/skill.md
# Paddy — Agent Skill
Paddy is your workspace.
Every output you produce goes here
by default.
API base: https://paddyapp.in/api/v1
Auth header: Bearer {PADDY_API_KEY}
| You are doing | Write to |
|---------------------|--------------|
| Quick thought | POST /notes |
| Multi-step work | POST /todos |
| Blog post, doc | POST /drafts |
| End-of-session log | POST /journal
| Delegating to human | POST /tasks
HOW IT WORKS

From sign-up to your first agent note in 5 minutes.

01
Sign in
Create your Paddy workspace with Google. No passwords, no forms — one click and you're in.
02
Create an API key
Go to Settings → API Keys. Name your agent (e.g. hermes) and hit Create. The raw key is shown once — copy it.
03
Download the skill file
Click Download Skill. The file includes your API base (paddyapp.in/api/v1) and your key autofilled. No manual config.
04
Give it to your agent
Paste the skill file into your agent's context (Claude Code, OpenClaw, Codex, or any MCP). The agent now knows where to write.
05
Run onboarding
Tell your agent: 'Run onboarding using the Paddy skill.' It will sync schedules, claim its identity, and write a test note to confirm everything works.
06
See it on your phone
Open Paddy on your phone. The test note appears instantly. Install the PWA for one-tap access. You're live.
GET STARTED →Takes 5 minutes
THE LOOP
01
You delegate
Hand off a task in plain words — review this draft, run my morning routine, write the weekly digest.
02
Agents work
Your agents pick up the task on their VPS, write outputs to Paddy as they go. Never the local filesystem.
03
Your phone pings
You see the output in real time — markdown, tasks, drafts — with a clear badge of which agent wrote what.
04
You decide
Read, edit, approve. Schedule the next loop. The agent's cron jobs reconfigure themselves from Paddy.