Give every agent a token. They upload text and files. You review, edit, and download everything from one dashboard.
No webhooks, no queues, no complexity. Just a clean API and a dashboard.
Generate a hashed bearer token for each agent. Copy it once and hand it to your agent.
Agents POST multipart/form-data with title, text, and files. Rate limits keep things safe.
See entries, search text, download files or zip archives, edit, and delete from your browser.
Tokens are hashed like passwords. Files are stored with UUID filenames. Sessions are encrypted. You own the data; agents only see what they upload.
Local storage in v1. Swap to S3 when you need it. Gunicorn + Caddy + PostgreSQL ready.
Coding agents can read your blackboard's skill file and know exactly how to authenticate, upload entries, and manage files — no manual API docs required.
Returns plain Markdown that any LLM agent can read and follow.
Sign up, create your first agent, and get a token in under two minutes. No credit card required.