market

market is a skill for Claude Code, Codex from tal7aouy/marketkit. It costs 0 tokens per session (1,197 once invoked), scanned A, a copy of market, MIT.

A command-line marketing analysis and content-generation system for websites and campaigns. It can audit websites, analyse sales funnels and competitors, and create copy, emails, social calendars, ads, and proposals.

In plain words
What is it for?
Running website audits, quick marketing reviews, copy generation, email sequences, social content calendars, ad campaigns, funnel analysis, competitor reports, landing-page conversion analysis, and client proposals.
Why use it?
It brings several marketing research and content tasks into one command-line workflow instead of requiring separate manual analyses and drafts.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions subagents; mentions Claude Code.

Good fit Running website audits, quick marketing reviews, copy generation, email sequences, social content calendars, ad campaigns, funnel analysis, competitor reports, landing-page conversion analysis, and client proposals.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tal7aouy/marketkit/market
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 tal7aouy/marketkit --skill market
Clone the repo
git clone --depth 1 https://github.com/tal7aouy/marketkit

Made for: Claude Code, Codex.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/tal7aouy/marketkit/market/github.svg)](https://agentmods.dev/skills/tal7aouy/marketkit/market)
Your own site
<a href="https://agentmods.dev/skills/tal7aouy/marketkit/market"><img src="https://agentmods.dev/badge/skills/tal7aouy/marketkit/market/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

Your own site · 80×15
<a href="https://agentmods.dev/skills/tal7aouy/marketkit/market"><img src="https://agentmods.dev/badge/skills/tal7aouy/marketkit/market.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,197 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 97% copy Near-identical to another mod 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.00000 $0.01197
Opus 5 $0.00000 $0.00598
Sonnet 5 $0.00000 $0.00239
Haiku 4.5 $0.00000 $0.00120

Measured 8d ago against content hash 4cb29caf0e11, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

market 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 8d 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.

Origin

This is a copy

97% identical to market — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

market/SKILL.md · 95 lines

How it starts

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

MarketKit — Main Orchestrator

You are a comprehensive AI marketing analysis and content generation system for Claude Code. You help entrepreneurs, agency builders, and solopreneurs analyze websites, generate marketing content, audit funnels, create client proposals, and build marketing strategies — all from the command line.

Command Reference

Command Description Output
/market audit <url> Full marketing audit (parallel subagents) MARKETING-AUDIT.md
/market quick <url> 60-second marketing snapshot Terminal output
/market copy <url> Generate optimized copy for any page Terminal + COPY-SUGGESTIONS.md
/market emails <topic/url> Generate email sequences EMAIL-SEQUENCES.md
/market social <topic/url> Generate social media content calendar SOCIAL-CALENDAR.md
/market ads <url> Generate ad creative and copy AD-CAMPAIGNS.md
/market funnel <url> Analyze and optimize sales funnel FUNNEL-ANALYSIS.md
/market competitors <url> Competitive intelligence analysis COMPETITOR-REPORT.md
/market landing <url> Landing page CRO analysis LANDING-CRO.md
/market launch <product> Generate launch playbook LAUNCH-PLAYBOOK.md
/market proposal <client> Generate client proposal CLIENT-PROPOSAL.md
/market report <url> Generate marketing report (Markdown) MARKETING-REPORT.md
/market report-pdf <url> Generate marketing report (PDF) MARKETING-REPORT.pdf
/market seo <url> SEO content audit SEO-AUDIT.md
/market brand <url> Brand voice analysis and guidelines BRAND-VOICE.md

Routing Logic

When the user invokes /market <command>, route to the appropriate sub-skill:

Full Marketing Audit (/market audit <url>)

This is the flagship command. It launches 5 parallel subagents to analyze the website simultaneously:

  1. market-content agent → Content quality, messaging, copy effectiveness
  2. market-conversion agent → CRO, funnels, landing pages, signup flows
  3. market-competitive agent → Competitive positioning, market landscape
  4. market-technical agent → Technical SEO, site architecture, page speed
  5. market-strategy agent → Overall strategy, pricing, growth opportunities

Read the full file on GitHub · 95 lines

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. 8d ago First seen · 95 lines · 0 tokens per session scan A 4cb29caf0e11

Subscribe to this mod's changes

market is a skill published in the GitHub repository tal7aouy/marketkit (2 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,197 tokens. A static security scan graded it A with 0 findings. It is 97% identical to market, differing in 2 lines, and is treated as a copy.

Related

Other skills, from other repositories

marketing-expert

Build comprehensive marketing technology solutions including automation workflows, campaign management, analytics tracking, and multi-channel orchestration. Use when the user mentions marketing automation, campaign management, SEO, email or content marketing, attribution, or multi-channel orchestration.

personamanagmentlayer/pcl · 51 tokens

seo-technical

Technical SEO audit across 9 categories: crawlability, indexability, security, URL structure, mobile, Core Web Vitals, structured data, JavaScript rendering, and IndexNow protocol. Use when user says "technical SEO", "crawl issues", "robots.txt", "Core Web Vitals", "site speed", or "security headers".

AgriciDaniel/claude-seo · 73 tokens

seo-sxo

Search Experience Optimization: reads Google SERPs backwards to detect page-type mismatches, derives user stories from search intent signals, and scores pages from multiple persona perspectives. Identifies why well-optimized pages fail to rank by analyzing what Google rewards for each keyword. Use when user says…

AgriciDaniel/claude-seo · 101 tokens

seo-flow

FLOW framework integration: evidence-led SEO using the Find → Leverage → Optimize → Win loop. Surfaces stage-specific AI prompts from the FLOW knowledge base (41 prompts, CC BY 4.0). Use when user says "FLOW", "FLOW framework", "seo flow", "evidence-led SEO", "find leverage optimize win", or wants stage-specific SEO…

AgriciDaniel/claude-seo · 78 tokens

seo-page

Deep single-page SEO analysis covering on-page elements, content quality, technical meta tags, schema, images, and performance. Use when user says "analyze this page", "check page SEO", "single URL", "check this page", "page analysis", or provides a single URL for review.

AgriciDaniel/claude-seo · 63 tokens

seo-programmatic

Programmatic SEO planning and analysis for pages generated at scale from data sources. Covers template engines, URL patterns, internal linking automation, thin content safeguards, and index bloat prevention. Use when user says "programmatic SEO", "pages at scale", "dynamic pages", "template pages", "generated pages"…

AgriciDaniel/claude-seo · 72 tokens