Agent Skills
› AjayIrkal23/agentic-mercy-10x
› ios-fix
ios-fix
GitHub这是一个自主iOS错误修复技能,通过调用上游gstack克隆工具来分析和修复iOS应用中的bug。
触发场景
用户请求自动修复iOS应用bug
需要分析iOS崩溃日志或堆栈信息
安装
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.
版本历史
- 581d130 当前 2026-07-19 09:12


