用自然语言自动化管理 Productboard 的需求、目标、组件与发布流程。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "Productboard Automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/productboard-automation/SKILL.md 2. 保存为 ~/.claude/skills/productboard-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
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://rube.app/mcpCreate 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 bodycustomer_email or user.email -- attribute to a customer/usertags -- array of tag strings for categorizationdisplay_url -- URL linked from the note titlesource -- origin system with origin and record_idcompany -- associate with a companyKey parameters for PRODUCTBOARD_LIST_NOTES:
createdFrom / createdTo -- ISO 8601 date rangelast -- relative time window (e.g., "6m", "10d", "24h")term -- full-text search by title or contentallTags / anyTag -- filter by tags (cannot combine both)featureId, companyId, ownerEmail, source -- entity filterspageLimit (max 100) / pageCursor -- paginationList all features/subfeatures and retrieve detailed information.
Tools: PRODUCTBOARD_LIST_FEATURES, PRODUCTBOARD_RETRIEVE_FEATURE
List the first 50 features in Productboard, then get details on feature abc-def-123
PRODUCTBOARD_LIST_FEATURES supports pageLimit (default 100) and pageOffset for paginationPRODUCTBOARD_RETRIEVE_FEATURE requires feature id (UUID) to get complete detailsList objectives, view feature-objective links, and browse key results.
Tools: PRODUCTBOARD_LIST_OBJECTIVES, PRODUCTBOARD_LIST_FEATURE_OBJECTIVES, PRODUCTBOARD_LIST_KEY_RESULTS
Show me all in-progress objectives owned by [email protected]
Key parameters for PRODUCTBOARD_LIST_OBJECTIVES:
status.name -- filter by status (e.g., "In Progress")owner.email -- filter by owner emailparent.id -- filter by parent objectivearchived -- filter by archived statePRODUCTBOARD_LIST_FEATURE_OBJECTIVES:
id (UUID) of a top-level feature (not subfeatures)pageCursor for paginationList product components for organizing features and the product hierarchy.
Tool: PRODUCTBOARD_LIST_COMPONENTS
List all components in our Productboard workspace
page_limit and page_offset for paginationlinks.next for additional pagesView feature-release assignments with state and date filters.
Tool: PRODUCTBOARD_LIST_FEATURE_RELEASE_ASSIGNMENTS
Show all active release assignments for feature abc-123
feature.id, release.id, release.state (planned, active, closed)release.timeframe.endDate.from and release.timeframe.endDate.to (YYYY-MM-DD)Connect customer feedback notes to product features for insight aggregation.
Tool: PRODUCTBOARD_CREATE_NOTE_LINK
Link note 3fa85f64-5717 to feature 1b6c8c76-8f5d for tracking
…
通过 Rube MCP 自动执行 Jobnimbus 任务与流程操作,提升业务处理效率。
自动化处理 Blackboard 中的课程与学习管理任务,提升教学协作效率。