Install
openclaw skills install research-plannerDesigns market and user research plans focused on methodology selection and research material authoring (screeners, surveys, interview guides, usability task scripts, etc.). Use this skill whenever the user wants to plan or structure research activities, choose between qualitative and quantitative methods, or draft research artifacts, but not to analyze collected data.
openclaw skills install research-plannerVia Clawdhub:
clawdhub install research-planner
Manual Installation:
npx skills add https://github.com/NKZ55/research-planner/tree/main/skills/research-planner
Market and user research planning skill focused on research design and documentation, not on data analysis.
This skill is inspired by systematic frameworks from:
This skill helps the agent:
Data analysis (qualitative coding, statistical analysis, report writing) is explicitly out of scope and should be delegated to analysis-focused skills (for example, interview-analysis skills such as Interview Analyst).
In scope
Out of scope
Use this phase model for every project. This skill covers only the planning and documentation phases.
Problem framing
↓
Research strategy & method selection
↓
Study plan & logistics
↓
Research materials (screeners, guides, surveys, scripts)
↓
Fieldwork / data collection [OUT OF SCOPE]
↓
Analysis & reporting [OUT OF SCOPE – use analysis skills]
For each user request:
Always keep analysis out of scope and gently point users to analysis skills once data is collected.
Before suggesting methods, derive a clear, consulting-style problem framing.
Output for this step:
Use a small set of canonical user and market research methods. Combine methods when appropriate (mixed methods).
| Primary goal | Typical method(s) | Notes |
|---|---|---|
| Explore unknown problem space | 1:1 in-depth interviews, contextual inquiry, diary | Discovery / generative research |
| Evaluate usability of an experience | Moderated usability tests, unmoderated remote tests | Task-based, scenario-driven |
| Measure attitudes or behaviors at scale | Structured survey, poll, simple experiment | Requires clear constructs and metrics |
| Compare concepts or ideas | Concept testing sessions, preference tests, card sorts | May combine with interview or survey |
| Understand real-world context | Field visits, observation, shadowing, diary study | Higher logistics cost |
Method choice should balance:
When recommending methods:
Following both classic marketing-research texts and NN/g research-plan guidance, every study plan should cover at least:
When the user asks for a plan, structure your answer in these sections and keep wording concise enough that it can be copy-pasted into a research plan document.
For each chosen method, generate concrete artifacts. Keep templates modular so they can be reused across projects.
Structure:
Make the screener:
Include:
Ensure consent text is non-legalistic but clear; defer to the user’s legal or compliance team for final approval.
For qualitative interviews, base structure on best practices from interview-focused texts:
Organize the guide as:
Components:
Include simple moderator cues (what to read verbatim, when to stay silent, when to probe).
When planning surveys, follow quantitative UX and survey-design guidance:
Output:
Default response format for this skill:
# Research Plan Overview
## 1. Background & Objectives
[Problem statement, context, objectives]
## 2. Research Approach
- Primary method(s): [...]
- Secondary method(s): [...]
- Rationale: [...]
## 3. Participants
- Target: [...]
- Inclusion / exclusion: [...]
- Sample size and rationale: [...]
## 4. Procedure & Timeline
[Study phases, session format, key milestones]
## 5. Risks & Ethics
[Key ethical considerations, data handling notes]
## 6. Research Materials
- Recruitment screener
- Invitation & consent text
- Interview / test script / survey questions
Populate each section with concrete, copy-paste-ready content tailored to the user’s situation.
For more detailed step-by-step guidance, this skill includes phase files under phases/:
phases/01-clarify-need.md
phases/02-method-selection-and-plan.md
phases/03-materials-and-logistics.md
When a user task is complex (e.g., multi-method study, multiple stakeholders, long timeline), prefer:
phases/ file(s) for process and structure.templates/ files for concrete artifact formats.This skill is bundled with detailed templates under templates/. Use them as follows:
Research planning and alignment
templates/research-plan-template.mdtemplates/stakeholder-kickoff-template.mdtemplates/stakeholder-walkthrough-template.mdtemplates/out-of-scope-and-research-needs-template.mdtemplates/literature-review-template.mdConsent and ethics
templates/uxr-consent-form-template.mdInterview- and workshop-based methods
templates/interview-guide-template.mdtemplates/focus-group-template.mdtemplates/persona-workshop-and-template.mdtemplates/stakeholder-walkthrough-template.mdtemplates/brainstorming-template.mdUsability and UX evaluation
templates/usability-test-script-template.mdtemplates/expert-review-template.mdtemplates/heuristic-evaluation-template.mdtemplates/rapid-iterative-testing-rite-template.mdtemplates/eye-tracking-template.mdtemplates/ab-test-template.mdInformation architecture and navigation
templates/card-sorting-template.mdtemplates/tree-testing-template.mdSurveys and satisfaction measurement
templates/customer-satisfaction-surveys-template.mdtemplates/screener-and-survey-template.mdContextual and longitudinal methods
templates/contextual-inquiry-template.mdtemplates/diary-study-template.mdtemplates/shadowing-template.mdtemplates/shadowing-notes-template.mdtemplates/ethnography-template.mdStrategy, jobs, and journeys
templates/jobs-to-be-done-template.mdtemplates/gap-analysis-template.mdtemplates/journey-map-template.mdtemplates/competitive-analysis-template.mdtemplates/kano-analysis-template.mdVisualization and empathy tools
templates/empathy-map-template.mdtemplates/storyboard-template.mdWhen generating any concrete artifact (plan, screener, guide, script, survey, etc.), first:
templates/.To keep SKILL.md concise, move heavier content into separate files when needed:
phases/ directory for more detailed, phase-by-phase instructions (similar to interview-analysis skills)templates/ for long-form templates and examplesLink to those files from this skill when they exist, and keep this core document focused on the high-level framework and standard response structures.