← 返回 Skills 市场
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yihui-taskflow
功能描述
Use when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under...
安全使用建议
This skill is an instruction-only description of a TaskFlow runtime API and is internally coherent. Before installing: (1) confirm you trust the publisher (source/homepage missing); (2) understand that it expects the host platform to supply sessionKey/requesterOrigin — ensure those session tokens won't be granted to untrusted callers; (3) test in a sandboxed environment since there is no code to audit beyond the docs; and (4) verify the referenced example files and runtime API (api.runtime.tasks.flow) actually exist in your platform so the skill won't be given unexpected permissions to obtain or bind session credentials.
功能分析
Type: OpenClaw Skill
Name: yihui-taskflow
Version: 1.0.0
The skill bundle provides documentation and usage guidelines for 'TaskFlow', a workflow orchestration API within the OpenClaw environment. The content in SKILL.md consists of architectural descriptions, API usage patterns, and TypeScript examples for managing task lifecycles (creation, waiting, resuming, and finishing). There are no indicators of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The SKILL.md documents a TaskFlow runtime API and explains flow lifecycle and methods; everything requested in the doc (flow IDs, session keys, stateJson, runTask, setWaiting, resume, finish, etc.) is consistent with a workflow/orchestration skill. However, the skill's source/homepage are missing which reduces transparency about who published it.
Instruction Scope
Instructions are scoped to orchestration APIs and do not instruct the agent to read arbitrary files, fetch unrelated network endpoints, or exfiltrate environment variables. It assumes the caller provides a trusted tool context (sessionKey/requesterOrigin) but does not itself request additional system access.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is written to disk or downloaded by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The runtime examples reference session keys and childSessionKey that must be provided by the platform or calling code; that is reasonable for an orchestration runtime but worth verifying in your deployment.
Persistence & Privilege
always is false and the skill does not ask to modify other skills or global settings. It assumes access to the platform runtime APIs for TaskFlow but does not request elevated persistent privileges itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yihui-taskflow - 安装完成后,直接呼叫该 Skill 的名称或使用
/yihui-taskflow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
taskflow 是什么?
Use when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 taskflow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yihui-taskflow」即可一键安装,无需额外配置。
taskflow 是免费的吗?
是的,taskflow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
taskflow 支持哪些平台?
taskflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 taskflow?
由 辉哥(@1yihui)开发并维护,当前版本 v1.0.0。
推荐 Skills