← Back to Skills Marketplace
gora050

Skyword

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
116
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install skyword
Description
Skyword integration. Manage data, records, and automate workflows. Use when the user wants to interact with Skyword data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skyword
  3. After installation, invoke the skill by name or use /skyword
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug skyword
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Skyword?

Skyword integration. Manage data, records, and automate workflows. Use when the user wants to interact with Skyword data. It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.

How do I install Skyword?

Run "/install skyword" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skyword free?

Yes, Skyword is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skyword support?

Skyword is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skyword?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments