← Back to Skills Marketplace
abakermi

Kanbanflow Skill

by abakermi · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
2450
Downloads
1
Stars
6
Active Installs
1
Versions
Install in OpenClaw
/install kanbanflow-skill
Description
Manage and organize KanbanFlow board tasks by adding, moving, coloring, and deleting tasks across columns to track work progress.
README (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>

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install kanbanflow-skill
  3. After installation, invoke the skill by name or use /kanbanflow-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug kanbanflow-skill
Version 0.1.0
License
All-time Installs 7
Active Installs 6
Total Versions 1
Frequently Asked Questions

What is Kanbanflow Skill?

Manage and organize KanbanFlow board tasks by adding, moving, coloring, and deleting tasks across columns to track work progress. It is an AI Agent Skill for Claude Code / OpenClaw, with 2450 downloads so far.

How do I install Kanbanflow Skill?

Run "/install kanbanflow-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Kanbanflow Skill free?

Yes, Kanbanflow Skill is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Kanbanflow Skill support?

Kanbanflow Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Kanbanflow Skill?

It is built and maintained by abakermi (@abakermi); the current version is v0.1.0.

💬 Comments