← 返回 Skills 市场
gora050

Skyword

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
116
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install skyword
功能描述
Skyword integration. Manage data, records, and automate workflows. Use when the user wants to interact with Skyword data.
安全使用建议
This skill appears coherent, but it relies on installing the Membrane CLI from npm and performing interactive authentication. Before installing: (1) review the @membranehq/cli package and its GitHub repo (link present) to ensure you trust the publisher; (2) prefer using npx for a one-off execution instead of global install if you want less footprint; (3) be careful with any authentication codes/URLs—complete them only in a trusted browser; (4) validate that the connection you create only grants access to the Skyword account/data you intend; and (5) if you need stronger assurance, run the CLI in an isolated environment (container or VM) and review its network behavior and token storage. Overall the skill matches its stated purpose, but installing third-party CLI tooling always carries additional risk to review.
功能分析
Type: OpenClaw Skill Name: skyword Version: 1.0.1 The skill provides standard instructions for an AI agent to integrate with the Skyword platform via the Membrane CLI. It emphasizes secure practices such as using the platform's built-in authentication instead of handling raw API keys and focuses on legitimate content management workflows. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill name/description (Skyword integration) matches the runtime instructions which exclusively use the Membrane CLI to connect to Skyword and run actions. The requested operations (connect, list actions, create/run actions) are coherent for a connector integration.
Instruction Scope
SKILL.md instructs installing and running the Membrane CLI (npm install -g / npx usage) and signing in via an interactive or headless browser flow. It does not request reading unrelated files or environment variables. Note: the instructions ask the user/agent to perform authentication flows and to poll action build state, which is expected for this type of integration.
Install Mechanism
There is no packaged install spec in the registry; the README directs users to install @membranehq/cli from the public npm registry (npm install -g or npx). This is a common install path, but it does cause arbitrary code from npm to be written to disk — users should validate the package and source (repository link is provided). No downloads from suspicious URLs are present.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The instructions explicitly advise using Membrane-managed connections rather than asking for API keys, which is appropriate and proportionate.
Persistence & Privilege
The skill is instruction-only, does not set always:true, and is user-invocable. It does not request permanent presence or attempt to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skyword
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skyword 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug skyword
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Skyword 是什么?

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

如何安装 Skyword?

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

Skyword 是免费的吗?

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

Skyword 支持哪些平台?

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

谁开发了 Skyword?

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

💬 留言讨论