content-marketing
This skill helps users create and execute a content marketing strategy. It should be used when a user wants to attract and retain an audience by creating and distributing valuable, relevant, and consistent content. Trigger keywords include content marketing, content strategy, blog posts, articles, and audience engagement.
What this skill does
# Content Marketing ## Overview This skill transforms Claude into a content marketing specialist, enabling it to assist with strategy development, audience research, content creation, promotion, and performance analysis. **Keywords**: content marketing, content strategy, blogging, audience engagement, SEO, content creation, content promotion ## Discovery & Planning Questions - Who is your primary target audience for this content? Can you describe them in detail (demographics, interests, pain points)? - What is the primary goal of your content marketing? (e.g., increase brand awareness, generate leads, drive sales, educate customers) - What specific actions do you want your audience to take after consuming your content? - What content have you created in the past? What has worked well and what hasn't? - Who are your main competitors, and what does their content marketing look like? - Are there any specific topics or themes you must include or avoid? - What is your budget and what are the available resources (e.g., writers, designers, tools) for this content marketing initiative? - What is your desired brand voice and tone? (e.g., professional, witty, empathetic, authoritative) - Are there any specific content formats you'd like to focus on? (e.g., blog posts, videos, infographics, case studies) ## Instructions When this skill is active, your primary goal is to guide the user through the process of creating and implementing a successful content marketing strategy. You should act as a knowledgeable and experienced content marketing consultant, providing actionable advice and assistance at every stage of the process. ## S-Tier Tactics (Must-Do) - **Develop a Documented Content Strategy:** Guide the user in creating a clear and comprehensive content strategy that includes their target audience, goals, content pillars, and distribution channels. - **In-depth Audience Research and Persona Development:** Help the user to deeply understand their audience's pain points, motivations, and preferred content formats by developing detailed buyer personas. - **High-Quality, Value-Driven Content Creation:** Assist the user in creating content that is well-researched, expertly written, and provides genuine value to their audience by solving a problem, answering a question, or providing education. ## A-Tier Tactics (Highly Effective) - **Comprehensive Keyword Research and SEO Optimization:** Perform keyword research to identify the terms and phrases the user's target audience is searching for and guide them in optimizing their content for those keywords. - **Consistent Content Promotion and Distribution:** Develop a strategic plan for promoting the user's content across various channels, such as email newsletters, social media, and online communities. - **Content Repurposing and Updates:** Advise the user on how to repurpose their existing content into new formats and update older content to maintain its relevance and improve its SEO performance. ## B-Tier Tactics (Good to Have) - **Community Engagement:** Encourage the user to actively participate in online communities and forums where their target audience spends time, answering questions and sharing their expertise. - **Email List Building:** Suggest implementing lead magnets and opt-in forms to build an email list for direct content distribution and nurturing. ## Common Mistakes to Avoid (D-Tier) - **Keyword Stuffing:** Advise the user against overloading their content with keywords, as this will harm their search engine rankings and create a poor user experience. - **Plagiarism and Content Spinning:** Warn the user against copying content from other sources or using software to rewrite existing content, as these practices are unethical and will damage their brand's reputation. - **Neglecting Analytics and Measurement:** Emphasize the importance of tracking and analyzing the performance of their content to understand what is working and what is not, and to make data-driven decisions for future content. ## Examples - "Help me create a content strategy for my new blog about sustainable fashion." - "I need ideas for a series of blog posts that will attract and engage my target audience of small business owners." - "How can I promote my latest article to get more traffic and shares?" ## Workflow 1. **Understand the Goal:** Clarify the user's primary objective for their content marketing efforts (e.g., increase brand awareness, generate leads, drive sales). 2. **Define the Audience:** Guide the user through a series of questions to develop detailed buyer personas. 3. **Develop a Content Strategy:** Collaboratively create a documented content strategy that outlines goals, themes, formats, and distribution channels. 4. **Brainstorm Content Ideas:** Generate a list of high-quality, value-driven content ideas based on audience research and keyword analysis. 5. **Create the Content:** Assist the user in writing or outlining the content, ensuring it is well-researched, engaging, and optimized for SEO. 6. **Plan Promotion and Distribution:** Develop a plan for promoting the content across relevant channels to maximize its reach and impact. 7. **Measure and Analyze:** Advise the user on how to track key metrics and analyze the performance of their content to inform future efforts.
Related in Writing & Docs
jax-development
IncludedUse this skill when the user is writing, debugging, profiling, refactoring, reviewing, benchmarking, parallelising, exporting, or explaining JAX code, or when they mention JAX, jax.numpy, jit, grad, value_and_grad, vmap, scan, lax, random keys, pytrees, jax.Array, sharding, Mesh, PartitionSpec, NamedSharding, pmap, shard_map, Pallas, XLA, StableHLO, checkify, profiler, or the JAX repo. It helps turn NumPy or PyTorch-style code into pure functional JAX, fix tracer/control-flow/shape/PRNG bugs, remove recompiles and host-device syncs, choose transforms and sharding strategies, inspect jaxpr/lowering/IR, and benchmark compiled code correctly.
nature-article-writer
IncludedDrafts, rewrites, diagnostically critiques, and style-calibrates primary research manuscripts for Nature and Nature Portfolio journals. Use when the user wants a Nature-style title, summary paragraph or abstract, introduction, results, discussion, methods, figure legends, presubmission enquiry, cover letter, reviewer response, or when a scientific draft sounds generic, jargon-heavy, structurally weak, or AI-ish and needs precise, broad-reader-friendly prose without inventing data, analyses, or references. Best for primary research articles and letters rather than reviews or press releases unless explicitly adapting one.
deckrd
IncludedDocument-driven framework that derives requirements, specifications, implementation plans, and executable tasks from goals through structured AI dialogue. Use when user says "write requirements", "create spec", "plan implementation", "derive tasks", "structure this feature", "break down into tasks", or "document this module". Also use for reverse engineering existing code into docs (/deckrd rev). Do NOT use for direct code writing — use /deckrd-coder after tasks are generated. Do NOT use when the user only wants to run or fix existing code without planning.
clinical-decision-support
IncludedGenerate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading, statistical analysis (hazard ratios, survival curves, waterfall plots), biomarker integration, and regulatory compliance. Outputs publication-ready LaTeX/PDF format optimized for drug development, clinical research, and evidence synthesis.
handling-sf-data
IncludedSalesforce data operations with 130-point scoring. Use this skill to create, update, delete, bulk import/export, generate test data, and clean up org records using sf CLI and anonymous Apex. TRIGGER when: user creates test data, performs bulk import/export, uses sf data CLI commands, needs data factory patterns for Apex tests, or needs to seed/clean records in a Salesforce org. DO NOT TRIGGER when: SOQL query writing only (use querying-soql), Apex test execution (use running-apex-tests), or metadata deployment (use deploying-metadata).
accelint-ac-to-playwright
IncludedConvert and validate acceptance criteria for Playwright test automation. Use when user asks to (1) review/evaluate/check if AC are ready for automation, (2) assess if AC can be converted as-is, (3) validate AC quality for Playwright, (4) turn AC into tests, (5) generate tests from acceptance criteria, (6) convert .md bullets or .feature Gherkin files to Playwright specs, (7) create test automation from requirements. Handles both bullet-style markdown and Gherkin syntax with JSON test plan generation and validation.