Agent Skills
› AjayIrkal23/agentic-mercy-10x
› ios-sync
ios-sync
GitHub用于根据最新的上游 gstack 模板重新生成 iOS 调试桥接工具。该技能通过指向 gstack 克隆库,指导用户遵循特定路径下的说明文件以完成同步和更新操作。
Trigger Scenarios
需要更新 iOS 调试桥接工具
同步最新的 gstack 模板
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill ios-sync -g -y
SKILL.md
Frontmatter
{
"name": "ios-sync",
"schema": 1,
"platforms": [
"linux",
"darwin"
],
"provenance": "gstack-clone",
"description": "Regenerate the iOS debug bridge against the latest upstream gstack templates. (gstack)"
}
Generated pointer to the upstream gstack clone. Read and follow ~/.claude/skills/gstack/ios-sync/SKILL.md.
Version History
- 581d130 Current 2026-07-19 09:12


