Agent Skills
› AjayIrkal23/agentic-mercy-10x
› ios-fix
ios-fix
GitHub自动修复 iOS 应用 Bug 的技能,通过生成指针指向上游 gstack 克隆并遵循其 SKILL.md 文件执行操作。
Trigger Scenarios
iOS 应用出现运行时错误
需要自动化修复 iOS 代码缺陷
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill ios-fix -g -y
SKILL.md
Frontmatter
{
"name": "ios-fix",
"schema": 1,
"platforms": [
"linux",
"darwin"
],
"provenance": "gstack-clone",
"description": "Autonomous iOS bug fixer. (gstack)"
}
Generated pointer to the upstream gstack clone. Read and follow ~/.claude/skills/gstack/ios-fix/SKILL.md.
Version History
- 581d130 Current 2026-07-19 09:12


