A privacy-focused analytics skill that enables AI agents to query and analyze website traffic data directly via the Plausible API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install plausible
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 plausible using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Plausible skill empowers your AI assistant to fetch real-time and historical website data without leaving the chat interface. By leveraging Openclaw Skills, developers can automate reporting and gain immediate insights into visitor behavior, conversion rates, and traffic sources while maintaining the privacy-first approach that Plausible is known for. This integration is essential for teams looking to streamline their data analysis workflows and make data-driven decisions using Openclaw Skills.
Whether you are tracking a small blog or a large enterprise site, this skill provides a structured way to interact with the Plausible API. It handles the complexities of authentication and query construction, allowing you to focus on interpreting the data provided by Openclaw Skills.
To get started with this addition to your Openclaw Skills library, follow these steps:
export PLAUSIBLE_API_KEY='your_api_key_here'
mkdir -p ~/plausible
touch ~/plausible/memory.md
memory.md file to allow the agent to reference it automatically during queries.This skill organizes its configuration and metadata within a dedicated local directory. Openclaw Skills use this structure to maintain context without storing sensitive credentials in plain text:
| Component | Path | Description |
|---|---|---|
| Memory | ~/plausible/memory.md |
Stores a list of configured domains and site preferences. |
| Queries | ~/plausible/queries/ |
Optional directory for storing complex query templates. |
Available Metrics Schema:
visitors: Number of unique visitors.pageviews: Total number of pages viewed.bounce_rate: Percentage of visitors who left after one page.visit_duration: Average session length in seconds.conversion_rate: Percentage of sessions that triggered a specific goal.visit:source==Google;visit:country==US) for precise data segmentation.Loading
A personal botanical management system for tracking plant health, watering schedules, and seasonal care requirements within a local markdown-based workspace.

A smart personal knowledge management skill that captures, organizes, and links your ideas into a portable Markdown-based workspace.

A professional AI-driven piano coach designed to optimize practice habits, correct technical flaws, and track repertoire progress.

An intelligent physics assistant for Openclaw Skills that provides multi-level support ranging from intuitive analogies to rigorous formal derivations.

A comprehensive automation skill for managing Android app listings, ASO strategy, and Google Play Store policy compliance.

A comprehensive skill for AI agents to build and manage backends using PocketBase collections, authentication, and realtime data synchronization.








































