← Back to Skills Marketplace
Section
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
154
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install section
Description
Section integration. Manage data, records, and automate workflows. Use when the user wants to interact with Section data.
Usage Guidance
This skill appears coherent: it delegates integration work to the Membrane CLI and does not ask for unrelated secrets. Before installing, verify the npm package '@membranehq/cli' is from the expected publisher (use the official repo/homepage), and consider using 'npx' or installing in an isolated environment if you prefer not to install a global npm package. Be aware that the CLI performs browser-based authentication and will store tokens/config locally; review the CLI's docs and permissions if that concerns you.
Capability Analysis
Type: OpenClaw Skill
Name: section
Version: 1.0.3
The skill bundle provides instructions for integrating with the Section platform via the Membrane CLI. It outlines standard procedures for installing the CLI (@membranehq/cli), authenticating, and executing actions through the Membrane service. No indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill is an integration adaptor for Section implemented via the Membrane platform. The SKILL.md instructs installing and using the @membranehq/cli to create connections and run actions against Section — this matches the skill name and description.
Instruction Scope
Instructions are focused on installing the Membrane CLI, authenticating, creating a connection, discovering actions, and running them. They do not ask the agent to read unrelated files, request unrelated credentials, or transmit data to unexpected endpoints. (Minor note: the SKILL.md contains a stray sentence 'I don't have enough information to do that.' which appears to be a leftover template line.)
Install Mechanism
The skill is instruction-only (no install spec), but it tells the operator to run 'npm install -g @membranehq/cli' or use npx. Installing a global npm package executes third-party code and writes to the host; this is expected for a CLI integration but is the primary action that creates disk-resident code. The package namespace and homepage (getmembrane.com) match the documented provider; the install method is a common, proportionate choice.
Credentials
The skill declares no required environment variables or credentials. It explicitly states Membrane handles auth (browser-based or headless URL/code flow) and warns not to ask users for API keys — this is proportional to the integration's needs. Be aware the Membrane CLI will persist auth tokens/config locally as part of normal operation.
Persistence & Privilege
The skill is not forced-always and does not request elevated platform privileges. It does not ask to modify other skills or global agent settings. Its runtime behavior (invoking an external CLI and network access) is within expected scope for an integration tool.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install section - After installation, invoke the skill by name or use
/section - 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 Section?
Section integration. Manage data, records, and automate workflows. Use when the user wants to interact with Section data. It is an AI Agent Skill for Claude Code / OpenClaw, with 154 downloads so far.
How do I install Section?
Run "/install section" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Section free?
Yes, Section is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Section support?
Section is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Section?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills