Automate longitudinal diary studies to generate weekly user signals and experiment-ready product recommendations.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install continuous-user-research
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install continuous-user-research using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill empowers product teams to conduct continuous, in-context user research without the manual overhead. By leveraging Openclaw Skills, it runs lightweight diary studies that track user behavior over time—such as onboarding friction or feature habit formation—and synthesizes these entries into actionable weekly reports. It provides a structured bridge between qualitative feedback and quantitative metrics.
The framework ensures that research is grounded in evidence rather than one-off opinions. With built-in privacy safeguards and multi-channel support including Slack, Email, and Notion, it enables developers and PMs to scale their understanding of user motivations and friction points during critical journey stages.
Configuration requires setting environment variables for storage paths and integration tokens. Ensure your Openclaw Skills environment is prepared with the following:
# Core environment configuration
export CONTINUOUS_USER_RESEARCH_PROFILE="core"
export RESEARCH_STUDY_STORAGE_RAW_PATH="/path/to/raw/entries"
export RESEARCH_STUDY_STORAGE_REPORTS_PATH="/path/to/redacted/reports"
export RESEARCH_REDACTION_SALT="your-unique-redaction-salt"
# Optional integrations
export RESEARCH_NOTION_TOKEN="your-token"
export RESEARCH_SLACK_BOT_TOKEN="your-token"
The skill manages data across restricted raw storage and public-facing reports to ensure privacy and auditability:
| Data Type | Storage Logic | Accessibility |
|---|---|---|
| Raw Entries | Restricted local or cloud path | Admin only; contains PII for recruitment |
| Redacted Reports | Public artifact path | Team-wide; all identifiers removed |
| Metadata | Internal audit logs | Tracks consent and compliance status |
| Multimedia | Restricted buckets | Signed URLs with time-limited expiry |
Loading
A powerful skill that enables AI agents to query, expand, and commit architectural and design constraints to a persistent SQLite-backed decision graph.

A streamlined CLI documentation tool that provides concise, practical examples of command-line tools to replace lengthy man pages.

An AI-driven planning skill that creates energy-optimized, time-blocked daily schedules based on your specific priorities and biological rhythms.

A streamlined CLI tool for generating high-quality speech from text using the OpenAI Audio Speech API.

An opinionated workflow for auditing and optimizing form user experience, accessibility, and conversion rates across web applications.

An automated and manual auditing tool to ensure web interfaces meet WCAG 2.1 Level AA accessibility standards.








































