← 返回 Skills 市场
Ri Savings Advisor
作者
Anmol Nagpal
· GitHub ↗
· v1.0.0
320
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ri-savings-advisor
功能描述
Recommend optimal Reserved Instance and Savings Plan portfolio based on AWS usage patterns
安全使用建议
This instruction-only advisor appears coherent and safe in design, but exercise common-sense caution: (1) Run the suggested aws CLI commands yourself in your environment and paste only the exported JSON/results — do not paste access keys, secret keys, session tokens, or other credentials. (2) Before sharing outputs, scrub any sensitive identifiers you don't want disclosed (long-lived access keys, secret values, or credentials accidentally included). (3) Note the skill author/source/homepage are not provided; if you will share sensitive cost data, consider using a vetted internal tool or performing the analysis offline. (4) The SKILL.md includes sample commands and an IAM policy for read-only data collection — that policy is a reasonable minimum if you choose to automate data export, but the skill itself does not request or use credentials.
功能分析
Type: OpenClaw Skill
Name: ri-savings-advisor
Version: 1.0.0
The skill is classified as benign. Despite declaring `bash` as a tool, the `SKILL.md` explicitly instructs the AI agent: "This skill is instruction-only. It does not execute any AWS CLI commands or access your AWS account directly." and "Never ask for credentials, access keys, or secret keys — only exported data or CLI/console output." It also advises the agent to "confirm no credentials are included before processing" user data. These strong, explicit negative instructions mitigate any potential risk from the `bash` tool declaration, ensuring the skill functions as a data analysis tool based on user-provided input, without direct system interaction or credential handling.
能力评估
Purpose & Capability
The name and description match the requested inputs (AWS Cost Explorer reports, RI inventory) and analysis steps. The SKILL.md explicitly states it will not access AWS accounts and asks the user to provide exported data. Minor provenance concern: source/homepage are missing (owner ID present), which reduces ability to vet the author but does not create functional incoherence.
Instruction Scope
Runtime instructions are scoped to asking the user for cost/usage exports or textual descriptions and then performing analysis and recommendations. The doc explicitly forbids asking for credentials and tells the agent to confirm pasted data contains no credentials before processing. No instructions reference unrelated system files or secrets.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install profile and consistent with the stated behavior.
Credentials
The skill requests no environment variables, credentials, or config paths. Sample AWS CLI commands and a minimal read-only IAM policy are provided as guidance for collecting exported data; these are proportional and expected for the stated task.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills. disable-model-invocation is the default (false) which is normal; nothing here elevates persistence or privilege beyond expectations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ri-savings-advisor - 安装完成后,直接呼叫该 Skill 的名称或使用
/ri-savings-advisor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of aws-ri-savings-advisor.
- Provides instruction-only recommendations for AWS Reserved Instance and Savings Plan portfolios based on user-supplied AWS usage data.
- Clearly outlines required input options, minimum IAM permissions, and step-by-step process.
- Delivers recommendations in a structured format: coverage gap analysis, portfolio table, risk assessment, scenario comparison, and finance summary.
- Enforces strict rules against handling credentials and makes clear recommendations based on workload stability and type.
元数据
常见问题
Ri Savings Advisor 是什么?
Recommend optimal Reserved Instance and Savings Plan portfolio based on AWS usage patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 320 次。
如何安装 Ri Savings Advisor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ri-savings-advisor」即可一键安装,无需额外配置。
Ri Savings Advisor 是免费的吗?
是的,Ri Savings Advisor 完全免费(开源免费),可自由下载、安装和使用。
Ri Savings Advisor 支持哪些平台?
Ri Savings Advisor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ri Savings Advisor?
由 Anmol Nagpal(@anmolnagpal)开发并维护,当前版本 v1.0.0。
推荐 Skills