Use for informational market, industry, company, earnings, or public financial research with Axon, not personalized investment advice.
Scanned 9/1/2026
Install to Claude Code
npx -y skills add dinglebear-ai/axon --skill market-research --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Market Research?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dinglebear-ai-market-research)More formats (shields.io, HTML) on the badges page.
---
name: market-research
description: Use for informational market, industry, company, earnings, or public financial research with Axon, not personalized investment advice.
---
# Axon Market Research
Use this for sourced market and financial research.
## Onboarding Interview
Infer the market/company, data focus, timeframe, and output format from context. If the research target is clear, proceed immediately.
Ask at most 1-3 concise questions only if blocked, such as the market/company, required data focus, or timeframe/geography.
## Axon Collection Plan
Use `axon search`/`research` for discovery, `axon scrape`/`summarize` for
narrative pages, `axon extract` for structured pricing, financial, filing, and
metric tables, and `axon ask`/`query` after indexing. Use separate browser
automation only when charts, tabs, period selectors, or financial portals
require interaction.
Common sources include company investor relations pages, SEC filings, financial portals, earnings releases, industry reports, and news.
Use `axon research "<topic>" --research-depth N` for the first-pass cited synthesis when a market question is broad. Use `axon extract ... --wait true --json` for finished metric tables. Axon has **no robots.txt enforcement flag**; bound public-site capture with `--max-pages`, `--max-depth`, and `--budget PATH=N`, and honor the source's terms.
## Parallel Work
If appropriate, use sub-agents or equivalent parallel task runners:
- company financials
- market metrics
- industry trends
- recent news and analyst commentary
- source validation
## Final Deliverable
```markdown
# Market Research: [Market]
## Market Overview
[Industry description, size, growth, key players]
## Company Profiles
[Financial summary, market metrics, recent developments]
## Comparison Tables
[Metric, value, unit, period, currency, source URL, extraction confidence]
## Trends And Outlook
[Industry trends, forecasts, risks]
## Sources
[URLs and data extracted]
## Rerun Inputs
workflow: market-research
query: [market/company]
companies: [list]
data_points: [all/financial/metrics/trends]
output: [json/markdown]
```
## Quality Bar
- Cross-reference key numbers when possible.
- Note conflicting data across sources.
- Include period, unit, currency, source date, and observed date for every metric.
- Separate reported facts, analyst estimates, and model-derived synthesis.
- Do not provide personalized investment, trading, tax, legal, or financial advice.
- For current Axon capture patterns, see [capture-recipes.md](../../references/capture-recipes.md).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!