Central Hokkaido, Japan
Andrew Cove
I snowboard, make music, invest in startups, and build things with AI.
Hi, I'm Andrew
I founded Cover, a restaurant payments startup in New York, raised $7M, and got acquired.
Before that, I dropped out of high school, studied computer science at Carnegie Mellon, and wrote engine code for PlayStation games at Naughty Dog.
Now I live in Breckenridge, Colorado — where I snowboard, make music, invest in startups, and build things with AI.
Music · EP
A Depression
An atmospheric, weighty journey from disappointment through damage to whatever's left after. Six tracks. Twenty-eight minutes. The debut EP from Andrew A. Cove.
Writing · AI
Your agents' skills are too long (mine were too)
Anthropic cut Claude Code's system prompt by 80% because smarter models need less direction. I'd been sensing the same thing about my own skills, so I worked with my agents to cut them down — gating every cut behind an eval instead of vibes.
Writing · AI
Surface makes Claude's playgrounds real
Anthropic's playground skill is one-way: you turn dials, it hands you a prompt to carry to an agent that builds the tool for real. Wire it to surface and the agent is already the backend — the mockup is the live tool, and real results come back into the page.
Writing · AI
Giving your agents reach
reach is a skill that lets your agents contact you — iMessage, email, push, whatever you actually use — without shipping a single integration. Your agent sets up each channel itself, learns your routing preferences, and comes to you when it needs you.
Writing · AI
Two trackers that keep work moving while I'm away
act is a durable, agent-first task tracker. ask is an inbox the agent fills with the things only I can do. Together — with surface and reach — they let me kick off work and leave, getting pulled back only when the agent actually needs me.
Writing · AI
Enhancing the effectiveness of HTML for AI agents
Anthropic's Thariq made the case for agents that hand you HTML instead of markdown — and today they productized it as Artifacts in Claude Code. Surface is a parallel take on the same idea: HTML that takes your input back, and reaches you off of chat.