← Back to Skills Marketplace
gora050

Ontask

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
109
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install ontask
Description
OnTask integration. Manage data, records, and automate workflows. Use when the user wants to interact with OnTask data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ontask
  3. After installation, invoke the skill by name or use /ontask
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug ontask
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Ontask?

OnTask integration. Manage data, records, and automate workflows. Use when the user wants to interact with OnTask data. It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.

How do I install Ontask?

Run "/install ontask" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ontask free?

Yes, Ontask is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ontask support?

Ontask is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ontask?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments