Agent Skills
› AjayIrkal23/agentic-mercy-10x
› benchmark-models
benchmark-models
GitHub用于跨模型基准测试gstack技能的工具。通过读取并遵循指定路径下的SKILL.md文件,执行上游gstack克隆中的相关指令和配置。
Trigger Scenarios
需要对比不同模型在gstack技能上的表现
执行基于gstack的模型性能评估
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill benchmark-models -g -y
SKILL.md
Frontmatter
{
"name": "benchmark-models",
"schema": 1,
"platforms": [
"linux",
"darwin"
],
"provenance": "gstack-clone",
"description": "Cross-model benchmark for gstack skills. (gstack)"
}
Generated pointer to the upstream gstack clone. Read and follow ~/.claude/skills/gstack/benchmark-models/SKILL.md.
Version History
- 581d130 Current 2026-07-19 09:05


