Go-to-Market skills for Claude — SEO, content, sales, growth, and more
npx claudepluginhub manojbajaj95/claude-gtm-pluginGo-to-market skills for Claude Code — SEO, content, outbound, sales, growth, analytics, strategy, ads, social, and CRM
No description available.
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Share bugs, ideas, or general feedback.
Go-to-market skills that turn Claude into a GTM specialist. 56 skills across SEO & AI search, content, outbound, sales, growth, analytics, strategy, ads, social, and CRM. Built for Claude Code, also compatible with Claude Cowork and any agent that supports the Agent Skills spec.
Most AI assistants give generic marketing advice. This plugin gives Claude the frameworks, workflows, and domain knowledge of an experienced GTM team — so it can write copy in your voice, audit your SEO like a consultant, plan launches like a PMM, and build outbound sequences like an SDR.
The bootstrap skill interviews you once about your brand, audience, and voice, then generates a structured project folder that every skill reads before doing anything. The result: Claude doesn't just know marketing — it knows your marketing.
Install from the plugin marketplace at claude.com/plugins. Search for GTM Skills, click install, and the plugin is immediately available in your Cowork sessions.
# Add the marketplace
claude plugin marketplace add manojbajaj95/claude-gtm-plugin
# Install the plugin
claude plugin install gtm-skills@gtm-plugins
Use npx skills to install skills directly into any project:
# Install all skills
npx skills add manojbajaj95/claude-gtm-plugin
# Install specific skills
npx skills add manojbajaj95/claude-gtm-plugin --skill seo-and-aeo-strategy
# List available skills
npx skills add manojbajaj95/claude-gtm-plugin --list
git clone https://github.com/manojbajaj95/claude-gtm-plugin.git
Then open Claude Code in the cloned directory — the plugin loads automatically.
Add as a submodule for easy updates:
git submodule add https://github.com/manojbajaj95/claude-gtm-plugin.git .agents/claude-gtm-plugin
Ask Claude to bootstrap your project. Claude runs an agency-style onboarding interview — asking about your brand, audience, voice, and goals — then generates a structured project:
your-project/
├── CLAUDE.md # AI instructions: repo structure, naming, workflow, routing
├── about/
│ └── me.md # Personal voice, writing style, personality, biography
├── strategy/
│ └── brand.md # Brand positioning, messaging, audience, competitors, voice
├── content/
│ ├── ideas.md # Content idea backlog
│ ├── calendar.md # Publishing schedule
│ ├── linkedin/
│ │ ├── drafts/ # Work-in-progress posts
│ │ └── published/ # Archive of published posts
│ ├── twitter/
│ │ ├── drafts/
│ │ └── published/
│ ├── reddit/
│ │ ├── drafts/
│ │ └── published/
│ ├── blog/
│ │ ├── drafts/
│ │ └── published/
│ └── email/
│ ├── drafts/
│ └── published/
└── assets/
├── logos/ # Logo files
└── brand/ # Brand visual references
| Path | What it captures |
|---|---|
CLAUDE.md | AI instructions — repo structure, what to read first, naming conventions, content workflow |
about/me.md | Personal voice — your writing style, quirks, references, personality |
strategy/brand.md | Brand identity — positioning, messaging, audience, competitors, voice guidelines |
content/ | Working content engine — ideas, calendar, drafts and published content per platform |
assets/ | Reusable visual assets — logos, brand files, visual references |
Content files follow the naming convention YYYY-MM-DD_short-topic-slug.md. Drafts live in content/[platform]/drafts/ and move to published/ once live.
Once bootstrapped, every skill reads the relevant context before doing anything. Claude works in your voice, for your brand, from day one. Ask Claude to bootstrap again to redo onboarding.
Skills activate automatically when Claude detects a matching task. Just describe what you need in natural language:
"Audit the SEO on my landing page"
→ Activates seo-audit
"Write a cold email sequence for enterprise CTOs"
→ Activates cold-email-sequence-generator + startup-icp-definer
"Plan a Product Hunt launch for next month"
→ Activates product-hunt-launch + launch-marketing
"Create a 5-email onboarding sequence"
→ Activates email-sequence + onboarding-cro
"Help me figure out pricing for my SaaS"
→ Activates pricing-strategy
"Write a LinkedIn post about our new feature"
→ Activates linkedin-content + copywriting