← Back to Skills Marketplace
Raisely
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
159
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install raisely
Description
Raisely integration. Manage Organizations. Use when the user wants to interact with Raisely data.
Usage Guidance
This skill is coherent with its Raisely-integration purpose, but it requires installing the @membranehq/cli package. Before installing or running the CLI: 1) verify the package and its source (npm page and GitHub repo) to ensure it's legitimate; 2) prefer running via npx (npx @membranehq/cli@latest ...) if you want to avoid a global install; 3) be aware npm install -g runs package install scripts and requires write access — run it on a machine you control; 4) follow the auth flow in a browser and do not paste API keys into the agent; and 5) if you need higher assurance, inspect the Membrane CLI's source code or use a pinned, audited release instead of 'latest'.
Capability Analysis
Type: OpenClaw Skill
Name: raisely
Version: 1.0.3
The skill provides instructions for integrating with the Raisely fundraising platform using the Membrane CLI. It follows standard practices for CLI-based integrations, emphasizes secure credential management through the Membrane platform, and lacks any indicators of malicious intent, data exfiltration, or harmful prompt injection. The use of the Membrane CLI as a middleware for API interactions is consistent with the stated purpose in SKILL.md.
Capability Assessment
Purpose & Capability
The name/description (Raisely integration) matches the instructions (use Membrane to connect to Raisely). One minor mismatch: the registry metadata lists no required binaries, but the SKILL.md explicitly instructs installing the @membranehq/cli tool — the skill will not function without that CLI.
Instruction Scope
Instructions stay on-topic: they direct use of the Membrane CLI to authenticate, create a Raisely connection, discover and run actions. They do not ask to read unrelated files, environment variables, or exfiltrate data beyond the expected auth/connection flow.
Install Mechanism
Install instructions use npm install -g @membranehq/cli@latest and npx @membranehq/cli@latest. This is a public npm package install (moderate supply-chain risk). The SKILL.md uses unpinned 'latest' and recommends a global install; you should verify the package and source before running global installs.
Credentials
The skill declares no required environment variables or secrets and explicitly says to let Membrane handle credentials (do not ask users for API keys). Requested access is proportional to the described Raisely integration.
Persistence & Privilege
always:false and no config paths or system-wide changes are requested. The skill relies on a third-party CLI but does not request permanent elevated privileges or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install raisely - After installation, invoke the skill by name or use
/raisely - 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 Raisely?
Raisely integration. Manage Organizations. Use when the user wants to interact with Raisely data. It is an AI Agent Skill for Claude Code / OpenClaw, with 159 downloads so far.
How do I install Raisely?
Run "/install raisely" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Raisely free?
Yes, Raisely is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Raisely support?
Raisely is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Raisely?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills