← 返回 Skills 市场
sm0ls

TaskFlow

作者 Smols · GitHub ↗ · v1.1.1
darwinlinux ✓ 安全检测通过
2588
总下载
0
收藏
63
当前安装
5
版本数
在 OpenClaw 中安装
/install taskflow
功能描述
Structured project/task management for OpenClaw agents — markdown-first authoring, SQLite-backed querying, bidirectional sync, CLI, Apple Notes integration.
安全使用建议
Install this only for a dedicated OPENCLAW_WORKSPACE you control. Decline the LaunchAgent/systemd timer unless you want continuous background sync, avoid running db-to-files while manually editing tasks, and do not publish exported JSON or Apple Notes summaries if project names, task titles, notes, or activity history are sensitive.
能力评估
Purpose & Capability
The artifacts match the stated purpose: markdown-first project/task management backed by a local SQLite index, CLI commands, JSON export, and optional Apple Notes status export. I did not find hidden network calls, credential harvesting, destructive behavior, or unrelated capabilities.
Instruction Scope
The skill explicitly instructs agents to read and edit files under OPENCLAW_WORKSPACE and to sync them with SQLite. Some example documentation is optimistic about dashboard safety and could better warn about public exports and direct DB writes, but those examples are purpose-related and not hidden runtime behavior.
Install Mechanism
No external package downloads or dependencies are required. Installation is local: users link the CLI and may optionally install a LaunchAgent or systemd user timer. The Linux timer templates are referenced but not present in this artifact, which is a functionality/documentation gap rather than a security issue.
Credentials
The required environment is proportionate: Node.js and OPENCLAW_WORKSPACE. The skill documents that OPENCLAW_WORKSPACE is a high-trust local path and all major reads/writes are scoped under it, aside from optional user-level daemon files and Apple Notes automation.
Persistence & Privilege
The skill can create persistent local state, including taskflow.sqlite, taskflow.config.json, logs, and an optional user-level background sync daemon that runs every 60 seconds. This is disclosed and user-directed, but users should only enable it for a dedicated workspace they control.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install taskflow
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /taskflow 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
Adds taskflow list command
v1.1.0
Adds linux daemon support (untested) and the taskflow add CLI command
v1.0.2
Restructure for ClawHub compatibility - all files now use recognized extensions
v1.0.1
Add frontmatter metadata for security scan
v1.0.0
v1.0.0 -- markdown-first project/task management for OpenClaw agents
元数据
Slug taskflow
版本 1.1.1
许可证
累计安装 63
当前安装数 63
历史版本数 5
常见问题

TaskFlow 是什么?

Structured project/task management for OpenClaw agents — markdown-first authoring, SQLite-backed querying, bidirectional sync, CLI, Apple Notes integration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2588 次。

如何安装 TaskFlow?

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

TaskFlow 是免费的吗?

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

TaskFlow 支持哪些平台?

TaskFlow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux)。

谁开发了 TaskFlow?

由 Smols(@sm0ls)开发并维护,当前版本 v1.1.1。

💬 留言讨论