A powerful integration for managing customer feedback, support tickets, and product changelogs via Openclaw Skills.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install featurebase
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 featurebase using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Featurebase is a comprehensive customer feedback platform designed to bridge the gap between users and product teams. By integrating this capability into Openclaw Skills, developers and product managers can efficiently track feature requests, manage support tickets, and publish changelog updates using simple CLI commands or agentic workflows. This skill centralizes user interactions, allowing teams to prioritize development based on actual user votes and feedback.
It simplifies the process of closing the feedback loop, ensuring that users feel heard while keeping the development team focused on the most impactful features. By utilizing this within the Openclaw Skills ecosystem, teams can automate responses and maintain a transparent product roadmap with minimal manual overhead.
To use the Featurebase skill within Openclaw Skills, follow these installation and configuration steps:
~/.clawdbot/clawdbot.json:{
"skills": {
"entries": {
"featurebase": {
"apiKey": "YOUR_API_KEY",
"orgSubdomain": "YOUR_SUBDOMAIN"
}
}
}
}
Alternatively, you can set the following environment variables in your shell:
export FEATUREBASE_API_KEY=your_api_key_here
export FEATUREBASE_ORG=your_subdomain
The Featurebase skill organizes data into several core entities to maintain a clear metadata taxonomy:
| Entity | Description | Key Fields |
|---|---|---|
| Posts | Feature requests and feedback entries | ID, Title, Content, Status, Votes, Board |
| Support | Customer help desk tickets | ID, Subject, Status, Author Email, Content |
| Changelog | Product release and update notes | ID, Title, Content, Publication Status |
| Users | User profiles and interaction history | ID, Email, Activity Log |
| Boards | Categorized areas for feedback | ID, Name, Description |
Available Post Statuses: open, under-review, planned, in-progress, complete, and closed.
Loading
A comprehensive integration for Bexio that enables automated management of Swiss business documents and CRM workflows through a developer-friendly interface.

A professional framework for architecting and implementing robust analytics, conversion tracking, and event-based measurement strategies.

A comprehensive framework for designing, implementing, and analyzing statistically rigorous A/B tests and multivariate experiments.

A privacy-centric skill for connecting AI agents to self-hosted SearXNG instances for untracked, ad-free web searching.

A comprehensive CLI-based tool for managing Front.app conversations, team comments, and message workflows directly through Openclaw Skills.

A robust integration for programmatically managing DNS records and domain configurations through the GoDaddy API.








































