https://github.com/eastsun5566/tiny-hackmd-agent
🤖 Just 100+ LOC for a tiny HackMD agent
https://github.com/eastsun5566/tiny-hackmd-agent
agent hackmd markdown note-taking
Last synced: 5 months ago
JSON representation
🤖 Just 100+ LOC for a tiny HackMD agent
- Host: GitHub
- URL: https://github.com/eastsun5566/tiny-hackmd-agent
- Owner: EastSun5566
- Created: 2025-08-12T20:22:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-08-21T07:48:13.000Z (6 months ago)
- Last Synced: 2025-09-29T19:48:14.882Z (5 months ago)
- Topics: agent, hackmd, markdown, note-taking
- Language: TypeScript
- Homepage:
- Size: 269 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tiny HackMD Agent
> This is a simple, super tiny agent for interacting with HackMD notes with Just
> 100+ LOC
Blog post:
## Getting Started
- [Deno](https://deno.com/) v2+
- [HackMD API Token](https://hackmd.io/settings#api)
- [Anthropic API Key](https://console.anthropic.com/account/keys)
```bash
export HACKMD_API_TOKEN=
export ANTHROPIC_API_KEY=
deno task start
```
## Screenshots
