← 返回 Skills 市场
432
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wekan-openclaw-skill
功能描述
Manage a self-hosted Trello-like board via `wekancli`. Create, move and archive cards, lists and boards on a WeKan server. Use when user asks about task boar...
安全使用建议
This skill appears to do exactly what it says: call the wekancli tool against a Wekan server. Before installing, confirm you trust the GitHub repo used by the install step. Provide a token with least privilege (create an agent-specific user/token rather than an admin token unless admin actions are intentionally needed). Store WEKAN_TOKEN securely (do not paste it into chat). Be cautious granting delete/admin rights to the agent — the references note deletion requires admin role. If you cannot verify the upstream repo, consider manually installing an audited CLI and ensuring the binary on PATH is the expected one.
功能分析
Type: OpenClaw Skill
Name: wekan-openclaw-skill
Version: 1.5.0
The skill bundle is designed to manage Wekan boards using the `wekancli` tool. It requires `WEKAN_URL` and `WEKAN_TOKEN` environment variables, which are necessary for its stated function. The `SKILL.md` specifies installation of `wekan-cli` from a GitHub repository (`https://github.com/madsmith/wekan_cli.git`), which is a standard dependency management practice. All commands and instructions across `SKILL.md`, `references/cli-examples.md`, and `references/user-install.md` are consistent with the stated purpose and do not exhibit any signs of malicious intent, such as data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempts to subvert the agent's behavior beyond its intended scope.
能力评估
Purpose & Capability
Name/description match the requirements: the skill needs the wekancli binary and WEKAN_URL/WEKAN_TOKEN, which are exactly what a Wekan CLI integration requires.
Instruction Scope
SKILL.md contains direct wekancli commands (list, create, edit, archive) and references the login flow. It does not instruct reading unrelated files, scanning system paths, or exfiltrating data to unexpected endpoints.
Install Mechanism
Install spec pulls the wekan-cli package from a GitHub repository (git+https://github.com/madsmith/wekan_cli.git) via the 'uv' installer. This is a common pattern but carries the usual caveat: code will be fetched from a third‑party repo at install time, so verify the repository and maintainers before installing.
Credentials
Only WEKAN_URL and WEKAN_TOKEN are required and WEKAN_TOKEN is declared as the primary credential. These are proportionate to controlling a Wekan instance. No unrelated secrets or multiple unrelated credentials are requested.
Persistence & Privilege
The skill does not request always:true, does not require system config paths, and does not claim to modify other skills or global agent settings. Agent autonomous invocation is allowed (platform default).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wekan-openclaw-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/wekan-openclaw-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.5.0
Version 1.5.0
- Initial release of wekan-openclaw-skill.
- Enables management of self-hosted Trello-like boards (Wekan) via the wekancli tool.
- Supports creating, moving, and archiving cards, lists, and boards.
- Requires installation of the Wekan CLI and configuration of WEKAN_URL and WEKAN_TOKEN environment variables.
- Includes references for CLI usage examples and user installation instructions.
元数据
常见问题
Wekan 是什么?
Manage a self-hosted Trello-like board via `wekancli`. Create, move and archive cards, lists and boards on a WeKan server. Use when user asks about task boar... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 432 次。
如何安装 Wekan?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wekan-openclaw-skill」即可一键安装,无需额外配置。
Wekan 是免费的吗?
是的,Wekan 完全免费(开源免费),可自由下载、安装和使用。
Wekan 支持哪些平台?
Wekan 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wekan?
由 madsmith(@madsmith)开发并维护,当前版本 v1.5.0。
推荐 Skills