← Back to Skills Marketplace
gora050

Rebrandly

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
163
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install rebrandly
Description
Rebrandly integration. Manage Links. Use when the user wants to interact with Rebrandly data.
Usage Guidance
This skill appears to be what it claims: a Rebrandly integration built on Membrane. Before installing or running: (1) verify the @membranehq/cli npm package and the Membrane project (owner, GitHub repo, and homepage) so you trust the code you’ll install; (2) be aware that `npm install -g` runs third‑party code on your machine — consider installing in a controlled environment or reviewing the package source first; (3) the login flow will open a browser or give you a code to paste back — this will create a Membrane connection and the CLI may store auth tokens locally; (4) the skill explicitly says it will not ask for Rebrandly API keys, so do not share third‑party secrets unless you intend to; and (5) if you need a higher assurance level, ask the skill author for a signed release or review the Membrane CLI source before use.
Capability Analysis
Type: OpenClaw Skill Name: rebrandly Version: 1.0.3 The skill provides instructions for the OpenClaw agent to manage Rebrandly links using the Membrane CLI. It follows security best practices by delegating credential management to the CLI and explicitly advising against asking users for secrets. The functionality is well-documented and aligns with the stated purpose of link management without any indicators of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The skill is an integration wrapper for Rebrandly built on top of Membrane. Asking the agent to use the Membrane CLI and a Membrane account is consistent with the described purpose. Minor metadata mismatch: registry metadata lists no required binaries, but SKILL.md instructs installing the Membrane CLI via npm.
Instruction Scope
SKILL.md stays on topic: it instructs installing and using the Membrane CLI to connect to a Rebrandly connector, list or create actions, and run them. It does not instruct reading arbitrary system files, exporting unrelated environment variables, or exfiltrating data to unexpected endpoints. It does direct the user to perform an OAuth-like login flow (open a browser and paste back a code) which is expected for this integration.
Install Mechanism
There is no automated install spec in the registry (instruction-only), but the doc tells users to run `npm install -g @membranehq/cli@latest`. Installing a public npm CLI is a normal step for a CLI-based integration but does execute third-party code on the host; verify the @membranehq package/source before installing. No downloads from untrusted URLs or extracts are recommended.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs not to ask users for Rebrandly API keys (relying on Membrane to manage auth). Requiring a Membrane account and network access is proportional to the stated function.
Persistence & Privilege
The skill is not always-enabled and does not request elevated agent privileges. The only persistence implied is normal CLI authentication state managed by the Membrane CLI (local tokens/config) and server-side connections in the user's Membrane account; the skill does not instruct changes to other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rebrandly
  3. After installation, invoke the skill by name or use /rebrandly
  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 rebrandly
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Rebrandly?

Rebrandly integration. Manage Links. Use when the user wants to interact with Rebrandly data. It is an AI Agent Skill for Claude Code / OpenClaw, with 163 downloads so far.

How do I install Rebrandly?

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

Is Rebrandly free?

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

Which platforms does Rebrandly support?

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

Who created Rebrandly?

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

💬 Comments