← Back to Skills Marketplace
Productiveio
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
193
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install productiveio
Description
Productive.io integration. Manage Organizations. Use when the user wants to interact with Productive.io data.
Usage Guidance
This skill appears to do what it says: it relies on the Membrane CLI to connect to Productive.io. Before installing: (1) confirm the @membranehq/cli package on npm is the official package and consider pinning a specific version instead of using @latest; (2) understand that logging in will hand Membrane access to your Productive.io data (review Membrane's privacy/terms and trust boundary); (3) installing npm packages globally runs third-party code on your machine—avoid doing this on sensitive/shared systems, or inspect the package source first; (4) the skill will not ask you for Productive.io API keys locally, but using it gives Membrane permission to manage that auth server-side.
Capability Analysis
Type: OpenClaw Skill
Name: productiveio
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Productive.io via the Membrane CLI and platform. It includes standard procedures for installing the `@membranehq/cli` package, authenticating, and discovering/running actions. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the logic is entirely consistent with the stated purpose of managing professional services automation data.
Capability Assessment
Purpose & Capability
Name/description (Productive.io integration) align with the instructions: the skill uses the Membrane CLI and Membrane connections to manage Productive.io entities. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
SKILL.md confines activity to installing/using the Membrane CLI, logging into a Membrane account, creating a Productive.io connection, discovering or building actions, and running them. It does not instruct reading unrelated files or exfiltrating data. Note: all Productive.io access is routed through Membrane's service/servers, so sensitive data and tokens will be handled by Membrane rather than locally.
Install Mechanism
The instructions recommend npm install -g @membranehq/cli@latest and using npx for some commands. This is a standard npm-based install (moderate risk): it will install remote code globally and execute it. The SKILL.md does not include a platform install manifest, so installation is user-run.
Credentials
The skill declares no required env vars or secrets. Authentication is performed via Membrane's login flow (browser/code), which is proportionate to the stated purpose. Be aware that Membrane will hold the credentials/tokens needed to access Productive.io on your behalf.
Persistence & Privilege
The skill is instruction-only, not always-enabled, and does not request elevated or permanent agent-wide privileges. It does require installing a CLI (global npm package), which writes files to disk but does not alter other skills or system settings per the SKILL.md.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install productiveio - After installation, invoke the skill by name or use
/productiveio - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Productiveio?
Productive.io integration. Manage Organizations. Use when the user wants to interact with Productive.io data. It is an AI Agent Skill for Claude Code / OpenClaw, with 193 downloads so far.
How do I install Productiveio?
Run "/install productiveio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Productiveio free?
Yes, Productiveio is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Productiveio support?
Productiveio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Productiveio?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills