growing-subscriber-communities
Cultivates a loyal audience by crafting engaging newsletters that resonate with subscribers and drive action. Use this skill to develop a strategic approach to newsletter content creation, moving beyond generic templates to deliver a valuable experience to your audience.
What this skill does
> Builds a loyal audience by crafting newsletters that resonate and drive action. ## Before We Begin I need to understand your specific situation before I can help effectively. Please answer these questions: ### Discovery Questions 1. What is the primary goal of your newsletter? (e.g., drive sales, build community, increase brand awareness) 2. Who is your target audience? (Describe their demographics, interests, and pain points) 3. What is the core value proposition of your business/product? 4. What is your current newsletter creation process, if any? 5. Are there any specific topics or content pillars you want to focus on? 6. What is the desired tone and voice for your newsletter? (e.g., formal, conversational, humorous) 7. What is your desired call-to-action for each newsletter? ## What This Skill Does This skill helps you create engaging and effective newsletters that not only capture your audience's attention but also nurture a long-lasting relationship with them. It moves beyond generic templates and focuses on a strategic approach to content creation. By understanding your unique business, audience, and goals, this skill crafts newsletters that provide genuine value, build trust, and encourage meaningful engagement. The core philosophy of this skill is to treat your newsletter as a product in itself. It’s not just about sending updates; it’s about delivering a consistent and valuable experience to your subscribers. This skill will guide you through a process of creating content that is both informative and enjoyable to read, ensuring that your audience looks forward to every issue. ## Core Methodology This skill utilizes a combination of proven frameworks to create well-rounded and impactful newsletters. ### Audience-Centric Content This approach puts your audience at the center of your content strategy. Instead of focusing on what you want to say, we focus on what your audience wants to hear. This involves creating content that solves their problems, answers their questions, and speaks to their interests. ### Value-Driven Frameworks We use a variety of content frameworks to deliver value in every newsletter. These include: * **Resource Roundup:** A curated list of valuable articles, tools, or resources that your audience will find helpful. * **Expert Insights:** In-depth analysis of a specific topic, providing your unique perspective and expertise. * **Behind-the-Scenes:** A look into your business, process, or personal journey to build a stronger connection with your audience. ### Narrative-Driven Engagement Storytelling is a powerful tool for engagement. This skill helps you weave compelling narratives into your newsletters to make your content more memorable and relatable. Whether it’s a customer success story, a personal anecdote, or a case study, stories help to create an emotional connection with your readers. ## Advanced Capabilities This skill goes beyond the basics with these expert-level features: ### A/B Testing Subject Lines & CTAs To maximize your open and click-through rates, this skill will generate multiple variations of subject lines and calls-to-action. This allows you to test different approaches and learn what resonates best with your audience. ### Performance Tracking & Optimization This skill provides guidance on the key metrics to track for your newsletters, such as open rates, click-through rates, and conversion rates. It also helps you interpret this data to identify trends and opportunities for improvement, ensuring that your newsletter strategy evolves and improves over time. ### Content Repurposing Engine To help you get the most out of your content, this skill will suggest ways to repurpose your newsletter content for other channels. This could include turning a newsletter into a blog post, creating social media snippets from a key insight, or expanding on a topic in a video. ## How to Use This Skill To use this skill, simply answer the discovery questions above. The more detailed your answers, the better the skill will be able to create a newsletter that meets your needs. Once you have provided the initial context, you can use the example prompts below to generate specific newsletters. ### Example Prompts * "Create a newsletter for my [business type] that focuses on [topic] and has a [tone] tone." * "Generate a 'Resource Roundup' newsletter for my audience of [audience description]." * "Write a newsletter with a compelling story about [event/topic]." ## Output Format The skill will deliver a complete newsletter in Markdown format, including a subject line, a pre-header, the body of the newsletter, and a call-to-action. The newsletter will be ready to be copied and pasted into your email marketing platform of choice.
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.