← Back to Skills Marketplace
Nextcloud
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
837
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install nextcloud-integration
Description
Nextcloud integration. Manage Users, Groups, Files, Folders, Calendars, Contacts and more. Use when the user wants to interact with Nextcloud data.
Usage Guidance
This skill appears to do what it says: it instructs the agent to use the Membrane CLI to connect to Nextcloud. Before installing or using it, consider: 1) the SKILL.md asks you to install a third-party npm package globally — that downloads and runs code from npm and may require elevated privileges; 2) Membrane will act as an intermediary for authentication and API calls, so you must trust Membrane with access to your Nextcloud data; 3) the login flow uses browser/device codes — never paste those codes or tokens into untrusted chat or websites. If you need stronger guarantees, review @membranehq/cli source/release metadata and the privacy/security posture of Membrane before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: nextcloud-integration
Version: 1.0.3
The skill provides a legitimate integration for Nextcloud via the Membrane platform. It guides the agent through installing the `@membranehq/cli` NPM package, authenticating with a third-party service (getmembrane.com), and managing Nextcloud resources. While it requires global package installation and relies on external infrastructure for API orchestration, these behaviors are transparently documented and consistent with the stated purpose of the integration. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (Nextcloud integration) match the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to create a connection to Nextcloud, discover and run actions. Required capabilities are consistent with that purpose.
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, performing an OAuth-style login flow (browser/authorization code) and creating/running actions for a Nextcloud connection. The SKILL.md does not instruct reading unrelated files, harvesting extra env vars, or exfiltrating data to unexpected endpoints. Caution: the login flow requires the user to open an auth URL and complete a code exchange — do not paste codes or tokens into untrusted channels.
Install Mechanism
The manifest has no install spec, but the SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (and examples use `npx`). Installing a global npm package is moderate-risk behavior (downloads and runs code from the public npm registry and writes to system locations). This is expected for a CLI-based integration but the installer will execute code from an external package and may require elevated privileges on some systems.
Credentials
The skill declares no required env vars or credentials and explicitly advises letting Membrane manage auth rather than asking the user for API keys. The requested actions (create connection, OAuth login) are proportionate to a Nextcloud integration. Note: using Membrane routes Nextcloud credentials/auth through Membrane's service.
Persistence & Privilege
The skill is not forced-always, is user-invocable, and permits normal autonomous invocation. It does not request system-wide config changes in the SKILL.md. No evidence of the skill modifying other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nextcloud-integration - After installation, invoke the skill by name or use
/nextcloud-integration - 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 Nextcloud?
Nextcloud integration. Manage Users, Groups, Files, Folders, Calendars, Contacts and more. Use when the user wants to interact with Nextcloud data. It is an AI Agent Skill for Claude Code / OpenClaw, with 837 downloads so far.
How do I install Nextcloud?
Run "/install nextcloud-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nextcloud free?
Yes, Nextcloud is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nextcloud support?
Nextcloud is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nextcloud?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills