Agent Skills
› AjayIrkal23/agentic-mercy-10x
› benchmark-models
benchmark-models
GitHub用于跨模型基准测试 gstack 技能。通过指向上游 gstack 克隆的指针,读取并遵循指定路径下的 SKILL.md 文件以执行相关操作。
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


