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.
npx skills add iamwaqargulzar/Marketing-Agent-OS --skill crogit clone --depth 1 https://github.com/iamwaqargulzar/Marketing-Agent-OSWrote 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.
[](https://agentmods.dev/skills/iamwaqargulzar/marketing-agent-os/cro)<a href="https://agentmods.dev/skills/iamwaqargulzar/marketing-agent-os/cro"><img src="https://agentmods.dev/badge/skills/iamwaqargulzar/marketing-agent-os/cro/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.
<a href="https://agentmods.dev/skills/iamwaqargulzar/marketing-agent-os/cro"><img src="https://agentmods.dev/badge/skills/iamwaqargulzar/marketing-agent-os/cro.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00028 | $0.00715 |
| Opus 5 | $0.00014 | $0.00358 |
| Sonnet 5 | $0.00006 | $0.00143 |
| Haiku 4.5 | $0.00003 | $0.00072 |
Grade A, and why
cro 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 6d 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.
This is a copy
66% identical to impeccable — 317 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.
How it starts
The opening of the file, as written. The whole thing — 75 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Cro
Quick Start
Use this skill for cro. Start from the user’s concrete objective and available evidence; do not substitute generic marketing advice for task-specific analysis.
Skill Contract
- Reads: user-provided context; relevant project files;
.agents/product-marketing.mdwhen present; approved public or connected data sources. - Writes: recommendations and artifacts in the response by default. Persistent file/account changes require explicit request or authorization.
- Evidence: label consequential claims as
measured,user-provided,calculated,estimated, orproxy. Never upgrade uncertainty silently. - Side effects: do not publish, send, spend, delete, mutate accounts, or persist registry truth without user authorization.
- Freshness: verify current platform rules, search eligibility, ad policies, model/tool capabilities, laws, pricing, and other time-sensitive claims before acting.
Instructions
- Define the exact
croobjective, audience/scope, constraints and success metric before recommending action. - Load shared product-marketing context when it materially changes the answer; ask only for missing facts that block a decision.
- Collect the minimum evidence needed for cro. Distinguish direct observations from assumptions and proxies.
- Execute the cro analysis or artifact using the domain checklist below; prefer specific outputs over generic best-practice lists.
- Prioritize actions by impact, confidence, effort and dependency. Identify what would falsify important assumptions.
- For external side effects, publishing, sending, spend changes, account changes or persistent writes, obtain authorization first.
- Finish with decision-ready output, evidence labels, open loops, and no more than three next-best skills.
Domain Checklist
- Audience/intent match
- Value proposition clarity
- Message hierarchy
- Friction and anxiety
- Proof and risk reversal
- Form/interaction usability
- Instrumentation
- Experiment hypothesis and guardrails
What ships with it
4 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.
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.
- 6d ago First seen · 75 lines · 28 tokens per session scan A 5d76a9671e87
cro is a skill published in the GitHub repository iamwaqargulzar/Marketing-Agent-OS (3 stars, last pushed 6d ago), licensed Apache-2.0. It adds 28 tokens to every session and 715 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 66% identical to impeccable, differing in 317 lines, and is treated as a copy.
Other skills, from other repositories
cmux-custom-sidebar
Build a custom cmux sidebar from a plain-language request. Use when the user asks for a custom sidebar, a sidebar that shows their workspaces/tabs/PRs/clock, a vibe-coded sidebar, or anything involving files in /.config/cmux/sidebars/. Covers authoring the interpreted SwiftUI-style file, enabling the beta flag…
ansvisor-aeo-coach-standalone
Standalone (no-MCP) version of the Ansvisor AEO Coach. Use this only when the user's Claude client cannot connect to the Ansvisor MCP server (e.g. claude.ai web without a Connector configured). Fetches live data from the Ansvisor REST API directly with the user's API key via code execution. For clients that support…
seo-vertical-detect
Classify a website as ecommerce, local-business, blog-publisher, saas, docs, or generic (multiple may apply), and report detected locales, from the persisted PageSnapshot plus the platform detector's vertical hints. Used by seo-orchestrator to decide which conditional modules to run and how to reweight the scores.
seo-fix-apply
Writer protocol preloaded into the seo-fixer-writer agent — how confirmed SEO/AI-search fixes are applied (git pre-flight, backup, Edit/Write for local diffs, ticketed adapter CLIs for remote targets, re-verify, publish only on a second ticket, rollback) and the findings-array output contract. Used only by the fix…
audit
Audit a website or web codebase for SEO and AI-search (GEO/AEO) — produces two independent 0-100 scores (Search SEO + AI Visibility) plus a prioritized, evidence-backed report persisted on disk. Read-only; never writes to the project. Use when the user asks to audit, analyze, check, or score a site's SEO, structured…
ui-ux-auditor
A UI and UX review skill that examines a project’s visual design and interactions, using screenshots, a public site, or the source code as evidence. UI means the visible interface; UX means how people use it.