← Back to Skills Marketplace
Simplekpi
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install simplekpi-integration
Description
SimpleKPI integration. Manage Users, Organizations, Goals, Projects, Pipelines, Filters. Use when the user wants to interact with SimpleKPI data.
Usage Guidance
This skill is coherent but requires trusting the Membrane service: installing the Membrane CLI (npm install -g) or using npx will allow the agent to create connections and run actions that transmit SimpleKPI data via Membrane. Before installing, verify you trust getmembrane.com/@membranehq and the @membranehq/cli package (check the npm package and GitHub repo), prefer npx for one-off use if you want to avoid a global install, and review your organization's policy on routing data through third-party integration platforms. Do not supply your SimpleKPI API keys directly — follow the connection/login flow described so Membrane manages credentials server-side.
Capability Assessment
Purpose & Capability
The name/description (SimpleKPI integration) aligns with the instructions: all commands are about installing and using the Membrane CLI to connect to the SimpleKPI connector and run/discover actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
The SKILL.md stays on-topic: it instructs installing Membrane CLI, logging in, creating a connector connection, discovering/creating actions, and running them. Important privacy/security implication: those actions run via Membrane and will transmit SimpleKPI data and metadata through Membrane's service (it manages auth server-side). This is expected for a proxy/connector workflow but users should understand that data and auth are handled by Membrane's servers.
Install Mechanism
No formal install spec was provided in the registry (instruction-only), but the doc asks to install @membranehq/cli via npm (global) or use npx. Installing a CLI from the public npm registry is a reasonable, common approach for a CLI, but it carries the usual risks of installing third-party npm packages globally; using npx or auditing the package/source reduces that risk.
Credentials
The skill does not request environment variables, local config paths, or unrelated secrets. It explicitly instructs not to ask users for API keys and to let Membrane manage credential lifecycle, which is proportionate to the stated purpose.
Persistence & Privilege
The skill is not always-enabled and has default autonomous-invocation settings. It does not try to modify other skills or system-wide settings. No elevated persistence is requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install simplekpi-integration - After installation, invoke the skill by name or use
/simplekpi-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Simplekpi?
SimpleKPI integration. Manage Users, Organizations, Goals, Projects, Pipelines, Filters. Use when the user wants to interact with SimpleKPI data. It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.
How do I install Simplekpi?
Run "/install simplekpi-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Simplekpi free?
Yes, Simplekpi is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Simplekpi support?
Simplekpi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Simplekpi?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills