Skip to main content
在 Manus 中运行任何 Skill
一键导入

hermes-model-metadata-debugging

Debug how Hermes resolves per-model capabilities (context window, max output tokens, pricing) and override them when a provider's actual API specs diverge from the bundled metadata. Load when a user reports "Hermes caps me at X tokens but the model actually supports Y", "my new model isn't recognized", "where does the 200K/32K/1M limit come from", or asks to patch model_metadata.py / models_dev.py.

概览

Debug how Hermes resolves per-model capabilities (context window, max output tokens, pricing) and override them when a provider's actual API specs diverge from the bundled metadata. Load when a user reports "Hermes caps me at X tokens but the model actually supports Y", "my new model isn't recognized", "where does the 200K/32K/1M limit come from", or asks to patch model_metadata.py / models_dev.py.

安装命令
npx skills add https://github.com/lxgxdx/hermes-skills --skill hermes-model-metadata-debugging

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年6月1日 22:02
文件资源管理器
3 个文件
SKILL.md
readonly