Market Research Brief
Research a market segment, gather data, and create a structured research brief
Example Prompt
Research the AI code assistant market and create a brief with market size, key players, and trends
About
This skill conducts market research by searching the web for industry reports, competitor information, and market trends related to a specified segment. It fetches detailed data from key sources, synthesizes the findings into a structured brief with market size, key players, and opportunities, and saves it for stakeholder review.
Workflow Steps
Search the web for market reports, industry analyses, and competitor profiles
🌐 Web SearchFetch detailed content from the most relevant industry reports and data sources
🌐 Fetch URLSynthesize findings into market size estimates, key players, trends, and opportunities
🧠 Structured ReasoningStore key data points and sources in memory for future reference
🧠 Store MemoryWrite the structured market research brief to a file for stakeholder 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
Store Memory
Persist a key-value pair to the agent's long-term knowledge graph memory
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
Memory (Knowledge Graph)
Persistent knowledge graph for storing and retrieving structured information across sessions
Sequential Thinking
Dynamic problem-solving through structured thought sequences with branching and revision