← Back to Skills Marketplace
gora050

Platformly

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
121
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install platformly
Description
Platform.ly integration. Manage data, records, and automate workflows. Use when the user wants to interact with Platform.ly data.
Usage Guidance
This skill appears coherent, but before installing or running it: 1) Verify the Membrane CLI package and publisher (check https://getmembrane.com and the GitHub repo) before running `npm install -g` or use `npx` to avoid a global install. 2) Prefer running CLI in a sandbox/container or under a user account (global npm installs can require elevated privileges). 3) Understand that using this skill delegates access to your Platform.ly account to the Membrane service (you will complete an OAuth/login flow in the browser) — review Membrane's privacy/security docs and the connection permissions before approving. 4) Do not paste API keys or secrets into chat; follow the connection flow described in the README. If you want higher assurance, ask for the package's integrity checksum or inspect the Membrane CLI repository before installation.
Capability Analysis
Type: OpenClaw Skill Name: platformly Version: 1.0.3 The skill directs the AI agent to perform high-risk operations, including the global installation of an NPM package (`@membranehq/cli`) and the execution of shell commands to manage authentication and API interactions via the Membrane CLI. While these actions are aligned with the stated purpose of integrating with Platform.ly and the skill encourages secure credential management (avoiding local secrets), the reliance on shell execution and external package installation constitutes a high-risk capability that warrants a suspicious classification.
Capability Assessment
Purpose & Capability
The skill's name/description (Platform.ly integration) match the instructions (use Membrane CLI to create a connection and run Platform.ly-specific actions). Asking for a Membrane account and network access is expected for this purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, running membrane login/connect/action commands, and polling action states. They do not instruct the agent to read arbitrary files, other credentials, or transmit data to unrelated endpoints.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but SKILL.md recommends running `npm install -g @membranehq/cli@latest` or using npx. Global npm installs are common but carry moderate risk (supply-chain/malicious package); this is proportionate to running a third-party CLI but users should verify the package/publisher before running.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane's login flow (OAuth/browser code), which is appropriate. The skill does not request unrelated secrets.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system privileges or modify other skills' configs. It is user-invocable and can be used autonomously by the agent per platform defaults.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install platformly
  3. After installation, invoke the skill by name or use /platformly
  4. 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
Slug platformly
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Platformly?

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

How do I install Platformly?

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

Is Platformly free?

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

Which platforms does Platformly support?

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

Who created Platformly?

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

💬 Comments