← 返回 Skills 市场
170
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install taskify-cli
功能描述
Manage tasks and boards on Nostr relays via CLI to list, create, update, assign, complete, search, and export tasks with JSON support.
安全使用建议
This skill is coherent with its description, but before installing or using it you should: (1) review the npm package and GitHub source the SKILL.md points to to ensure the upstream code is trustworthy; (2) prefer a local (non-global) npm install on shared systems and check where the CLI stores private keys (set file permissions appropriately); (3) avoid running `taskify agent` or forwarding board contents to any AI backend you do not control or fully trust; (4) be aware that Nostr relays receive task sync traffic — do not put sensitive data on boards or add untrusted relays. If you want higher assurance, inspect the taskify-nostr package source and its network behavior before use.
功能分析
Type: OpenClaw Skill
Name: taskify-cli
Version: 1.0.3
The taskify-cli skill bundle provides instructions for an AI agent to interact with the 'taskify-nostr' CLI, a task management tool utilizing the Nostr protocol. The documentation (SKILL.md, commands.md) is well-structured and includes explicit security warnings regarding the handling of Nostr private keys and the privacy implications of using the optional AI-powered 'agent' subcommands. No malicious patterns such as unauthorized data exfiltration, obfuscated code, or prompt-injection attacks were found; the instructions are entirely consistent with the stated purpose of managing tasks and boards.
能力评估
Purpose & Capability
Name/description (Taskify CLI for Nostr) match the runtime instructions which direct the agent to install and use the taskify-nostr CLI. The SKILL.md's Node.js/npm install instructions and GitHub/npm links are coherent with the stated purpose. The skill does not declare unusual or unrelated privileges.
Instruction Scope
Instructions stay within the task management domain (list/create/update/delete boards/tasks, assign, export, etc.). Two important cautions are documented: (1) task syncs are published to Nostr relays (public by design) so data can be exposed depending on relay settings; (2) `taskify agent` forwards task text to an external AI backend — this is a potential data exfiltration/privacy risk if you send sensitive content. The SKILL.md warns about both, but the agent-run commands can still send data externally if configured.
Install Mechanism
This is an instruction-only skill (no install spec or code bundled). It recommends installing an npm package (taskify-nostr) from npm/github; the install is performed by the user/agent, not the platform. The guidance to verify the npm package and prefer local installs is appropriate.
Credentials
The skill declares no required environment variables or credentials. It documents local private key storage by the CLI and explicitly warns not to pass private keys via env vars. It also mentions configuring an AI backend (which may require credentials) but does not require any such variables itself — this is proportional but users should be aware that configuring the CLI/backend can introduce separate secrets outside the platform.
Persistence & Privilege
The skill is not always-enabled and does not request persistent platform privileges. As an instruction-only skill it does not write to disk itself. It does instruct use of a CLI that will store local config (including Nostr keys) — which is normal for a CLI tool and limited to that tool's config area.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install taskify-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/taskify-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Add npm/GitHub provenance links, remove TASKIFY_NSEC env var reference, clarify private key is CLI-managed only
v1.0.2
Add installation instructions (npm install -g taskify-nostr) and first-time setup guide
v1.0.1
Add prerequisites, data/credentials docs, scope down sensitive commands, warn on agent AI forwarding
v1.0.0
Initial release — task and board management via Taskify CLI over Nostr
元数据
常见问题
Taskify CLI 是什么?
Manage tasks and boards on Nostr relays via CLI to list, create, update, assign, complete, search, and export tasks with JSON support. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 170 次。
如何安装 Taskify CLI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install taskify-cli」即可一键安装,无需额外配置。
Taskify CLI 是免费的吗?
是的,Taskify CLI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Taskify CLI 支持哪些平台?
Taskify CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Taskify CLI?
由 Ink-North(@ink-north)开发并维护,当前版本 v1.0.3。
推荐 Skills