← 返回 Skills 市场
Ontask
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
109
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install ontask
功能描述
OnTask integration. Manage data, records, and automate workflows. Use when the user wants to interact with OnTask data.
安全使用建议
This skill is coherent: it expects you to install and use the official Membrane CLI to connect to OnTask and relies on Membrane to manage authentication. Before installing or running commands: 1) verify the npm package name (@membranehq/cli) and the project repository (https://github.com/membranedev/application-skills) on npm/GitHub to ensure you get the legitimate package; 2) be aware that authenticating grants Membrane access to your OnTask data — review the permissions/scopes and the Membrane privacy/terms; 3) because the manifest omitted the required CLI binary, treat the SKILL.md instructions as authoritative and run installs in a controlled environment (or sandbox) if you have concerns; 4) when asked to open an auth URL, check the domain is the expected Membrane URL (avoid responding to unexpected URLs or codes). If you need higher assurance, request an explicit 'requires.binaries' line in the skill metadata and a verified package/source before installing.
功能分析
Type: OpenClaw Skill
Name: ontask
Version: 1.0.1
The skill instructs the agent to perform high-risk operations, including the global installation of a third-party CLI tool (`npm install -g @membranehq/cli`) and the execution of shell commands for authentication and remote workflow management. While these actions are aligned with the stated purpose of integrating with the OnTask platform via Membrane, the requirement for global software installation and broad shell/network access qualifies as a high-risk capability under the review criteria. These instructions are primarily located in SKILL.md.
能力评估
Purpose & Capability
The skill claims to integrate with OnTask via the Membrane CLI, which is consistent with its stated purpose. Minor inconsistency: the registry metadata lists no required binaries, yet the SKILL.md instructs installing and running the 'membrane' CLI (npm package @membranehq/cli). This is an omission in the manifest, not a functional mismatch.
Instruction Scope
SKILL.md stays on-topic: all runtime instructions are about installing/using the Membrane CLI, creating connections, discovering and running actions against OnTask. It does not instruct reading unrelated files or accessing unrelated credentials.
Install Mechanism
There is no formal install spec (instruction-only), which is low risk. The instructions tell the user to run `npm install -g @membranehq/cli@latest` and use the CLI; this is reasonable but the skill does not declare the CLI as a required binary in the metadata. Confirm the npm package and repository identity before installing.
Credentials
The skill requests network access and a Membrane account (documented). No environment variables, secrets, or unrelated credentials are requested. SKILL.md explicitly recommends not asking users for API keys and delegates auth to Membrane, which is proportionate.
Persistence & Privilege
The skill is user-invocable, not always-enabled, and contains no instructions to modify persistent agent configuration or other skills. It does not request elevated or persistent system privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ontask - 安装完成后,直接呼叫该 Skill 的名称或使用
/ontask触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Ontask 是什么?
OnTask integration. Manage data, records, and automate workflows. Use when the user wants to interact with OnTask data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。
如何安装 Ontask?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ontask」即可一键安装,无需额外配置。
Ontask 是免费的吗?
是的,Ontask 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ontask 支持哪些平台?
Ontask 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ontask?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills