← Back to Skills Marketplace
Sitecore
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
119
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sitecore
Description
Sitecore integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sitecore data.
Usage Guidance
This skill appears internally consistent, but it depends on the third-party Membrane CLI/service. Before installing or using it: (1) verify you trust getmembrane.com and the @membranehq/cli package (prefer a pinned version rather than @latest), (2) consider installing the CLI in a non-root or isolated environment rather than globally, (3) confirm you are comfortable with Membrane managing Sitecore credentials and any data forwarded to their service, and (4) review the referenced GitHub repository and package release metadata if you need stronger assurance about what the CLI does.
Capability Analysis
Type: OpenClaw Skill
Name: sitecore
Version: 1.0.1
The 'sitecore' skill bundle provides instructions for an AI agent to interact with Sitecore using the Membrane CLI (@membranehq/cli). The logic focuses on legitimate integration tasks such as authentication, action discovery, and execution through the Membrane platform. No evidence of data exfiltration, malicious execution, or prompt injection was found; the instructions actually promote security best practices by advising the agent to let the platform handle credentials rather than requesting them from the user.
Capability Assessment
Purpose & Capability
The skill claims Sitecore integration and all runtime steps use the Membrane CLI to connect, discover, build, and run Sitecore actions — this aligns with the stated purpose. Requiring a Membrane account and network access is reasonable for this integration.
Instruction Scope
SKILL.md only instructs the agent/operator to install and use the Membrane CLI, run connector/connection/action commands, and perform browser-based login flows. It does not instruct reading unrelated files, harvesting environment variables, or sending data to unexpected endpoints beyond Membrane.
Install Mechanism
There is no registry install spec, but the SKILL.md tells users to install an npm package globally (npm install -g @membranehq/cli@latest). Installing a third-party CLI from npm is a moderate-risk action (network download, code executed locally) but is expected for a CLI-based integration. Users should prefer pinned versions and verify the package/source before global installation.
Credentials
The skill declares no required env vars or credentials. Authentication is delegated to Membrane via an interactive/headless browser flow, and the doc explicitly instructs not to request API keys from users. The requested access appears proportionate to the task.
Persistence & Privilege
The skill is instruction-only, does not request always: true, and does not declare any persistent config paths or system-wide changes. Autonomous invocation is allowed by default (normal for skills) but not combined with other concerning privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sitecore - After installation, invoke the skill by name or use
/sitecore - 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
Frequently Asked Questions
What is Sitecore?
Sitecore integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sitecore data. It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.
How do I install Sitecore?
Run "/install sitecore" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sitecore free?
Yes, Sitecore is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sitecore support?
Sitecore is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sitecore?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills