← 返回 Skills 市场
abakermi

Kanbanflow Skill

作者 abakermi · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
2450
总下载
1
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install kanbanflow-skill
功能描述
Manage and organize KanbanFlow board tasks by adding, moving, coloring, and deleting tasks across columns to track work progress.
使用说明 (SKILL.md)

\x3Cskill> \x3Cname>kanbanflow\x3C/name> \x3Cdescription>Manage KanbanFlow board tasks (board, columns, tasks, add, move, color, delete). Use this to organize work and track progress.\x3C/description> \x3Cusage> \x3Ccommand>kanbanflow board\x3C/command> \x3Ccommand>kanbanflow columns\x3C/command> \x3Ccommand>kanbanflow tasks [columnId]\x3C/command> \x3Ccommand>kanbanflow add \x3CcolumnId> \x3Cname> [description] [color]\x3C/command> \x3Ccommand>kanbanflow move \x3CtaskId> \x3CcolumnId>\x3C/command> \x3Ccommand>kanbanflow color \x3CtaskId> \x3Ccolor>\x3C/command> \x3Ccommand>kanbanflow delete \x3CtaskId>\x3C/command> \x3C/usage> \x3C/skill>

安全使用建议
This skill appears to be a placeholder or incomplete: it lists commands for managing KanbanFlow but provides no implementation, no install steps, and no way to authenticate. Before installing or enabling it, ask the publisher for: (1) the implementation or source code showing how commands are executed, (2) which API endpoints are used, (3) what credentials or tokens are required and how they are stored, and (4) a homepage or repository and publisher identity. Prefer skills that explicitly declare required env vars (API keys) and provide a transparent install/source so you can review where your credentials would be sent. If you cannot get that information, avoid installing the skill or enable it only in a well‑isolated, low‑privilege environment.
功能分析
Type: OpenClaw Skill Name: kanbanflow-skill Version: 0.1.0 The provided files contain only metadata (`_meta.json`) and a declarative skill definition (`SKILL.md`). The `SKILL.md` describes a skill for managing KanbanFlow tasks with standard CRUD operations. There is no executable code, no instructions for the agent to perform malicious actions, no attempts at prompt injection, and no high-risk behaviors such as data exfiltration, malicious execution, or persistence mechanisms.
能力评估
Purpose & Capability
The name/description promise KanbanFlow board management, but there is no code, no CLI binary declared, no install, and no authentication mechanism (API key or account credential). A real KanbanFlow integration would need a way to authenticate and reach KanbanFlow's API; those requirements are missing.
Instruction Scope
SKILL.md lists command-like usages (e.g., 'kanbanflow add <columnId> <name>') but gives no runtime instructions for how to execute these commands, how to obtain board/column IDs, or where to send requests. The instructions are vague and do not constrain what the agent should do to fulfill them.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, which minimizes direct installation risk (nothing is downloaded or written by the skill).
Credentials
The skill declares no required environment variables or primary credential, yet managing a third‑party KanbanFlow account normally requires an API token or user credentials. The lack of declared credentials is disproportionate and suggests the skill is incomplete or mis-specified.
Persistence & Privilege
The skill does not request always:true and uses default invocation settings. It does not ask to modify other skills or persist broad system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install kanbanflow-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /kanbanflow-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of KanbanFlow skill. - Manage KanbanFlow boards, columns, and tasks. - Add, move, color, and delete tasks using simple commands. - Organize work and track progress with command-line usage.
元数据
Slug kanbanflow-skill
版本 0.1.0
许可证
累计安装 7
当前安装数 6
历史版本数 1
常见问题

Kanbanflow Skill 是什么?

Manage and organize KanbanFlow board tasks by adding, moving, coloring, and deleting tasks across columns to track work progress. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2450 次。

如何安装 Kanbanflow Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install kanbanflow-skill」即可一键安装,无需额外配置。

Kanbanflow Skill 是免费的吗?

是的,Kanbanflow Skill 完全免费(开源免费),可自由下载、安装和使用。

Kanbanflow Skill 支持哪些平台?

Kanbanflow Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Kanbanflow Skill?

由 abakermi(@abakermi)开发并维护,当前版本 v0.1.0。

💬 留言讨论