← 返回 Skills 市场
gora050

Soci

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
157
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install soci
功能描述
Soci integration. Manage data, records, and automate workflows. Use when the user wants to interact with Soci data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to access Soci and does not ask for unrelated secrets. Before installing, verify you trust @membranehq/cli on the npm registry and the Membrane project (check the GitHub repo and package versions). Prefer using npx or a local install in shared systems rather than a global npm install if you want to limit scope. Be aware that Membrane will manage your Soci credentials server-side—only grant the connector the minimum permissions needed and consider testing with a limited/test account first. Finally, you can run the recommended CLI commands manually to inspect outputs and behavior before allowing an agent to invoke the skill autonomously.
功能分析
Type: OpenClaw Skill Name: soci Version: 1.0.3 The skill provides instructions for integrating with the Soci platform via the Membrane CLI. It outlines standard procedures for tool installation (npm install), authentication (membrane login), and action discovery/execution. The instructions are transparent, align with the stated purpose of social media management, and include security best practices such as delegating credential management to a specialized service rather than handling raw API keys. No evidence of malicious intent or data exfiltration was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to integrate with Soci and all shown steps center on installing and using the Membrane CLI to connect to the Soci connector and run actions. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md only instructs using the Membrane CLI (login, connect, list actions, run actions). It does not ask the agent to read unrelated files, probe other services, or exfiltrate data. It explicitly advises not to ask users for API keys and to let Membrane manage auth.
Install Mechanism
This is an instruction-only skill (no install spec) that tells users/agents to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing a package from npm is expected for a CLI-based integration, but global npm installs carry the usual supply-chain and privilege considerations (verify package source/signature and prefer npx or local installs in shared environments).
Credentials
The skill declares no required environment variables or config paths. Authentication is performed through the Membrane CLI's interactive/browser-based flow, which is proportionate to the integration's needs.
Persistence & Privilege
always is false and the skill is not asking to persist or modify other skills or system-wide agent settings. The skill being user-invocable and able to be autonomously invoked by the agent is the platform default and is not excessive here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install soci
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /soci 触发
  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 soci
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Soci 是什么?

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

如何安装 Soci?

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

Soci 是免费的吗?

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

Soci 支持哪些平台?

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

谁开发了 Soci?

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

💬 留言讨论