Agent Skills
› AjayIrkal23/agentic-mercy-10x
› ios-sync
ios-sync
GitHub用于根据上游 gstack 最新模板重新生成 iOS 调试桥接文件。当需要更新或同步 iOS 调试相关的底层配置与模板时使用此技能,确保工具链与上游保持一致。
Trigger Scenarios
需要同步 iOS 调试桥接到最新的 gstack 模板
上游 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


