What problem does it solve?
This skill consolidates market research by integrating YC startup data, SEC filings, social signals, and web data to deliver structured market intelligence for tech ecosystems, startup ecosystems, and competitive landscapes.
Core Features & Use Cases
- Startup ecosystem analysis: research YC batches, founder profiles, funding signals, and identify opportunities in target sectors.
- Public company intelligence: aggregate SEC filings and financial indicators to benchmark competitors.
- Market sentiment monitoring: track discussions on Reddit, LinkedIn, and Twitter to gauge momentum and risk.
- Data synthesis and reporting: combine multi-source signals into market opportunity assessments and strategic recommendations.
Quick Start
- Define Research Scope: choose focus areas such as startup ecosystems, public company analysis, or sentiment trends.
- Gather Data: run MCP queries and data pulls, for example:
- search_yc_companies(industries=["fintech"])
- sec_search_companies(entity_name="fintech")
- search_reddit_posts(query="fintech trends", count=100)
- search_twitter_posts(query="fintech trends", count=100)
- search_linkedin_companies(keywords="fintech")
- parse_webpage("https://example.com")
- get_sitemap("https://example.com")
- Analyze Results: extract market size indicators, competitive landscape, technology trends, and consumer sentiment.
- Synthesize Findings: deliver market opportunity assessments, competitive analysis, trend identification, and strategic recommendations.