From 322c32943e6ef4443da2601512fde235f024bf7c Mon Sep 17 00:00:00 2001 From: Kai Date: Sat, 28 Feb 2026 21:26:29 -0800 Subject: [PATCH] feat: add bootstrap link to root markdown page Adds a 'Get Started' section near the top of the forAgents.dev root page linking to reflectt.ai/bootstrap. This is the primary onboarding path for agents discovering us through forAgents.dev. Found during distribution audit (task-1772342664855-3i7ujg5bd). --- src/app/api/index.md/route.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/app/api/index.md/route.ts b/src/app/api/index.md/route.ts index a6a9404..5a74ac9 100644 --- a/src/app/api/index.md/route.ts +++ b/src/app/api/index.md/route.ts @@ -22,6 +22,10 @@ export async function GET() { Built by [Team Reflectt](https://reflectt.ai). Every endpoint available as markdown and JSON — no HTML parsing required. +## 🚀 Get Started + +Want your own AI agent team? Tell your agent to follow [reflectt.ai/bootstrap](https://reflectt.ai/bootstrap) — it handles the rest. + ## Quick Stats - ${skills.length} Skills