super-marketing-strategy

super-marketing-strategy is a skill for Codex from arpitexplores/skills-super. It costs 28 tokens per session (381 once invoked), scanned A, original, MIT.

A set of workflows for deciding how a product should be presented, who it is for, and how it can grow. An ideal customer profile, or ICP, describes the type of customer the product is meant to serve.

In plain words
What is it for?
Use it to define positioning and messaging, identify customers, plan content and growth experiments, choose channels, and build a prioritized roadmap with KPIs.
Why use it?
It helps turn broad marketing ideas into a focused position, target audience, channel plan, and measurable goals.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to define positioning and messaging, identify customers, plan content and growth experiments, choose channels, and build a prioritized roadmap with KPIs.

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

Made for: 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 super-marketing-strategy

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/arpitexplores/skills-super/super-marketing-strategy"><img src="https://agentmods.dev/badge/skills/arpitexplores/skills-super/super-marketing-strategy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 381 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.00028 $0.00381
Opus 5 $0.00014 $0.00191
Sonnet 5 $0.00006 $0.00076
Haiku 4.5 $0.00003 $0.00038

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

Security

Grade A, and why

super-marketing-strategy 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.

super-marketing-strategy/SKILL.md · 57 lines

What it actually says

Super Marketing Strategy

Overview

Define product positioning, target audience, and the strategic growth plan.

User Intent Examples

  • "Need help with Content Strategy for my product/site."
  • "Create a plan for Marketing Ideas."
  • "Audit or improve Product Marketing Context."

Capabilities

  • ICP, positioning, and messaging foundations
  • Growth levers, hypotheses, and channel strategy
  • Content strategy and demand generation planning
  • Prioritized roadmap with KPIs

Routing Map (Modules)

  • Content Strategy -> references/modules/content-strategy.md
  • Marketing Ideas -> references/modules/marketing-ideas.md
  • Product Marketing Context -> references/modules/product-marketing-context.md

Default Flow

  1. If product and ICP are unclear, start with product-marketing context.
  2. If the request is content-first, jump to content strategy.
  3. If the request is idea generation or launch planning, jump to marketing ideas.

Minimal Intake Questions

Ask only what is missing:

  • Product and audience
  • Primary goal (pipeline, revenue, retention)
  • Timeline and constraints

Output Format

  • ICP and positioning
  • Goals and KPIs
  • Channel strategy and hypotheses
  • Content plan and priorities
  • 30/60/90 day roadmap

Bundled References

  • references/modules/

Compatibility Notes

  • If any module references slash commands or tool-specific paths, translate them into plain-language steps.
  • Keep outputs platform-agnostic unless the user specifies a specific tool, stack, or agent.

Guardrails

  • Do not invent market data.
  • Keep strategy aligned to constraints.
  • Favor clear priorities over long lists.
Files

What ships with it

9 files 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 · 57 lines · 28 tokens per session scan A daee0a955b8d

Subscribe to this mod's changes

super-marketing-strategy is a skill published in the GitHub repository arpitexplores/skills-super (2 stars, last pushed 4mo ago), licensed MIT. It adds 28 tokens to every session and 381 once invoked, about $0.0001 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

swarm-pr-review

Run a graph-guided, tool-augmented PR review using context packing, parallel exploration, mandatory repository-agnostic risk-family coverage with dispatch scaled to diff size and risk, independent reviewer validation, critic challenge, and metrics writeback. Use for deep pull request review with low false-positive…

ZaxbyHub/opencode-swarm · 91 tokens

council

Full execution protocol for MODE: COUNCIL -- General Council research, parallel member dispatch, disagreement handling, and synthesis.

ZaxbyHub/opencode-swarm · 28 tokens

safe-extraction

Apply when extracting code from a large monolith file into submodules. Covers barrel re-exports, internals DI seam proxy patterns, CI invariant allowlist updates, and cross-file test verification. Prevents CI failures, broken imports, and test regressions from code extraction.

ZaxbyHub/opencode-swarm · 60 tokens

bundle-safety

Bundle transform safety — minification variant selection, consumer-constraint verification, identifier preservation, and namespace re-export coverage for build output.

ZaxbyHub/opencode-swarm · 30 tokens

durable-session-state

Persist plans, scope decisions, evidence, and reviewer/critic verdicts to durable files during long or multi-phase tasks so work survives context compaction, session resumes, and handoffs. Use for swarm-mode tasks, before context grows large, when recording approval gates, and when resuming after compaction or a…

ZaxbyHub/opencode-swarm · 70 tokens

confirm-failures-are-causally-linked-to-the-task-before-reportin

When delegating a task affected by this skill, include.

ZaxbyHub/opencode-swarm · 29 tokens