majestic-marketing
v0.1.0Positioning, naming, content, campaigns, and growth experiments grounded in verified evidence.
By Majestic LabsLicense: MIT0 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Codex, Claude Code, and Agent Plugins
- Parsed components
- 13 skill or MCP entries
- Source updated
- Aug 27, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install plugin
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add majestic-marketing@agent-plugin-marketplacePaste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/majesticlabs-dev/majestic-abilitiesClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/marketing/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json├── plugin.json├── skills/brand-naming/SKILL.md├── skills/brand-positioning/SKILL.md├── skills/community-participation/SKILL.md├── skills/content-repurposing/SKILL.md├── skills/customer-case-study/SKILL.md├── skills/editorial-planning/SKILL.md├── skills/growth-experimentation/SKILL.md├── skills/market-research/SKILL.md├── skills/newsletter-editorial/SKILL.md├── skills/offer-design/SKILL.md├── skills/paid-search/SKILL.md├── skills/social-content/SKILL.md└── skills/youtube-packaging/SKILL.md
Included Skills13
Generate and evaluate brand, company, product, and feature names using strategic fit, language, phonetics, distinctiveness, and verification checks. Use when selecting a new name or narrowing an existing shortlist.
Define or sharpen brand positioning, competitive differentiation, value proposition, messaging angles, and taglines from evidence. Use when launching, rebranding, entering a crowded market, or fixing generic and inconsistent market-facing claims.
Research and execute value-first participation in online communities without violating local rules or exploiting members. Use when building an ethical Reddit, Discord, forum, or group presence and deciding where, when, and whether to share relevant work.
Transform one verified long-form asset into channel-appropriate derivative content without losing context or inventing claims. Use when adapting an article, video, webinar, report, or interview into a distribution set. Not for drafting channel-native content from a pillar or idea with no source asset, and not for customer-proof assets that require quotation approval or publication permission.
Create an evidence-safe customer case study and reusable proof assets from verified outcomes, approved quotations, and publication permissions. Use when turning a customer success story into a full case study, one-page summary, sales proof, or social excerpt.
Generate, evaluate, prioritize, and schedule evidence-backed content ideas around audience needs and business goals. Use when choosing what to publish next, building a content program, or replacing an unranked backlog with a defensible editorial plan. Not for search-led topic discovery driven by keyword or query data, cluster coverage planning, or deriving derivative assets from one existing source.
Run marketing experiments with explicit hypotheses, isolated variables, decision rules, guardrails, and a living evidence playbook. Use when campaigns or content variants need a keep, discard, or inconclusive decision instead of vanity reporting.
Research a market, audience, competitors, and customer language into a decision-ready evidence report. Use when entering a market, validating demand context, sizing an opportunity, or grounding positioning in real customer behavior and language. Not for setting targeting criteria and account scoring, designing customer interviews, framing Jobs-to-be-Done, or testing demand for one specific idea.
Define a recurring newsletter's editorial format and draft an evidence-grounded edition with a clear promise, repeatable structure, and feedback loop. Use when creating or revising a curator, educator, analysis, or hybrid newsletter's editorial product. Not for one-off conversion email or a standalone subject-line candidate sprint.
Design a truthful commercial or lead-generation offer with audience fit, value structure, risk reversal, options, proof, and a clear bridge to the next step. Use when packaging a product, service, bundle, guarantee, or lead magnet before writing final copy. Not for drafting the finished commercial asset, nor for setting the value metric, tiers, and price points themselves.
Plan or diagnose paid-search campaigns with intent segmentation, current match behavior, bidding, creative, landing-page alignment, tracking, and test controls. Use when launching or restructuring search advertising and when spend must be tied to measurable acquisition outcomes.
Plan and draft professional social posts and X threads using platform-aware formats and verified current constraints. Use when building a LinkedIn or X content cadence, adapting an idea into posts, or structuring a multi-post thread.
Analyze YouTube channels for normalized outliers, title and thumbnail patterns, and ownable content gaps. Use when selecting video topics, improving packaging, or testing whether a competitor pattern is repeatable rather than a one-off spike.
Plugin manifests3
{
"name": "majestic-marketing",
"version": "0.1.0",
"description": "Positioning, naming, content, campaigns, and growth experiments grounded in verified evidence.",
"author": {
"name": "Majestic Labs"
},
"license": "MIT",
"keywords": [
"marketing",
"content",
"growth"
],
"skills": "./skills/",
"interface": {
"displayName": "Majestic Marketing",
"shortDescription": "Evidence-grounded positioning, content, and growth skills.",
"longDescription": "Positioning, naming, content, campaigns, and growth experiments grounded in verified evidence.",
"developerName": "Majestic Labs",
"category": "Marketing",
"capabilities": [
"Skills"
],
"defaultPrompt": [
"Turn this evidence into a growth experiment.",
"Review this positioning against the audience."
]
}
}{
"name": "majestic-marketing",
"displayName": "Majestic Marketing",
"version": "0.1.0",
"description": "Positioning, naming, content, campaigns, and growth experiments grounded in verified evidence.",
"author": {
"name": "Majestic Labs"
},
"license": "MIT",
"keywords": [
"marketing",
"content",
"growth"
]
}{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "majestic-marketing",
"version": "0.1.0",
"description": "Positioning, naming, content, campaigns, and growth experiments grounded in verified evidence.",
"author": {
"name": "Majestic Labs"
},
"license": "MIT",
"keywords": [
"marketing",
"content",
"growth"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[majestic-marketing on Agent Plugins Marketplace](https://pluginsmp.com/plugins/majestic-marketing)