get-available-resources
Detect host inventory and effective CPU, memory, disk, scheduler, container, and accelerator limits when a user asks for resource-aware planning or before a clearly resource-sensitive local workload. Produces a redacted JSON snapshot and conservative planning helpers without stress tests or assuming visible host hardware is usable.
适合你,如果你需要了解本地机器资源限制后再运行任务
/ 下载安装
/ 通过 npx 安装 校验哈希
npx oh-my-skill add k-dense-ai/scientific-agent-skills/get-available-resources/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- k-dense-ai/scientific-agent-skills/get-available-resources/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify k-dense-ai/scientific-agent-skills/get-available-resources安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
32035GitHub stars
~1.8K最小装载
~20.2K含声明引用
~21.3K文本包总量
索引托管
怎么用
商店整理自技能原文 · 版本 ab2f84a · 表述以原文为准它做什么
Claude 在执行计算密集型任务前,会自动检测系统的 CPU、GPU、内存、磁盘等资源,生成一个含策略建议的 JSON 文件,并根据建议调整并行处理、内存策略或 GPU 加速。
什么时候触发
当用户请求资源感知规划,或开始数据分析、模型训练、大规模文件处理等计算密集型任务前,Claude 会触发资源检测。
装好后可以这样说
会检测内存是否够用,建议是否用 Dask/Zarr
会检测 CPU 核心数并建议最优 worker 数
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…