Blog Post Drafter
Research a topic on the web, outline key points, and draft a complete blog post
Example Prompt
Research the latest trends in edge computing and draft a blog post about it
About
Takes a topic or theme and performs web research to gather current information, statistics, and perspectives. Uses structured reasoning to organize findings into a coherent outline, then drafts a polished blog post and saves it to the filesystem for review.
Workflow Steps
Search the web for recent articles and data on the given topic
🌐 Web SearchFetch the most relevant source pages for detailed information
🌐 Fetch URLReason through the research to build a structured outline with key points
🧠 Structured ReasoningDraft the full blog post based on the outline and research
🧠 Structured ReasoningWrite the finished draft to a file for editorial review
✏️ Write FileTools Used
Web Search
Search the web using Brave Search and return relevant results with snippets
Fetch URL
Make an HTTP request to a URL and return the response body
Write File
Write or overwrite a file at a specified path with the given content
Structured Reasoning
Break down a complex problem into sequential reasoning steps with explicit chain-of-thought
Required MCP Servers
Brave Search
Privacy-first web search powered by Brave's independent search index
Fetch
Retrieve and convert web content to markdown, extract text from URLs and APIs
Filesystem
Read, search, and manage files on the local filesystem
Sequential Thinking
Dynamic problem-solving through structured thought sequences with branching and revision