← 返回 Skills 市场
382
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install vibe-kanban-mcp
功能描述
Control the local vibe-kanban MCP server to list orgs/projects/issues, create/update issues, manage workspaces, and find dashboard ports on macOS.
安全使用建议
This skill appears to do what it says: it gives shell commands to control a locally running vibe-kanban MCP and to find/verify dashboard ports. Before installing or using it, note two things: (1) the registry metadata omits required binaries (mcporter and a running vibe-kanban) even though the SKILL.md requires them—verify those prerequisites yourself; (2) the example mcporter config uses 'npx ... vibe-kanban@latest', which will download and run code from npm if you follow it—only run that if you trust the package source. Because this is an instruction-only skill, nothing is automatically installed by the platform, but the provided commands will inspect local processes (ps, lsof/netstat) and probe localhost ports (curl), which is expected for this purpose but does expose process/port information on your machine. If you are unsure, run the listed commands manually and inspect any packages (e.g., the vibe-kanban npm package) before executing them.
功能分析
Type: OpenClaw Skill
Name: vibe-kanban-mcp
Version: 0.1.1
The skill provides instructions for managing a Kanban system but includes high-risk capabilities such as remote code execution via `npx -y vibe-kanban@latest` and system-level process inspection using `ps` and `/usr/sbin/lsof` in `SKILL.md`. While these actions are plausibly required for the stated purpose of installing the MCP server and troubleshooting local ports, they represent a significant attack surface for executing untrusted remote payloads and performing local system discovery.
能力评估
Purpose & Capability
SKILL.md describes exactly the claimed functionality (mcporter calls to a local vibe-kanban MCP and macOS port discovery). However the registry metadata lists no required binaries/env vars while the docs explicitly require mcporter, a running vibe-kanban instance, and optionally lsof/netstat/jq. This metadata mismatch is an inconsistency the author should have declared.
Instruction Scope
Instructions are narrowly scoped to running mcporter RPC calls, inspecting local processes (ps, lsof/netstat), and curling localhost ports to verify the UI. They do not ask for external credentials or exfiltrate data; the commands operate on local services and ports as required for the stated goal.
Install Mechanism
No install spec is present (instruction-only), so nothing is automatically downloaded or written by the platform. The SKILL.md contains an example of configuring mcporter to run 'npx ... vibe-kanban@latest', which would fetch code at runtime via npm if the user follows that example — this is a user-side action, not an automatic install described in the skill manifest.
Credentials
The skill declares no required environment variables or credentials and its instructions do not reference secrets. Required artifacts (mcporter, vibe-kanban process) are proportionate to the task. No unrelated service credentials are requested.
Persistence & Privilege
The skill does not request always: true and has no install-time persistence. It is instruction-only and does not modify other skills or global agent settings. Autonomous invocation is allowed (platform default) but not combined with other high-risk factors.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vibe-kanban-mcp - 安装完成后,直接呼叫该 Skill 的名称或使用
/vibe-kanban-mcp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Docs: add source repo link
v0.1.0
Initial release: vibe_kanban MCP workflows + prereqs
元数据
常见问题
Vibe Kanban MCP 是什么?
Control the local vibe-kanban MCP server to list orgs/projects/issues, create/update issues, manage workspaces, and find dashboard ports on macOS. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 382 次。
如何安装 Vibe Kanban MCP?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vibe-kanban-mcp」即可一键安装,无需额外配置。
Vibe Kanban MCP 是免费的吗?
是的,Vibe Kanban MCP 完全免费(开源免费),可自由下载、安装和使用。
Vibe Kanban MCP 支持哪些平台?
Vibe Kanban MCP 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vibe Kanban MCP?
由 Burak(@devbd1)开发并维护,当前版本 v0.1.1。
推荐 Skills