market-research-aggregator

Solid

Market intelligence aggregation skill for synthesizing market data from multiple sources

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Market Research Aggregator ## Overview The Market Research Aggregator skill provides capabilities for collecting, synthesizing, and analyzing market intelligence from multiple sources. It enables systematic market sizing, trend identification, and opportunity assessment by combining data from various research providers and public sources. ## Capabilities - Data source integration - Market size estimation (TAM, SAM, SOM) - Growth rate calculation - Trend identification - Segment analysis - Geographic breakdown - Confidence level assessment - Source citation management ## Used By Processes - Market Sizing and Opportunity Assessment - Geographic Market Analysis - Industry Trend Analysis ## Usage ### Market Definition ```python # Define market to analyze market_definition = { "name": "Enterprise Project Management Software", "description": "Software solutions for managing projects, resources, and portfolios in large organizations", "scope": { "product_types": ["On-premise", "Cloud-based", "Hybrid"], "customer_segments": ["Enterprise (>1000 employees)"], "excluded": ["SMB solutions", "Personal productivity tools"] }, "geographic_scope": ["North America", "Europe", "Asia Pacific"], "time_frame": {"historical": "2019-2023", "forecast": "2024-2028"}, "currency": "USD", "units": "Revenue" } ``` ### Data Sources ```python # Configure data sources data_sources = { "primary_research": [ { "source...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Related Skills