SOC 職業分類に基づく
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/deathrashed/agents --skill watzupコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
Control the in-app Browser for opening, navigating, inspecting visible or interactive page state, clicking, typing, screenshots, and local web testing. It can have existing signed-in sessions. For semantic operations on linked resources, prefer a purpose-built connector, API, or CLI when available.
Control the user's Chrome browser for tasks that depend on existing Chrome state: tabs, logged-in sessions, or extensions. Prefer purpose-built connectors, APIs, or CLIs when available.
Control local Mac apps through Computer Use for tasks that require reading or operating app UI. Prefer purpose-built connectors, APIs, or CLIs when available.
| name | watzup |
| description | Check recent activity and status |
Analyze the current project and provide a comprehensive status report.
Git Status
Package Info (if package.json exists)
Code Health
Build/Test Status
📊 PROJECT STATUS: [Project Name]
═══════════════════════════════════
🌿 Git Status
Branch: [branch]
Changes: [count] uncommitted files
Last commit: [message]
📦 Dependencies
Production: [count]
Dev: [count]
📝 Code Stats
Files: [count]
TODOs: [count]
FIXMEs: [count]
🔧 Available Scripts
- npm run build
- npm run test
- ...
⚠️ Issues Found
- [any issues]
✅ Quick Actions
- [suggested next steps]
Start the analysis now!