← 返回 Skills 市场
gora050

Section

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
154
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install section
功能描述
Section integration. Manage data, records, and automate workflows. Use when the user wants to interact with Section data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install section
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /section 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug section
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Section 是什么?

Section integration. Manage data, records, and automate workflows. Use when the user wants to interact with Section data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 154 次。

如何安装 Section?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install section」即可一键安装,无需额外配置。

Section 是免费的吗?

是的,Section 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Section 支持哪些平台?

Section 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Section?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论