market-recon

market-recon is a skill for Claude Code from meikocho1/alchemy-marketing-skills. It costs 220 tokens per session (1,564 once invoked), scanned A, original, MIT.

A research workflow for checking how a specific local market actually behaves. It focuses on current sources, local-language searches, competitors, positioning, and prices.

In plain words
What is it for?
Use it to research local competitors, customer language, market norms, and current price ranges before making a market or messaging decision.
Why use it?
It replaces guesses based on general stereotypes or old knowledge with observed, location-specific information.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the alchemy-marketing plugin — 7 skills shipped together

Good fit Use it to research local competitors, customer language, market norms, and current price ranges before making a market or messaging decision.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/meikocho1/alchemy-marketing-skills/market-recon
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add meikocho1/alchemy-marketing-skills --skill market-recon
Clone the repo
git clone --depth 1 https://github.com/meikocho1/alchemy-marketing-skills

Made for: Claude Code.

Or install alchemy-marketing, the plugin that ships this one along with the rest of its 7 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for market-recon

README.md
[![agentmods](https://agentmods.dev/badge/skills/meikocho1/alchemy-marketing-skills/market-recon/github.svg)](https://agentmods.dev/skills/meikocho1/alchemy-marketing-skills/market-recon)
Your own site
<a href="https://agentmods.dev/skills/meikocho1/alchemy-marketing-skills/market-recon"><img src="https://agentmods.dev/badge/skills/meikocho1/alchemy-marketing-skills/market-recon/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for market-recon

Your own site · 80×15
<a href="https://agentmods.dev/skills/meikocho1/alchemy-marketing-skills/market-recon"><img src="https://agentmods.dev/badge/skills/meikocho1/alchemy-marketing-skills/market-recon.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 220 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,564 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00220 $0.01564
Opus 5 $0.00110 $0.00782
Sonnet 5 $0.00044 $0.00313
Haiku 4.5 $0.00022 $0.00156

Measured 12d ago against content hash 25fa225900bb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

market-recon scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/market-recon/SKILL.md · 61 lines

How it starts

The opening of the file, as written. The whole thing — 61 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Market Recon — go look, don't assume

cultural-context gives you hypotheses about how a market thinks. This skill checks them against reality by going and looking — because your model's idea of "the German funeral market" or "how Thai buyers judge premium" is a stale average, and the cheap edge is in the specifics only local sources show. Stated stereotype is as unreliable as stated preference: gather revealed, current, sourced data.

The principle

Perception is local and current, so it has to be observed, not recalled. Two failure modes to avoid:

  • Reasoning from the stereotype. "Japanese buyers value quality" is true and useless — it doesn't tell you what this category's leaders actually signal, or what the price band is this year. Go find the specifics.
  • Reading the market in the wrong language. English-language summaries of a non-English market are a translation of a translation. Search in the local language, read local sources, note the words locals actually use.

What to gather (the recon checklist)

Aim each search at a lever the moves will pull:

  • Local players & positioning — who leads this category in this place, how they describe themselves, what promise they lead with. (feeds reframing)
  • Price band & framing — the real range, and how price is shown (per-day, all-in, tiered, hidden until contact). (feeds reframing)
  • Trust signals in use — guarantees, certifications, longevity claims, awards, the local proof-of-credibility everyone leans on. (feeds costly-signaling)
  • Trust locus & reviews — where buyers actually check: which review platforms, forums, associations, or personal/institutional channels. (feeds costly-signaling)
  • Category conventions & taboos — the unwritten "you must / you never" of this category here, plus regulations and sacredness lines. (constrains every move)
  • Felt-moment pain points — what local buyers complain about in the journey (found in reviews, forums, complaints). (feeds experience-design)
  • Local terminology — the exact words buyers and sellers use, for copy that sounds native rather than translated.

Read the full file on GitHub · 61 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 61 lines · 220 tokens per session scan A 25fa225900bb

Subscribe to this mod's changes

market-recon is a skill published in the GitHub repository meikocho1/alchemy-marketing-skills (3 stars, last pushed 10d ago), licensed MIT. It adds 220 tokens to every session and 1,564 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

ads-performance-analytics

How to read paid media dashboards without fooling yourself. Attribution models, platform reporting quirks, multi-platform reconciliation, ROAS vs LTV horizon traps, statistical noise in performance metrics, incrementality testing, and the failure modes that produce expensive lessons. Triggers on read paid media…

rampstackco/claude-skills · 147 tokens

paid-media-strategy

A discipline for running paid media that does not light money on fire. Hypothesis writing for paid spend, channel selection, budget allocation, audience targeting, bid strategy, campaign types, what NOT to spend on, attribution reality, and the failure modes that produce expensive lessons. Triggers on paid media…

rampstackco/claude-skills · 142 tokens

ecommerce-full-pipeline

An e-commerce workflow assistant covering product discovery, 1688 product collection, listing on multiple platforms, promotional copy, and short-video creation. 1688 is a Chinese online wholesale marketplace.

anbeime/skill · 96 tokens

absolute-spec

Lightweight standalone design spec for AI coding agents: codebase scan → bounded clarify pass (3–5 questions, not a grill) → reviewed design doc written to docs/plans/ → independent scored review → stop. No task board, no build. Use when you want a spec to discuss, hand off, or review before committing to…

maddhruv/absolute · 122 tokens

yandex-direct-manager

A workflow for creating Yandex Direct advertising campaigns, including keyword research, grouping, exclusions, ad writing, goal setup, bidding, and draft upload. Yandex Direct is Yandex's online advertising platform, and a draft is not yet live.

ai-hub-open/yandex-direct-manager · 181 tokens

marketing-strategist

A planning workflow for preparing paid advertising campaigns across platforms such as Yandex.Direct, VK Ads, Meta, Telegram, and TikTok.

ai-hub-open/marketing-strategist · 66 tokens