← 返回 Skills 市场
Sentiance
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
127
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install sentiance
功能描述
Sentiance integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sentiance data.
安全使用建议
This skill is coherent and uses the Membrane CLI to connect to Sentiance. Before installing or using it: (1) verify you trust Membrane (getmembrane.com and the @membranehq/cli npm package) because Membrane will broker auth and handle your Sentiance data; (2) prefer running the CLI via npx if you don't want a global npm install; (3) do not share Sentiance or other API keys locally—the skill explicitly advises against it; (4) review Membrane's privacy/security docs to confirm where data and tokens are stored and who can access them. If you do not trust a third-party intermediary, do not proceed.
功能分析
Type: OpenClaw Skill
Name: sentiance
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with the Sentiance platform using the Membrane CLI. It outlines standard procedures for tool installation (@membranehq/cli), authentication, and managing API actions through the Membrane service. The instructions include security best practices, such as delegating credential management to the platform rather than handling raw API keys, and no indicators of malicious intent or data exfiltration were found.
能力评估
Purpose & Capability
The name/description (Sentiance integration) match the runtime instructions: the SKILL.md consistently tells the agent to use the Membrane CLI to connect to Sentiance, discover and run actions. Required capabilities (network and a Membrane account) are proportional to that purpose.
Instruction Scope
All instructions are narrowly scoped to installing and using the Membrane CLI (login, connect, action list/run). The document does not instruct reading unrelated files, accessing other environment variables, or exfiltrating data to unexpected endpoints. It does require the user to authenticate via Membrane (browser or headless code flow), which is expected for this integration.
Install Mechanism
The skill is instruction-only (no install spec). It instructs users to install @membranehq/cli from npm (or run via npx). This is a common and expected approach, but installing global npm packages has the usual tradeoffs (privileges, trust in the npm package). The SKILL.md does not reference any obscure download URLs or archive extraction.
Credentials
The skill declares no required env vars, credentials, or config paths. Instead it relies on Membrane to manage authentication server-side. That is proportionate to the stated purpose, but it does mean you must trust Membrane as an intermediary for Sentiance data and tokens.
Persistence & Privilege
always is false and the skill does not request persistent/privileged presence or modifications to other skills or system settings. Autonomous invocation is permitted (default) which is normal for skills and not by itself a concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sentiance - 安装完成后,直接呼叫该 Skill 的名称或使用
/sentiance触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Sentiance 是什么?
Sentiance integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sentiance data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。
如何安装 Sentiance?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sentiance」即可一键安装,无需额外配置。
Sentiance 是免费的吗?
是的,Sentiance 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sentiance 支持哪些平台?
Sentiance 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sentiance?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills