TL;DR
- This is a placeholder post. It exists so your blog renders correctly before you've written anything.
- Every post is an MDX file in
content/blog/plus a matching entry inapp/blog-map.ts. - Ask your AI assistant to write your first real post with
/agent-marketing— it will use your brand voice and customer profile.
How a Guide Post Is Structured
A good guide opens with the outcome the reader wants, then walks there step by step. Use ## headings for major sections and ### for steps within them. Keep paragraphs short — two to four sentences.
Step 1 — Replace This Post
Run /agent-marketing and describe the topic you want to cover. The assistant drafts the post, registers it in blog-map.ts, and deletes the example posts when you're ready.
Step 2 — Add a Cover Image
Blog covers live on Vercel Blob (set up via /setup-storage), not in the repo. Once storage is configured, drop an image into the blog/<post-slug>/ folder and reference it from the post's blog-map entry.
Step 3 — Publish
Commit and push. Your site deploys automatically, and the post appears in the blog listing and your llms.txt index.
What to Write First
Start with the question customers ask you most often. A post that answers a real question outranks a post written for a search engine every time.