setup

A setup command for configuring a Marketing Manager environment, checking authentication and its tool connection, and running an initial sync.

In plain words
What is it for?
Preparing the environment, verifying access, checking the MCP connection, and performing the first synchronization.
Why use it?
It brings the required setup checks into one workflow and adapts them for Windows, Mac, or Linux.

Command for Claude Code

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.

agentmods
npx agentmods add commands/openanalystinc/10x-mm-skill/setup
Clone the repo
git clone --depth 1 https://github.com/OpenAnalystInc/10x-MM-Skill

Made for: Claude Code.

Per session 27 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,126 The whole file, excluding the scripts and references it only reads on demand.
Security scan D 3 findings. Scan, not verified.
Origin unknown 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 $0.00027 $0.02126
Opus 5 $0.00014 $0.01063
Sonnet 5 $0.00005 $0.00425
Haiku 4.5 $0.00003 $0.00213

Measured 2d ago against content hash f18a756ce30a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade D, and why

setup scanned grade D with 3 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 2d 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

| Node.js 18+ | `node --version` | `brew install node` | `curl -fsSL https://deb.nodesource.com/setup_18.x \| sudo bash - && sudo apt install -y nodejs` | `winget install OpenJS.NodeJS.LTS` |

Downloads and executes remote codehighSupply chain

curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.

| Node.js 18+ | `node --version` | `brew install node` | `curl -fsSL https://deb.nodesource.com/setup_18.x \| sudo bash - && sudo apt install -y nodejs` | `winget install OpenJS.NodeJS.LTS` |

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

| Node.js 18+ | `node --version` | `brew install node` | `curl -fsSL https://deb.nodesource.com/setup_18.x \| sudo bash - && sudo apt install -y nodejs` | `winget install OpenJS.NodeJS.LTS` |
.claude/commands/setup.md · 208 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 2d ago First seen · 208 lines · 27 tokens per session scan D f18a756ce30a

Subscribe to this mod's changes

setup is a command published in the GitHub repository OpenAnalystInc/10x-MM-Skill (6 stars, last pushed 5mo ago), with no licence file. It adds 27 tokens to every session and 2,126 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it D with 3 findings (asks for root, downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other commands, from other repositories

demo

Generate a custom SaaS product demo video from a URL, in this Claude Code session (no API key).

jonny-1812/demo-video-factory · 22 tokens

churn-prevention

Win/loss interview + churn analysis + retention playbook. Focuses on retention (not acquisition) — where 80% of the current plugin is focused. For B2B SaaS with churn > 5%/month, consulting with renewal rate < 70%, or a recurring business on a plateau.

henriquecaner/hormozi-gtm · 63 tokens

audit

Offer diagnostic via the Value Equation — scores 1-10 on each vector (Dream Outcome, Probability, Time Delay, Effort), pinpoints the critical bottleneck, proposes the top 3 concrete levers, and rewrites the offer in 1 paragraph. Recommended prerequisite before LP and script.

henriquecaner/hormozi-gtm · 60 tokens

email

Email sequence (cold, warm, nurture, re-engagement). Generates 5-7 sequential emails with hook + agitation + proof + CTA, timing between touches, and context per touch. Tuned for B2B cold outreach — direct voice, no superlatives, specific proof.

henriquecaner/hormozi-gtm · 58 tokens

client-onboarding

The client's first 30 days after the sale. A structured touch cadence, early quick wins to validate the purchase decision, visible value milestones. Cuts early churn (< 30 days) by a typical 40-60%. For consulting, agencies, cohort programs, mid-market B2B SaaS.

henriquecaner/hormozi-gtm · 60 tokens

content-hub

30-90 day organic content roadmap. Topic × format × funnel stage × CTA. Healthy mix (60% educational, 25% entertainment, 15% promotional). For the founder/consultant who wants organic compounding over 6-18 months, not one viral post.

henriquecaner/hormozi-gtm · 57 tokens