← Back to Skills Marketplace
gora050

Proapis

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install proapis
Description
Proapis integration. Manage data, records, and automate workflows. Use when the user wants to interact with Proapis data.
Usage Guidance
This skill appears coherent and uses the Membrane CLI to manage Proapis interactions. Before installing/use: (1) verify the @membranehq/cli npm package and publisher on npmjs.org; (2) be prepared to authenticate via browser (OAuth-style flow) and grant Membrane access to Proapis on your behalf; (3) avoid pasting private API keys into chat — the skill explicitly recommends letting Membrane manage credentials; (4) if you manage sensitive Proapis data, review Membrane's privacy/security docs and the connector's permissions. If any instruction asked for unrelated secrets or to read local files, stop and re-evaluate, but this SKILL.md does not.
Capability Analysis
Type: OpenClaw Skill Name: proapis Version: 1.0.1 The skill bundle provides instructions for an AI agent to interact with the Proapis beekeeping platform using the Membrane CLI. The instructions in SKILL.md focus on standard integration tasks such as installing the CLI, authenticating via a managed service, and executing API actions. It explicitly encourages secure credential management by delegating authentication to the Membrane platform rather than requesting raw API keys from the user, and no indicators of malicious intent or unauthorized data exfiltration were found.
Capability Assessment
Purpose & Capability
The name/description (Proapis integration) aligns with the runtime instructions (use the Membrane CLI to connect to a Proapis connector and run actions). Required capabilities (network access, Membrane account) match the stated purpose.
Instruction Scope
SKILL.md confines itself to installing/using the Membrane CLI, logging in, creating/listing connections, discovering and running actions, and monitoring action build state. It does not instruct reading unrelated system files, exporting credentials, or sending data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to run `npm install -g @membranehq/cli` or use `npx`. That is expected for a CLI-based integration but carries the usual caveat that installing global npm packages runs third-party code—users should verify the npm package and publisher before installation.
Credentials
The skill declares no required env vars, credentials, or config paths. It relies on interactive Membrane login and connection creation, which is appropriate. The instructions explicitly advise against asking users for API keys, delegating auth to Membrane.
Persistence & Privilege
No `always: true` flag, no install-time writes or modifications to other skills or system-wide configs are described. Autonomous invocation is allowed (platform default) but not combined with any broad privileges or secrets access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install proapis
  3. After installation, invoke the skill by name or use /proapis
  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 proapis
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Proapis?

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

How do I install Proapis?

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

Is Proapis free?

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

Which platforms does Proapis support?

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

Who created Proapis?

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

💬 Comments