decoding-search-behavior
Pinpoints an audience's true search intent to create a strategic content roadmap. Use this skill to understand why an audience is searching, what questions they have, and what content will meet their needs, guiding them from visitor to customer.
What this skill does
# Search Behavior Decoder > Pinpoint your audience's true search intent to create content that ranks and resonates. ## 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 product or service you are promoting? 2. Describe your ideal customer or audience member in detail (e.g., their job, challenges, and goals). 3. What is the main business objective for this content (e.g., increase organic traffic, generate qualified leads, build brand authority)? 4. What is your website's current authority or level of recognition in this niche? 5. Are there any specific topics, angles, or competitors you want to focus on or avoid? 6. Who are your top 2-3 direct competitors that consistently rank for terms you're targeting? ## What This Skill Does This skill moves beyond simple keyword research to uncover the underlying intent behind user search queries. Instead of just generating a list of popular terms, the **Audience Intent Mapper** provides a strategic content roadmap. It helps you understand *why* your audience is searching, what questions they have at each stage of their journey, and what kind of content will most effectively meet their needs. By focusing on intent, you can create content that not only attracts visitors but also guides them toward becoming loyal customers. The approach is designed to overcome the limitations of free tools by layering multiple data sources and analytical frameworks. We will analyze search engine results pages (SERPs), listen to community conversations, and dissect competitor strategies to find unique opportunities. The goal is to identify high-value topic clusters where you can establish authority and create content that is demonstrably better than what currently exists. ## Core Methodology We use a multi-layered approach to build a comprehensive map of your audience's search landscape. ### Audience-Problem Intersection This initial step focuses on the core of your value proposition. We identify the primary problems your audience faces and map them directly to the solutions your product or service provides. This ensures that every content idea is rooted in solving a real-world need for your target customer, creating a strong foundation for relevance and engagement. ### SERP Intent Analysis We go beyond keyword volume to analyze the structure of the search engine results page (SERP). By examining the types of content that Google ranks—such as blog posts, videos, product pages, or forums—we can decode the primary intent (Informational, Naviglational, Transactional, or Commercial Investigation) for each topic. This allows us to determine the right format and angle for your content. ### Community Listening To capture the authentic voice of your customer, we tap into online communities like Reddit, Quora, and industry-specific forums. We mine these conversations for the exact language, pressing questions, and unfiltered pain points your audience expresses. This provides invaluable insights for creating highly resonant and specific content that speaks directly to your audience's needs. ## Advanced Capabilities This skill goes beyond the basics with these expert-level features: ### Intent-Based Keyword Clustering Instead of delivering a flat list of keywords, this skill groups topics and keywords into clusters based on user intent stages (e.g., Awareness, Consideration, Decision). This provides a clear, strategic roadmap, showing you how to create content that guides users through their entire buying journey. ### SERP Feature Opportunity Analysis We analyze the SERP for rich features like Featured Snippets, People Also Ask (PAA) boxes, video carousels, and image packs. The skill then provides specific recommendations on how to structure your content to capture these valuable SERP placements, increasing your visibility and click-through rate without needing the #1 organic ranking. ## How to Use This Skill To use this skill, provide your answers to the Discovery Questions. The skill will then perform its analysis and generate a detailed content plan. ### Example Prompts - "I'm launching a new project management SaaS for small marketing teams. Help me build a content plan to attract our first 1,000 users." - "My company sells high-end, sustainable coffee beans online. What content should I create to compete with established brands?" - "I run a financial advisory firm for tech entrepreneurs. I need a content strategy that establishes my authority and generates inbound leads." ## Output Format The skill will deliver a comprehensive Content Opportunity Plan in a Markdown document. The plan will include topic clusters organized by user intent, target keywords for each topic, recommended content formats, and actionable advice for capturing SERP features. It will provide a clear, prioritized roadmap for your content creation 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.