← Back to Skills Marketplace
Redcircle Api
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
175
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install redcircle-api
Description
RedCircle API integration. Manage Organizations, Users, Activities, Notes, Files. Use when the user wants to interact with RedCircle API data.
Usage Guidance
This skill appears internally consistent: it tells you to install and use the Membrane CLI to connect to RedCircle rather than asking for RedCircle API keys. Before installing or using it: (1) Confirm you trust Membrane (getmembrane.com / the @membranehq npm package and GitHub repo) because your RedCircle access and data will be proxied through their service. Review their privacy, data retention, and security policies. (2) Prefer using npx for one-off use or inspect the @membranehq/cli package on npm/GitHub before doing a global npm install. (3) Do not provide your RedCircle API keys directly to the agent; follow the described browser login/connection flow. (4) Test in a non-production account first if you have sensitive data. If you need the agent to act on RedCircle without routing through a third party, look for a skill that directly uses RedCircle credentials (which this skill intentionally avoids).
Capability Analysis
Type: OpenClaw Skill
Name: redcircle-api
Version: 1.0.3
The skill bundle provides instructions for integrating the RedCircle API using the Membrane CLI. It guides the agent through standard procedures for installation, authentication, and action management via the official Membrane platform. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the logic is transparent and aligns with the stated purpose of podcast management integration (SKILL.md).
Capability Assessment
Purpose & Capability
Name/description (RedCircle API integration) match the instructions, which show how to install and use the Membrane CLI to connect, discover, create, and run actions against RedCircle. Required capabilities (network access, Membrane account) are proportional to the stated purpose.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, logging in, creating a connection, listing and running actions. They do not instruct the agent to read unrelated files or environment variables. Important note: the skill explicitly delegates auth and API traffic to Membrane, meaning RedCircle data and credentials are managed via Membrane's service — users should understand that data/requests will transit and potentially be stored/processed by that third party.
Install Mechanism
This is instruction-only (no install spec). The docs recommend installing @membranehq/cli from npm (npm install -g or npx). Installing a CLI from the public npm registry is a common pattern, but global npm installs modify the system PATH and should be done only after verifying the package and publisher. No downloads from arbitrary URLs or archive extraction are present.
Credentials
The skill declares no required env vars or credentials and advises the user to let Membrane manage credentials. That is proportionate to the stated design (using Membrane as an auth proxy). If a user expects direct RedCircle API key usage, note that this skill intentionally avoids asking for those keys.
Persistence & Privilege
The skill is not always-loaded and does not request elevated or persistent agent privileges. There are no instructions to modify other skills or system-wide configs beyond installing a CLI tool the user chooses to run.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install redcircle-api - After installation, invoke the skill by name or use
/redcircle-api - 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 Redcircle Api?
RedCircle API integration. Manage Organizations, Users, Activities, Notes, Files. Use when the user wants to interact with RedCircle API data. It is an AI Agent Skill for Claude Code / OpenClaw, with 175 downloads so far.
How do I install Redcircle Api?
Run "/install redcircle-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Redcircle Api free?
Yes, Redcircle Api is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Redcircle Api support?
Redcircle Api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Redcircle Api?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills