← Back to Skills Marketplace
membranedev

Sidekick Ai

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
119
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sidekick-ai
Description
Sidekick AI integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sidekick AI data.
Usage Guidance
This skill appears coherent: it delegates auth and API calls to the Membrane CLI and does not ask for unrelated secrets. Before installing or running anything, verify the @membranehq/cli package and its GitHub repo (check publisher, recent releases, and issues). If you want to minimize risk, use npx for one-off commands rather than installing globally. When authenticating, complete the login flow only in a browser you trust and avoid pasting authorization codes into untrusted channels. Finally, review what data will be shared with Membrane/Sidekick AI (account, connection, action configs) so you understand what third party will receive or store.
Capability Analysis
Type: OpenClaw Skill Name: sidekick-ai Version: 1.0.1 The skill bundle provides instructions for an AI agent to integrate with Sidekick AI using the Membrane developer platform. It guides the agent to install the `@membranehq/cli` npm package and use it to manage authentication and API interactions. The instructions are transparent, involve the user in the authentication process (OAuth flow), and explicitly advise against handling raw credentials locally. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description say 'Sidekick AI integration' and the SKILL.md exclusively documents using the Membrane CLI to connect, discover, create, and run Sidekick-related actions. No unrelated credentials, binaries, or system access are requested.
Instruction Scope
Runtime instructions are focused on installing/using the Membrane CLI, logging in, creating connections, discovering and running actions. The guide does not instruct reading unrelated files, harvesting environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec), but it advises installing @membranehq/cli via npm (-g) or using npx. Installing npm packages can execute code on the host (moderate risk), but this behavior is expected for a CLI integration; prefer npx or verifying the package source if you are cautious.
Credentials
No environment variables, primary credential, or config paths are requested. Authentication is handled interactively via the Membrane login flow (browser-based OAuth-like flow), which is proportionate for a remote integration.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request system-wide changes or other skills' credentials. Autonomous model invocation is allowed but is the platform default and not combined with other concerning privileges here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sidekick-ai
  3. After installation, invoke the skill by name or use /sidekick-ai
  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 sidekick-ai
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Sidekick Ai?

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

How do I install Sidekick Ai?

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

Is Sidekick Ai free?

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

Which platforms does Sidekick Ai support?

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

Who created Sidekick Ai?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments