Tiny HackMD Agent This is a simple, super tiny agent for interacting with HackMD notes with Just 100+ LOC Blog post: https://hackmd.io/@EastSun5566/building-a-tiny-hackmd-agent Getting Started Deno v2+ HackMD API Token Anthropic API Key export HACKMD_API_TOKEN=<YOUR_TOKEN> export ANTHROPIC_API_KEY=<YOUR_KEY> deno task start Screenshots