Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:489
forks:50
updated:2026년 4월 9일 16:34
파일 탐색기
SKILL.md
| name | claude-watch |
| description | Bridge your Claude Code session to the Agent Watch app on Apple Watch |
| author | shobhit |
| version | 0.1.0 |
Starts a local bridge server that connects your active Claude Code session to the Agent Watch iOS/watchOS app.
Run /claude-watch to start the bridge.
Enter the pairing code in the Agent Watch iPhone app.
The bridge requires Node.js 18+ and the node-pty package.
Run the setup script: cd skill/bridge && npm install