← Back to Skills Marketplace
Pinecone
by
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
209
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pinecone-integration
Description
Pinecone integration. Manage Indexs. Use when the user wants to interact with Pinecone data.
Usage Guidance
This skill appears to be what it says: a Pinecone integration that runs through the Membrane CLI. Before installing or using it, verify you trust Membrane (https://getmembrane.com) and the npm package @membranehq/cli (check the npm page and GitHub repo), because authentication for Pinecone will be handled by Membrane (i.e., you are delegating your Pinecone credentials to their service). Installing the CLI globally requires admin rights and introduces a normal npm supply-chain risk; if you need tighter control, consider using Pinecone directly with your own API keys or reviewing Membrane's privacy/retention policy and security posture. Never paste secrets into chat; follow the headless auth flow only through trusted channels.
Capability Analysis
Type: OpenClaw Skill
Name: pinecone-integration
Version: 1.0.0
The skill bundle provides legitimate instructions for an AI agent to interact with Pinecone via the Membrane CLI. It focuses on standard integration tasks such as authentication, connection management, and executing API actions through the @membranehq/cli tool, with no evidence of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The name/description (Pinecone integration) match the instructions: discover connectors, create a connection, run actions, and proxy requests to Pinecone via the Membrane CLI. Nothing in the SKILL.md asks for unrelated cloud credentials or system access.
Instruction Scope
The SKILL.md focuses on installing and using the Membrane CLI to operate Pinecone connectors and proxy API requests. It does not instruct reading local files, shell history, or unrelated environment variables. All runtime actions are limited to CLI commands and network calls to Membrane/Pinecone.
Install Mechanism
There is no formal install spec in the skill bundle (instruction-only), but the README instructs users to run `npm install -g @membranehq/cli`. Installing a global npm package is a moderate supply‑chain risk — the package is from the public npm registry and the repo is referenced, which is expected, but users should verify the package/source before installing.
Credentials
The skill declares no required env vars or secrets and explicitly advises not to ask users for API keys. Authentication is delegated to Membrane; this is proportionate to the stated purpose but means credentials are managed by the external Membrane service rather than local environment variables.
Persistence & Privilege
The skill does not request always:true, does not alter other skills/configs, and is user-invocable with normal autonomous invocation allowed. It does not ask for persistent agent-level privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pinecone-integration - After installation, invoke the skill by name or use
/pinecone-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Pinecone?
Pinecone integration. Manage Indexs. Use when the user wants to interact with Pinecone data. It is an AI Agent Skill for Claude Code / OpenClaw, with 209 downloads so far.
How do I install Pinecone?
Run "/install pinecone-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pinecone free?
Yes, Pinecone is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pinecone support?
Pinecone is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pinecone?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.
More Skills