market-intel

Process global market research inputs and update master indices with citations.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Wizarck/iguanatrader --skill market-intel-wizarck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: market-intel
Source: https://github.com/Wizarck/iguanatrader/tree/main/skills/market-intel
Command: npx skills add https://github.com/Wizarck/iguanatrader --skill market-intel-wizarck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Global market research inputs are scattered across PDFs, reports, and articles, and teams need a centralized, continuously updated view of segments, personas, industries, and competitive context. This Skill consolidates new findings into the master indices used by downstream agents.

Core Features & Use Cases

  • Process new research materials placed in 10_MARLINK/40_Market/input/ and extract discrete data points with source citations.
  • Update master indices (21_SEGMENTS.md, 22_PERSONAS.md, 10_INDUSTRIES.md, and competitive landscape indexes) with timestamped entries and conflict tagging.
  • Add or enrich segment MARKET_CONTEXT.md with deep-dive market trends and forecasts when data supports it.

Quick Start

Process new market reports placed in 10_MARLINK/40_Market/input/ to refresh the master indices.

Frequently Asked Questions about market-intel

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update master market indices from new PDFs and research reports?

To update master market indices from new PDFs and research reports, place the files in the input directory to process global market research inputs and route extracted data points to master indices like 21_SEGMENTS.md, 22_PERSONAS.md, and 10_INDUSTRIES.md with timestamped entries.

What is the best way to consolidate scattered market research into segment and persona files?

Consolidating scattered market research into segment and persona files requires extracting discrete data points from new articles and reports, enforcing source citations, and routing updates to 21_SEGMENTS.md and 22_PERSONAS.md.

How does conflict resolution work when updating competitive landscape markdown files?

Conflict resolution when updating competitive landscape markdown files works by tagging contradictory data points with [CONFLICT] during processing, ensuring downstream agents can identify discrepancies within the 50_Competitive/00_COMPETITIVE_LANDSCAPE.md index.

Can I automatically enrich market context markdown files with deep-dive forecasts from new articles?

You can automatically enrich market context markdown files with deep-dive forecasts from new articles when the extracted data supports it, adding market trends to segment MARKET_CONTEXT.md files with timestamped entries.

Does this data routing approach enforce source citations for downstream agents?

This data routing approach enforces source citations for downstream agents by requiring extracted data points from research inputs to include citations, adhering to QA gating rules during the master index update process.