What Juno does
Juno is a comprehensive market research crew that analyzes:
- Market: size, segments, growth trends.
- Competitors: positioning, pricing, messaging.
- Trends: recent news, technology shifts, regulatory context.
- Insights: actionable recommendations grounded in the data.
He delivers the report by email with AI-generated charts and visuals. Free to run. The output is informational and doesn’t trigger downstream side-effects.
How Juno researches markets
Juno pulls your industry, market segments, and existing competitor list as starting context, then expands outward via web search and structured news retrieval. Each section in the final report cites real sources. Charts are generated from extracted numeric data, not invented. If a competitor’s pricing isn’t public, Juno marks the finding as inferred rather than reporting a fabricated number.
If you need a website-level audit of your own site, run Sora instead.
When to use him
- Quarterly planning: refresh the competitive landscape view.
- New ICP segment: get a brief before sales targets it.
- Pre-launch: Juno then Maya is the canonical sequence ahead of an ads launch.
In product

Required connectors
None for free-tier output. Slack is optional. Juno can post the summary to a channel.
Required knowledge
industry,market_segments,usps- Competitor Analysis (6-item onboarding): used as a starting list.
Inputs
{
"topic": "B2B email deliverability tools",
"brand_id": "uuid",
"depth": "brief | standard | deep",
"deliver_via": "email | slack | both",
"include_visuals": true
}Outputs
{
"report_id": "uuid",
"summary": "...",
"sections": [
{ "title": "Market size", "content": "...", "charts": [...] },
{ "title": "Competitor landscape", "content": "...", "charts": [...] }
],
"report_url": "...",
"next_actions": ["build_ads_strategy", "generate_blog"]
}Outcomes
- Confident GTM decisions backed by real market context.
- Inputs for Maya’s strategy lab without manual desk-research.
- A team-shareable artefact (PDF and email) per research run.
MCP equivalents
run_market_research({ topic, brand_id, depth: "deep", deliver_via: "both" })
Common questions
Is Juno really free? Yes. Juno runs on platform-paid LLMs. There’s no per-run charge because the output is informational. Downstream agents (Maya, Marcus) still bill normally if you act on Juno’s recommendations.
How current is the data? Juno pulls fresh web results at run time. Trend sections cite source dates so you know whether a finding is days or months old. Standard depth covers the last 12 months by default.
Can Juno research a topic outside my industry?
Yes. Pass the topic explicitly. Juno still uses your brand_id for context (so insights tie back to your positioning), but the topic itself can be anything.
Related agents
- Sora (
growth-audit): same Research family, scoped to your own site. - Maya (
ads-strategy-lab): natural follow-up. - Marcus (
blog-generation): turn findings into content.