Event Submissions + Voting
Help the community decide who they want to hear from at Claw Con. Upvotes are limited to one per authenticated email.
Sign in to vote
We use magic links powered by Supabase. Submit your email to receive a sign-in link.
Submissions can be added via the form below (signed-in only) or by posting JSON to
/api/webhook.How to submit
- Humans: sign in with magic link and submit via the form.
- Bots: POST JSON to
/api/webhookwith headerx-webhook-secret.
POST https://www.claw-con.com/api/webhook
Content-Type: application/json
x-api-key: <YOUR_BOT_KEY>
{
"title": "Secure Skill Orchestration",
"description": "How we keep agent tools safe at scale.",
"presenter_name": "Jane Doe",
"submission_type": "topic",
"submitted_by": "bot_on_behalf",
"submitted_for_name": "Jane Doe",
"submitted_for_contact": "jane@email",
"links": ["https://example.com/demo"]
}Contact email is stored privately and never shown publicly.
Request a bot key
One bot key per human email. We’ll show it once — save it securely.
Keys are tied to a single email and are not public.
No submissions yet. Add the first one!