← 返回 Skills 市场
Spot Strategy
作者
Anmol Nagpal
· GitHub ↗
· v1.0.0
312
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install spot-strategy
功能描述
Design an interruption-resilient EC2 Spot instance strategy with fallback configurations
安全使用建议
This skill appears coherent and appropriate for designing Spot strategies. Before sharing data: verify any pasted CLI/console output contains no access keys or secrets (the skill requests only read-only outputs), consider redacting tags, account IDs, private IPs, or other identifiers if you are uncomfortable sharing them, and provide the minimum necessary data (a sample of instances or a summary) rather than full dumps when possible. If you prefer, run the AWS CLI locally and paste only the specific JSON blocks the skill requests. The skill’s explicit rule to never ask for credentials is good — don't provide keys or secret values under any circumstances.
功能分析
Type: OpenClaw Skill
Name: spot-strategy
Version: 1.0.0
The skill bundle is benign. It explicitly states it is 'instruction-only' and 'does not execute any AWS CLI commands or access your AWS account directly'. It provides clear guardrails for the AI agent, instructing it to 'Never ask for credentials, access keys, or secret keys' and to 'confirm no credentials are included before processing' user-provided data. The example AWS CLI commands in SKILL.md are read-only and intended for the user to execute and provide output, not for the agent to run. There is no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description ask for Spot strategy design and the SKILL.md only requests EC2 inventory, ASG config, and cost data — all are expected inputs for this purpose. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
The skill asks users to paste AWS CLI/console output (describe-instances, ASG, cost reports). This is appropriate for analysis but may include sensitive metadata (account IDs, instance IDs, private IPs, tags, AMI IDs). The SKILL.md explicitly forbids asking for credentials and asks to confirm no credentials are included before processing — that's good practice.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded.
Credentials
No environment variables, credentials, or config paths are requested. The SKILL.md recommends only read-only CLI outputs and provides a minimal read-only IAM policy for those who want to run the commands themselves.
Persistence & Privilege
The skill does not request persistent/always-on presence (always:false) and does not ask to modify other skills or system settings. Model invocation is allowed (default), which is normal for skills and acceptable here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install spot-strategy - 安装完成后,直接呼叫该 Skill 的名称或使用
/spot-strategy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
aws-spot-strategy 1.0.0 — Initial Release
- Provides a guided workflow to design interruption-resilient AWS EC2 Spot instance strategies using exported data.
- Analyzes EC2 inventory, Auto Scaling configs, and cost breakdowns to recommend Spot, On-Demand, and Savings Plan mixtures.
- Outputs eligibility matrix, Spot fleet recommendation, interruption risk table, and fallback architecture.
- Generates Karpenter NodePool YAML if EKS is detected.
- Emphasizes security by requiring only exported data, not credentials or direct AWS access.
- Flags stateful workloads as not Spot-safe and enforces best practices such as family diversification and interruption handling.
元数据
常见问题
Spot Strategy 是什么?
Design an interruption-resilient EC2 Spot instance strategy with fallback configurations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 312 次。
如何安装 Spot Strategy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install spot-strategy」即可一键安装,无需额外配置。
Spot Strategy 是免费的吗?
是的,Spot Strategy 完全免费(开源免费),可自由下载、安装和使用。
Spot Strategy 支持哪些平台?
Spot Strategy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Spot Strategy?
由 Anmol Nagpal(@anmolnagpal)开发并维护,当前版本 v1.0.0。
推荐 Skills