원클릭으로
sync-skills
Synchronize AI agent skills and build binaries from the dotfiles repository.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Synchronize AI agent skills and build binaries from the dotfiles repository.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Integration for interacting with Google Docs and Google Workspace using the 'gws' CLI.
Plan a new objective end-to-end in this repo's docs/mbo Management-By-Objective system — turn a GitHub issue or a gss draft-PR worktree into consistent design/spec/plan artifacts and track it in docs/mbo/index.md. Use this whenever the user wants to START planning or designing a new feature, skill, CLI, or service: "plan this issue", "let's design X", "spec this out", "write a plan for #N", "start an MBO / a design doc", or when they're working in a gss draft PR and want to scope the work — even if they don't say "mbo". Routes the task to the right skill workflow (skill-creator, brainstorming→writing-plans, the go/web teams) per docs/mbo/AGENTS.md. Also anchors the objective to a GitHub design issue + a gss draft PR, and — when the plan is ready and it's time to BUILD — asks whether to "break out the work / parallelize / divide it across the teams": a dependency graph of leaf tasks, each a gss feature worker with its own worktree, draft PR, and linked GitHub sub-issue, fanned out via a Workflow, blocking task
Start, restart, or attach to a persistent Claude --remote-control session on any remote SSH host inside a specified git repository. Use this skill whenever the user asks to "start a remote Claude session", "spin up Claude on [host]", "set up remote control on [host]", "launch Claude remotely in [repo]", "start an AI session on [machine]", "restart the remote Claude session", or any variation of establishing or checking a remote Claude Code instance. Also triggers when the user asks to check whether a remote session is running or to get the attach command for an existing one.
Route a task to the right AI team + member (two-level team→member selection)
Query and configure the gsl (Go Status Line) that renders a powerline-style status bar in Claude Code and Antigravity CLI.
A powerful, Go-based management tool for tmux, providing structured session management, window arrangements, layout persistence, and autonomous AI Agent Team Orchestration.
| name | sync-skills |
| description | Synchronize AI agent skills and build binaries from the dotfiles repository. |
This skill allows the agent to refresh the AI agent environment by synchronizing skills from the dotfiles repository to the system and optionally rebuilding core binaries.
Always run sync-skills using the established alias, which points to the version in ~/opt/scripts/system/sync-skills.sh.
Using the ~/opt path ensures that you are running the scripts as they are installed in the user's environment, maintaining consistency across different machines and installations.
Link all available skills into both ~/.gemini/config/skills (Antigravity CLI) and ~/.claude/skills (Claude Code). The single discovery pass keeps both assistants in sync from one source of truth.
bash ~/opt/scripts/system/sync-skills.sh
Or via alias if available:
sync-skills
Link skills and rebuild core binaries (gss, tmux-mgr, wol).
bash ~/opt/scripts/system/sync-skills.sh --build
After running sync-skills, the agent MUST inform the user that they need to manually reload their session for the newly-linked skills to be discovered:
agy): Restart the session (skills are scanned from ~/.gemini/config/skills at startup).~/.claude/skills at startup; a running session will not see new links until relaunched).