marketing-skills

marketing-skills is a skill for Claude Code, Codex from Orkas-AI/Orkas-Awesome-AgentSkills. It costs 3 tokens per session (1,002 once invoked), scanned A, a copy of marketing-skills, MIT.

A collection of 23 practical marketing guides, each focused on a specific job such as analytics, copywriting, email campaigns, forms, or A/B tests. The relevant guide is selected from the collection for the task at hand.

In plain words
What is it for?
Use it to choose a marketing module and produce plans, drafts, audits, or checklists for the matching problem.
Why use it?
It provides focused checklists and reusable methods without requiring the user to assemble a marketing process from scratch.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to choose a marketing module and produce plans, drafts, audits, or checklists for the matching problem.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/orkas-ai/orkas-awesome-agentskills/marketing-skills
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 Orkas-AI/Orkas-Awesome-AgentSkills --skill marketing-skills
Clone the repo
git clone --depth 1 https://github.com/Orkas-AI/Orkas-Awesome-AgentSkills

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 marketing-skills

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/marketing-skills"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/marketing-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 3 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,002 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 88% 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.00003 $0.01002
Opus 5 $0.00002 $0.00501
Sonnet 5 $0.00001 $0.00200
Haiku 4.5 $0.00000 $0.00100

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

Security

Grade A, and why

marketing-skills 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.

Origin

This is a copy

88% identical to marketing-skills — 4 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.

product/skills/marketing-skills/SKILL.md · 83 lines

How it starts

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

Marketing Skills

Summary

One installed skill containing 23 marketing modules. Pick the relevant module under references/ to get practical checklists, frameworks, and copy/paste deliverables.

This skill vendors the full content from coreyhaines31/marketingskills under references/ and provides a simple router to load the right module.

How to use

  1. Identify the module that matches the request.
  2. Read the corresponding references/<module>/SKILL.md file.
  3. Apply the framework and deliver practical outputs (drafts + checklists).

Included modules (what each one does)

Each module lives at references/<module>/SKILL.md.

  • ab-test-setup: plan and implement A/B tests
  • analytics-tracking: set up tracking and measurement (GA4/GTM/events)
  • competitor-alternatives: competitor comparison + alternatives / “vs” pages
  • copy-editing: edit and polish existing copy
  • copywriting: write or improve marketing copy (headlines, CTAs, page copy)
  • email-sequence: build email sequences and drip campaigns
  • form-cro: optimize lead capture and contact forms
  • free-tool-strategy: plan engineering-as-marketing free tools (calculators, generators)
  • launch-strategy: product launches and announcements
  • marketing-ideas: idea bank for growth + marketing tactics
  • marketing-psychology: mental models / cognitive biases for better persuasion
  • onboarding-cro: improve activation and onboarding
  • page-cro: conversion optimization for any marketing page
  • paid-ads: create and optimize paid ad campaigns
  • paywall-upgrade-cro: optimize in-app paywalls and upgrade screens
  • popup-cro: create/optimize popups and modals
  • pricing-strategy: pricing, packaging, and monetization
  • programmatic-seo: build SEO pages at scale (templates + data)
  • referral-program: design referral and affiliate programs
  • schema-markup: add structured data and rich snippets
  • seo-audit: audit technical and on-page SEO
  • signup-flow-cro: optimize signup and registration flows
  • social-content: create and schedule social media content

Read the full file on GitHub · 83 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. 12d ago First seen · 83 lines · 3 tokens per session scan A 766670eba7d0

Subscribe to this mod's changes

marketing-skills is a skill published in the GitHub repository Orkas-AI/Orkas-Awesome-AgentSkills (13 stars, last pushed 2mo ago), licensed MIT. It adds 3 tokens to every session and 1,002 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to marketing-skills, differing in 4 lines, and is treated as a copy.