Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
OnlineMinds marketing department plugin. Shared skills, ad-platform connectors, and report routines for the Rentumo, Adsumo, Printumo, Bidumo, Monetumo, Photumo, and Jacob Lund Art (JLA) brands. Every skill reads from and writes to the shared Marketing Hub on Google Drive.
npx claudepluginhub nikolaj-storm/mad-minds --plugin onlineminds-marketingOnlineMinds house rules — the brand portfolio, KPI definitions, where files live in the Marketing Hub, naming conventions, and brand-voice pointers. This skill is foundational. Every other OnlineMinds marketing skill reads it first to know which brand it is working on, how OnlineMinds defines its metrics, and where to read inputs from and write outputs to. Use it automatically at the start of any marketing task, audit, report, or plan.
Run an OnlineMinds SEO + GEO (Generative Engine Optimization) audit for a brand and market, covering technical SEO, on-page, content gaps, and AI-citability (llms.txt, schema, Wikidata/entity presence, AI Overview/Perplexity/ChatGPT mentions). Reads account-conventions for brands, markets, and Drive paths. Uses Ahrefs (incl. Brand Radar) and Search Console where connected. Use when asked for an SEO audit, GEO audit, AEO/citability review, or organic-visibility analysis.
Execute changes to Google Ads, Meta Ads, and Google Tag Manager for an OnlineMinds brand — pause/enable, budget and bid changes, negative keywords, creating campaigns/ads/creatives, and tag/trigger/container edits. Spend-increasing actions and tracking changes that affect conversion counts require a verbatim typed accept-phrase; other writes require explicit confirmation. Reads account-conventions for the mandatory spend-gate rules. Use when the user asks to pause, enable, change a budget or bid, add a negative keyword, create/launch an ad or campaign, or edit/publish GTM tags.
Build an OnlineMinds campaign brief for a brand — objectives, audience, channel mix across paid (Google/Meta) and organic, week-by-week content calendar, budget allocation, and success metrics tied to house KPIs. Reads account-conventions for brands, KPI definitions, and Drive paths. Use when planning a launch, promotion, lead-gen push, or any multi-channel marketing campaign.
Research competitors for an OnlineMinds brand and market and produce a positioning, messaging, traffic, and ad-creative comparison with gaps and opportunities. Reads account-conventions; uses SimilarWeb (traffic), Ahrefs (keywords/backlinks), and public ad libraries (Meta/Google) where available. Use when asked for a competitor scan, competitive brief, market analysis, or positioning comparison.
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.
Prospect, craft outreach, and build deal strategy faster. Prep for calls, manage your pipeline, and write personalized messaging that moves deals forward.
Create content, plan campaigns, and analyze performance across marketing channels. Maintain brand voice consistency, track competitors, and report on what's working.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
A Claude plugin marketplace for the OnlineMinds marketing department. Paste this repo URL once into Claude desktop, get two plugins:
| Plugin | What it does |
|---|---|
onlineminds-marketing | In-house skills for the OnlineMinds brands (Rentumo, Adsumo, Printumo, Bidumo, Monetumo, Photumo, Jacob Lund Art). Reads/writes the Mad Minds Google Drive Hub. Includes /ad-actions — the only skill that touches live ad accounts, behind a non-overridable Tier 1 / Tier 2 typed-phrase spend-gate. |
claude-ads | Vendored copy of AgriciDaniel/claude-ads (MIT). 250+ paid-advertising audit checks across Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, Apple, Amazon. Health Score 0-100. Industry templates. PDF reports. Analysis-only. |
In Claude desktop → Customize → Plugins → + Add marketplace → From repository → paste:
https://github.com/Nikolaj-Storm/Mad-Minds
Install both plugins when prompted. Then open Cowork and type /setup-marketing.
See EMPLOYEE-ONBOARDING.md for the full walkthrough.
.claude-plugin/marketplace.json ← lists both plugins
onlineminds-marketing/ ← in-house plugin
.claude-plugin/plugin.json
.mcp.json ← vendor-native MCPs (Ahrefs, SimilarWeb, etc.)
skills/ ← 9 skills incl. /ad-actions, /setup-marketing
claude-ads/ ← vendored upstream plugin (MIT)
.claude-plugin/plugin.json
ads/, agents/, skills/, scripts/
LICENSE, NOTICE.md, UPSTREAM-CLAUDE.md, UPSTREAM-README.md
scripts/sync-claude-ads.sh ← refresh vendored copy from upstream
SETUP.md, EMPLOYEE-ONBOARDING.md, COWORK-SETUP-RUNBOOK.md, BUILD-HUB-RUNBOOK.md
claude-ads is analysis-only. To act on its findings, use /ad-actions in onlineminds-marketing — the spend-gate enforces safety. The natural pattern:
/ads audit — get the 250-check audit with Health Score/ad-actions <brand> <change> — apply the fixes, with the typed-phrase confirmation for anything that spends moneyonlineminds-marketing/: edit, bump that plugin's version in .claude-plugin/marketplace.json and onlineminds-marketing/.claude-plugin/plugin.json, commit + push.claude-ads/ from upstream: bash scripts/sync-claude-ads.sh, review diff, bump that plugin's version in .claude-plugin/marketplace.json to the new upstream version, commit + push.The onlineminds-marketing/ plugin is proprietary to OnlineMinds ApS. The claude-ads/ plugin is MIT-licensed by AgriciDaniel — see claude-ads/LICENSE and claude-ads/NOTICE.md.