← 返回 Skills 市场
gora050

Spotinst

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
109
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install spotinst
功能描述
Spotinst integration. Manage data, records, and automate workflows. Use when the user wants to interact with Spotinst data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install spotinst
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /spotinst 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug spotinst
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Spotinst 是什么?

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

如何安装 Spotinst?

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

Spotinst 是免费的吗?

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

Spotinst 支持哪些平台?

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

谁开发了 Spotinst?

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

💬 留言讨论