Triggers on "market intelligence", "market research", "geographic analysis", "sector analysis", "competitive landscape", "research X company", "profile on X person", "contact points for". Performs deep market research on companies, public figures, geographic territories, and sectors. Argument: target entity name + research scope (company / person / territory / sector).
From jm-adknpx claudepluginhub javimontano/jm-adk-alfaThis skill is limited to using the following tools:
agents/guardian.mdagents/lead.mdagents/specialist.mdagents/support.mdevals/evals.jsonknowledge/body-of-knowledge.mdknowledge/knowledge-graph.mdprompts/meta.mdprompts/primary.mdprompts/variations/deep.mdprompts/variations/quick.mdreferences/research-framework.mdtemplates/output.docx.mdtemplates/output.htmlTL;DR: Full-spectrum market intelligence on any entity — company, person, territory, or sector — delivered as a branded JM Labs HTML report with evidence chips.
Principio Rector: Evidence over assumption. Every claim carries an evidence tag. No speculation presented as fact.
Activate when:
Do NOT activate when:
Classify the target entity before starting research. This determines the research path and data sources. [EXPLICIT]
| Entity Type | Definition | Primary Sources |
|---|---|---|
| Company | Legal entity, product or service org | LinkedIn, Crunchbase, official site, news |
| Person | Executive, politician, influencer, decision maker | LinkedIn, Twitter/X, press, company bios |
| Territory | City, region, country, metro area | Government data, chamber of commerce, World Bank |
| Sector | Industry vertical, market segment | Gartner, IBISWorld, Statista, trade associations |
Classification Protocol:
Layer 1 — Company DNA
Layer 2 — Competitive Position
Layer 3 — Tech Ecosystem
Layer 4 — Momentum Signals
Demographics Layer
Economic Layer
Tech Ecosystem Layer
Regulatory Layer
Use when entity type = Person (executive, politician, investor, influencer, SME). [EXPLICIT]
Identity Map
Social Presence
Credibility Map
Influence Map
Extract actionable contact intelligence from public sources only. [EXPLICIT]
Email Pattern Detection
LinkedIn Channel
Direct Channels
Gatekeeper Mapping
Generate a self-contained HTML file using JM Labs brand system. [EXPLICIT]
Brand Tokens to Apply:
:root {
--jml-navy: #122562;
--jml-gold: #FFD700;
--jml-blue: #137DC5;
--jml-bg: #0d1b3e;
--jml-surface: rgba(255,255,255,0.05);
--font-head: 'Poppins', sans-serif; /* 600-900 weight */
--font-body: 'Inter', sans-serif; /* 400-800 weight */
}
HTML Structure:
<div class="jml-doc">
<header class="slide"> <!-- Hero with title, subtitle, date -->
<section class="bridge"> <!-- Executive summary / key findings -->
<section class="mv"> <!-- Main content sections (S1-S4 findings) -->
<section class="ml"> <!-- Evidence log / sources -->
<footer class="cta"> <!-- Next steps / recommended actions -->
</div>
Evidence Chips Pattern:
<span class="src explicit">[EXPLICIT]</span>
<span class="src inferred">[INFERRED]</span>
<span class="src open">[OPEN]</span>
Bilingual Support (ES/EN):
<span data-l="es">Inteligencia de Mercado</span>
<span data-l="en">Market Intelligence</span>
JavaScript toggle between data-l="es" and data-l="en" via .gold button.
Report Sections:
Apply evidence tags to every factual claim in all outputs. No exceptions. [EXPLICIT]
| Tag | Meaning | Usage Rule |
|---|---|---|
[EXPLICIT] | Directly stated by a primary source | Use for facts from official sites, filings, press releases |
[INFERRED] | Derived logically from available signals | Use for estimates, pattern-based conclusions |
[OPEN] | Unknown — requires further research | Use when data gap exists but matters to the user |
Tagging Discipline:
| Dimension | Quick (1h) | Standard (4h) | Deep (8h+) |
|---|---|---|---|
| Source depth | Top 10 web results | 30+ sources, cross-validated | Full OSINT + database sweep |
| Person profile | LinkedIn + basic bio | + Social + media coverage | + Network map + influence score |
| Contact intel | Email pattern only | + LinkedIn + gatekeeper | + Event calendar + warm intro path |
| Output format | Markdown summary | Branded HTML report | HTML + CSV + exec briefing |
| Confidence level | Medium | High | Very High |
| Scenario | Handling |
|---|---|
| Entity has same name as another (e.g., "Amazon" river vs. company) | Clarify with one question before starting; log disambiguation decision |
| Company is stealth / pre-launch with minimal public presence | Flag as [OPEN], deliver what exists, list data gaps explicitly |
| Public figure has scrubbed their online presence | Document what was found, note the scrubbing as signal, do not speculate |
| Territory has unreliable government data (conflict zone, sanctions) | Use World Bank / IMF as primary; flag reliability concern |
| User requests information on a minor (person under 18) | Refuse the person profile; redirect to the organization they're associated with |
BAD (untagged, vague):
"Company X is growing fast and has about 500 employees. They use Salesforce."
GOOD (tagged, sourced, specific):
"Company X had 487 employees as of Q3 2024 per LinkedIn headcount [EXPLICIT]. Revenue estimated at $40-60M based on Series B raise of $15M (2023) and SaaS multiples [INFERRED]. Salesforce usage confirmed via BuiltWith scan [EXPLICIT]. Hiring 12 open roles in Engineering as of research date [EXPLICIT]."
#122562, gold #FFD700, blue #137DC5)knowledge/body-of-knowledge.md — Market research methodology foundationsknowledge/knowledge-graph.md — Entity relationship map for research pathsreferences/research-framework.md — OSINT sources, B2B databases, signal detection methodsevals/ — Test cases with known entities for validationclient-dossier — Deeper company + contacts dossier (next step after market-intelligence)client-prospecting — Systematic lead generation using market intelligence outputb2b-outreach — Convert contact intelligence into outreach sequencescompetitive-positioning — Strategic positioning informed by competitive landscape researchSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.