marketing-content-strategy

vasilyu1983/ai-agents-public · updated Apr 8, 2026

MDX-style export adds YAML metadata + attribution linking explainx.ai and this canonical listing URL.

$npx skills add https://github.com/vasilyu1983/ai-agents-public --skill marketing-content-strategy
0 commentsdiscussion
summary

Built as a no-fluff execution skill for content strategy, positioning, and trust-building.

skill.md

CONTENT STRATEGY - POSITIONING & TRUST OS (OPERATIONAL)

Built as a no-fluff execution skill for content strategy, positioning, and trust-building.

Structure: Core frameworks first. Fintech/sensitive data examples throughout. AI-specific automation in clearly labeled "Optional: AI / Automation" sections.

Modern Best Practices (Jan 2026):

  • Start from positioning (who you're for, what you replace, why you win), then derive messaging hierarchy.
  • Build trust signals before scaling traffic. Low trust + high traffic = wasted spend.
  • Use brand architecture intentionally: endorsed brands inherit credibility; standalone brands don't.
  • Instrument content to funnel stage; measure content-attributed pipeline, not just traffic.
  • Optimize for GEO (Generative Engine Optimization); your content becomes a source cited by AI, not just a destination users visit.

Default Workflow (Operational)

Use this as the default response plan unless the user requests a specific artifact.

  1. Clarify: product, ICP, stage, constraints, primary channel(s), and success metric.
  2. Select module(s) via the decision tree.
  3. Produce 1–3 concrete artifacts using the templates in assets/ (not just advice).
  4. Add a trust + compliance pass (claims, proof, disclosures; especially for sensitive data).
  5. Add measurement: define 1–3 leading indicators + 1–2 business outcomes.
  6. Close with next steps: what to validate, what to publish, what to instrument.

Default Outputs (Pick 1–3)

  • Positioning sprint output: assets/positioning-canvas.md + references/positioning-framework.md
  • Messaging matrix: assets/messaging-matrix.md + references/message-hierarchy.md
  • Trust audit + fixes: assets/trust-signals-checklist.md + references/trust-building-playbook.md
  • Brand architecture decision: assets/brand-connection-template.md + references/brand-architecture-guide.md
  • Content pillars + plan: assets/content-pillar-plan.md + references/content-pillars.md
  • Editorial calendar: assets/editorial-calendar.md + references/content-ops-checklist.md
  • Content brief: assets/content-brief.md
  • ROI model + tracking plan: assets/content-roi-calculator.md + references/content-roi-attribution.md

GEO: Generative Engine Optimization (2026)

Content discoverability shifting from websites to AI chat interfaces. Optimize for LLM retrieval, not just Google SERP.

Key shift: Success = citations + brand mentions in AI responses, not just traffic.

For full GEO implementation, see references/geo-optimization.md.


Decision Tree: What Content Strategy Task?

CONTENT STRATEGY QUESTION
    |
    +-> "How do I position my product?" -----> POSITIONING
    |                                          --> positioning-framework.md
    |
    +-> "How do I build trust?" --------------> TRUST-BUILDING
    |                                          --> trust-building-playbook.md
    |
    +-> "How do I connect sub-brand to       -> BRAND ARCHITECTURE
    |    parent brand?"                        --> brand-architecture-guide.md
    |
    +-> "What should I say to whom?" ---------> MESSAGE HIERARCHY
    |                                          --> message-hierarchy.md
    |
    +-> "What content do I create?" ----------> CONTENT PILLARS
    |                                          --> content-pillar-plan.md
    |                                          --> content-pillars.md
    |
    +-> "Fintech/regulated industry?" --------> COMPLIANCE MESSAGING
    |                                          --> fintech-compliance-messaging.md
    |
    +-> "How do I prove content ROI?" --------> ROI ATTRIBUTION
    |                                          --> content-roi-attribution.md
    |                                          --> content-roi-calculator.md
    |
    +-> "Full content strategy" --------------> COMPREHENSIVE
                                               --> Use all resources

Core Modules (Open Subfiles)

Use the linked guides/templates for implementation details:


Resources & Templates

References (deep-dive guides): expert-mental-models.md | positioning-framework.md | trust-building-playbook.md | brand-architecture-guide.md | message-hierarchy.md | fintech-compliance-messaging.md | content-ops-checklist.md | geo-optimization.md | content-roi-attribution.md | ai-content-automation.md | trend-awareness-protocol.md | content-pillars.md | editorial-calendar-ops.md | content-distribution.md | content-repurposing.md | thought-leadership.md | video-content-strategy.md | content-governance.md | audience-research-for-content.md

Templates (copy-paste assets): positioning-canvas.md | trust-signals-checklist.md | brand-connection-template.md | messaging-matrix.md | content-pillar-plan.md | content-brief.md | editorial-calendar.md | content-strategy-brief.md | trust-brief.md | content-roi-calculator.md

Data: sources.json


When NOT to Use This Skill

Need Use Instead
Channel-specific tactics (posting, engagement) marketing-social-media
SEO/technical optimization marketing-seo-complete
Landing page conversion marketing-leads-generation
AI search optimization (GEO deep-dive) marketing-ai-search-optimization
Product roadmap communication product-management

International Markets

This skill uses US/UK market defaults. For international marketing:

Need See Skill
Regional platforms (WeChat, LINE, Naver) marketing-geo-localization
Cultural messaging adaptation marketing-geo-localization
Regional compliance (GDPR, CASL, LGPD, PIPL) marketing-geo-localization
Non-English content strategy marketing-geo-localization

Auto-triggers: When your query mentions a specific country, region, language, or compliance framework, both skills load automatically.


Related Skills


Usage Notes

  • Stay operational: return positioning statements, trust checklists, message matrices; avoid theory.
  • Use fintech examples for sensitive data products; adapt for other regulated industries.
  • If positioning unclear, run positioning sprint before content planning.
  • For new products with parent brand, default to endorsed brand pattern.
  • Cite template/resource path when providing frameworks.
  • Use data/sources.json as the default web research shortlist when external validation is required.

Optional: AI / Automation

Core positioning and trust frameworks work without AI. For AI content automation, agentic workflows, C2PA provenance, and 2026 disclosure requirements, see references/ai-content-automation.md.

how to use marketing-content-strategy

How to use marketing-content-strategy on Cursor

AI-first code editor with Composer

1

Prerequisites

Before installing skills in Cursor, ensure your development environment meets these requirements:

  • Cursor installed and configured on your development machine
  • Node.js version 16.0+ with npm package manager (verify with node --version)
  • Active project directory or workspace where you want to add marketing-content-strategy
2

Execute installation command

Execute the skills CLI command in your project's root directory to begin installation:

$npx skills add https://github.com/vasilyu1983/ai-agents-public --skill marketing-content-strategy

The skills CLI fetches marketing-content-strategy from GitHub repository vasilyu1983/ai-agents-public and configures it for Cursor.

3

Select Cursor when prompted

The CLI will show a list of available agents. Use arrow keys to navigate and space to select Cursor:

◆ Which agents do you want to install to?
│ ── Universal (.agents/skills) ── always included ────
│ • Amp
│ • Antigravity
│ • Cline
│ • Codex
│ ●Cursor(selected)
│ • Cursor
│ • Windsurf
4

Verify installation

Confirm successful installation by checking the skill directory location:

.cursor/skills/marketing-content-strategy

Reload or restart Cursor to activate marketing-content-strategy. Access the skill through slash commands (e.g., /marketing-content-strategy) or your agent's skill management interface.

Security & Verification Notice

We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.

Skills execute code in your development environment. Always verify the publisher's identity, review recent commits, and test in isolated environments before production deployment.

List & Monetize Your Skill

Submit your Claude Code skill and start earning

GET_STARTED →

Use Cases

Task Automation & Efficiency

Automate repetitive workflows and reduce manual effort

Example

Generate reports, summarize documents, draft communications

Save 3-5 hours per week on routine tasks

Knowledge Enhancement

Learn new skills, understand complex topics, get expert guidance

Example

Explain concepts, provide examples, suggest learning resources

Accelerate learning and skill development by 2x

Quality Improvement

Enhance output quality through reviews, suggestions, and refinements

Example

Review drafts, suggest improvements, catch errors

Improve work quality by 30-40% with less effort

Implementation Guide

Prerequisites

  • Claude Desktop or compatible AI client with skill support
  • Clear understanding of task or problem to solve
  • Willingness to iterate and refine outputs

Time Estimate

15-45 minutes depending on use case complexity

Installation Steps

  1. 1.Install skill using provided installation command
  2. 2.Test with simple use case relevant to your work
  3. 3.Evaluate output quality and relevance
  4. 4.Iterate on prompts to improve results
  5. 5.Integrate into regular workflow if valuable

Common Pitfalls

  • Expecting perfect results without iteration
  • Not providing enough context in prompts
  • Using skill for tasks outside its intended scope
  • Accepting outputs without review and validation

Best Practices

✓ Do

  • +Start with clear, specific prompts
  • +Provide relevant context and constraints
  • +Review and refine all outputs before using
  • +Iterate to improve output quality
  • +Document successful prompt patterns

✗ Don't

  • Don't use without understanding skill limitations
  • Don't skip validation of outputs
  • Don't share sensitive information in prompts
  • Don't expect skill to replace human judgment

💡 Pro Tips

  • Be specific about desired format and style
  • Ask for multiple options to choose from
  • Request explanations to understand reasoning
  • Combine AI efficiency with human expertise

When to Use This

✓ Use When

Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.

✗ Avoid When

Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.

Learning Path

  1. 1Familiarize yourself with skill capabilities and limitations
  2. 2Start with low-risk, non-critical tasks
  3. 3Progress to more complex and valuable use cases
  4. 4Build expertise through regular use and experimentation

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.425 reviews
  • Aditi Bhatia· Dec 16, 2024

    marketing-content-strategy has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Chaitanya Patil· Dec 8, 2024

    Solid pick for teams standardizing on skills: marketing-content-strategy is focused, and the summary matches what you get after install.

  • Piyush G· Nov 27, 2024

    We added marketing-content-strategy from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Hiroshi Menon· Nov 7, 2024

    marketing-content-strategy fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Carlos Desai· Oct 26, 2024

    We added marketing-content-strategy from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Shikha Mishra· Oct 18, 2024

    marketing-content-strategy fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Harper Harris· Sep 17, 2024

    Keeps context tight: marketing-content-strategy is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Yash Thakker· Sep 9, 2024

    marketing-content-strategy is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Kwame Robinson· Sep 9, 2024

    marketing-content-strategy has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Dhruvi Jain· Aug 28, 2024

    Keeps context tight: marketing-content-strategy is the kind of skill you can hand to a new teammate without a long onboarding doc.

showing 1-10 of 25

1 / 3