Bundle
dsh-cloud-cost-optimization
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
- Source
- satan9394
- License
- MIT
- Updated
- Updated 6 days ago
Readme
# dsh-cloud-cost-optimization DSH(DeepSeek Harness)技能插件:**云成本优化**。 成本可见性(标签/预算告警/仪表盘)、资源合理规格(right-sizing/自动扩缩/清理闲置)、定价模型(RI/节省计划/Spot)、架构优化(托管服务/存储分层/数据传出)与 FinOps 治理节奏。受 [wshobson/agents](https://github.com/wshobson/agents)(38k★ MIT)启发的中文原创精简版。 ## 安装 ```bash dsh plugin add dsh-cloud-cost-optimization ``` ## 触发方式 描述中包含"云成本 / 降本 / 云账单 / AWS 省钱 / 节省计划 / Spot / right-sizing / FinOps"等关键词时自动触发。 ## 能力 - 四步框架:可见性 → 合理规格 → 定价模型 → 架构优化 - AWS RI/节省计划/Spot 省钱速查 - 存储分层与数据传出优化 - 预算告警与每月 FinOps 复盘节奏 ## 许可 MIT
Install
dsh plugin --profile web add github:satan9394/dsh-cloud-cost-optimization
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-cloud-cost-optimization from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.