Productboard Automation
Automate product management workflows in Productboard -- manage features, notes, objectives, components, and releases through natural language commands.
npx skills add composio-community/awesome-codex-skills --skill productboard-automation --agent codex
Same command for any agent — swap --agent for claude-code, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Productboard Automation Automate your Productboard product management operations directly from Claude Code. Create notes from customer feedback, browse features and objectives, link entities, and track releases -- all without leaving your terminal. **Toolkit docs:** [composio.dev/toolkits/productboard](https://composio.dev/toolkits/productboard) --- ## Setup 1. Add the Rube MCP server to your Claude Code config with URL: `https://rube.app/mcp` 2. When prompted, authenticate your Productboard account through the connection link provided 3. Start automating your product management workflows with natural language --- ## Core Workflows ### 1. Manage Customer Notes Create notes from customer feedback and organize them with tags, links, and followers. **Tools:** `PRODUCTBOARD_CREATE_NOTE`, `PRODUCTBOARD_LIST_NOTES`, `PRODUCTBOARD_ADD_NOTE_TAG`, `PRODUCTBOARD_ADD_NOTE_FOLLOWERS`, `PRODUCTBOARD_CREATE_NOTE_LINK` ``` Create a note titled "Mobile app crash report" with content from customer feedback, tagged "bug" and linked to feature abc-123 ``` Key parameters for `PRODUCTBOARD_CREATE_NOTE`: - `title` (required) and `content` (required) -- note title and body - `customer_email` or `user.e
- Setup
- Core Workflows
- 1. Manage Customer Notes
- 2. Browse and Retrieve Features
- 3. Objectives and Key Results (OKRs)
- 4. Component Management
- 5. Release Tracking
- 6. Link Notes to Features
- Known Pitfalls
- Quick Reference
What does the Productboard Automation skill do?
Automate product management workflows in Productboard -- manage features, notes, objectives, components, and releases through natural language commands.
How do I install it?
Run `npx skills add composio-community/awesome-codex-skills --skill productboard-automation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From composio-community/awesome-codex-skills, a repository with 15,591 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
