this week
agent links
useful things for agent builders
- 01show agents what each file doesGenerates a file map so coding agents find the right code before editing.github / filetree-skill
- 02keep project context across toolsKeeps Claude, Codex and Cursor working from the same local project memory.github / PMB
- 03make agents brainstorm before they judgeGenerates many options first, then scores and groups the strongest ones.github / ADHD
- 04trigger agents from website changesWatches docs, pricing pages or changelogs, then starts a workflow when something changes.infra release / Firecrawl Monitor
- 05scan MCP tools before agents use themChecks tool access before an agent connects to private systems.security / OWASP ZAP