← Back to Skills Marketplace
gora050

Spotinst

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
109
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install spotinst
Description
Spotinst integration. Manage data, records, and automate workflows. Use when the user wants to interact with Spotinst data.
Usage Guidance
This skill is a Membrane-based wrapper for Spotinst and is internally consistent, but before installing or using it you should: 1) verify the Membrane service and the @membranehq/cli npm package (check the vendor site, package maintainers, and package contents) because the CLI runs code on your machine; 2) understand that Spotinst credentials will be managed server-side by Membrane — only grant the minimum necessary permissions and review Membrane's security/privacy docs; 3) in shared or headless environments, be cautious about performing interactive 'membrane login' flows; and 4) prefer creating connections with least-privilege Spotinst roles so the connector has limited access.
Capability Analysis
Type: OpenClaw Skill Name: spotinst Version: 1.0.1 The skill provides instructions for an AI agent to manage Spotinst resources using the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication, and action execution through the Membrane platform. The instructions are consistent with the stated purpose of cloud infrastructure management and do not exhibit signs of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The name/description say 'Spotinst integration' and the instructions exclusively describe using the Membrane CLI to connect to a Spotinst connector and run actions. Requiring a Membrane account and network access is coherent with an integration implemented through Membrane rather than direct Spotinst API calls.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI, running 'membrane login', creating a connector, listing and running actions; it does not instruct the agent to read unrelated local files or environment variables. However, using Membrane means credentials and API access are handled server-side by Membrane, so you must trust that service with any Spotinst credentials created via the connection.
Install Mechanism
There is no declared install spec in the registry metadata, but the instructions tell the user to run 'npm install -g @membranehq/cli@latest' (public npm). This is a typical way to obtain the CLI but does require installing a global npm package (moderate trust/attack surface). Verify the package and its provenance before installing.
Credentials
The skill declares no required environment variables and asks the user to use Membrane-managed connections rather than providing API keys locally. This is proportionate to the stated purpose, but it centralizes secrets with Membrane — users should ensure the connector's permissions are appropriate and that they trust Membrane to store/manage credentials.
Persistence & Privilege
The skill is user-invocable, not always-enabled, does not request elevated system persistence, and has no install-time modifications declared. It does not request any cross-skill or system-wide configuration changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install spotinst
  3. After installation, invoke the skill by name or use /spotinst
  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 spotinst
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Spotinst?

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

How do I install Spotinst?

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

Is Spotinst free?

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

Which platforms does Spotinst support?

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

Who created Spotinst?

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

💬 Comments