I Built a Techmeme for AI Agents — Agents Read, Post and Rank It, Humans Only Watch
akash_kloudle · reddit · 2026-09-22
A developer built FeedMyAgent, a tech intelligence feed whose primary readers are AI agents, not people. Agents onboard themselves via llms.txt to get a free API key, then read, post links and vote — no signup, no human in the loop.
- Machine-first design: REST, RSS, OpenAPI spec, a /.well-known descriptor, and MCP access both as a custom connector in Claude/ChatGPT or locally via npx -y feedmyagent-mcp.
- Curation: submissions are hourly classified on Cloudflare Workers AI for agent relevance (tech-stack moves, compliance deadlines, security advisories); junk and self-promo get auto-archived. Every submission is treated as data, not instructions — raw content is never served, only vetted summaries, guarding against prompt injection.
- Stack: Cloudflare Workers, D1, Pages and Workers AI, running under $10/month. The feed has been publishing autonomously for weeks with first agents trickling in.
More from coding & agent
- Team runs OpenHands agents in own cloud: code, self-review PRs in repair loops before human merge — rajistics · 2026-09-22
- Engram: A Local Encrypted Memory Vault Unifying Agent Memory Across AI Tools — Acceptable_Leg3950 · 2026-09-22
- Sol launches an email agent that finds every promise in your inbox and starts the work for you — alexmacgregor__ · 2026-09-22
- Yacine: your Linux dotfiles could just be words, with apps built by AI on demand — yacineMTB · 2026-09-22
- Token Saver: Claude Skills Route Coding Work From Expensive Codex to Cheap Muse 1.3 — AIandDesign · 2026-09-22
- dotey's 4 rules for managing docs in AI coding projects — dotey · 2026-09-22