surveillance-monitoring
Monitor Ubiquiti Protect surveillance cameras and events. Track camera status, review recordings and alerts, and monitor system health.
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o surveillance-monitoring.zip https://jpskill.com/download/18322.zip && unzip -o surveillance-monitoring.zip && rm surveillance-monitoring.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/18322.zip -OutFile "$d\surveillance-monitoring.zip"; Expand-Archive "$d\surveillance-monitoring.zip" -DestinationPath $d -Force; ri "$d\surveillance-monitoring.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
surveillance-monitoring.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
surveillance-monitoringフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-18
- 取得日時
- 2026-05-18
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
監視モニタリングスキル
カメラ、イベント、システムヘルスを含むProtect監視システムを監視します。
このスキルの機能
このスキルでできること:
- すべての監視カメラとそのステータスを監視する
- 最近の監視イベントとアラートを確認する
- モーション検知と録画ステータスを分析する
- Protectシステムのヘルスとストレージを監視する
- カメラの接続性を追跡する
- オフラインまたはパフォーマンスの低いカメラを特定する
- 監視レポートを生成する
このスキルの使用場面
このスキルは、以下が必要な場合に使用します。
- カメラのステータスと接続性を確認する
- 監視イベントを確認する
- 録画がアクティブであることを確認する
- システムのストレージ使用量を監視する
- カメラの問題をトラブルシューティングする
- 特定のエリアのカバー範囲を確認する
- 監視レポートを生成する
- イベント履歴を監査する
利用可能なツール
get_protect_devices- カメラをリスト表示して監視するget_protect_events- 監視イベントとアラートを確認するget_protect_info- システムのステータスとヘルスを監視するget_network_devices- カメラのネットワーク情報を取得する
典型的なワークフロー
カメラシステムのヘルスチェック
get_protect_devicesを使用して、すべてのカメラをリスト表示します。- 各カメラのステータスと接続性を確認します。
get_protect_infoを使用して、システムのヘルスを確認します。- ストレージの使用量を監視します。
- オフラインのカメラを特定します。
イベントレビュー
get_protect_eventsを使用して、最近のイベントを取得します。- イベントタイプ(モーション、人物など)でフィルタリングします。
- イベントのタイムラインを確認します。
- 録画が行われたことを確認します。
- パターンまたは傾向を特定します。
カバー範囲の検証
get_protect_devicesを使用して、カメラをリスト表示します。- 重要なエリアのカバー範囲を確認します。
- カメラの角度と配置を確認します。
- カバー範囲のギャップを特定します。
- 追加のカメラの展開を計画します。
質問例
- "Show all cameras and their status"
- "Are there any offline cameras?"
- "Review recent surveillance events"
- "Show motion detection events from today"
- "What's the Protect system storage usage?"
- "Verify camera coverage of all areas"
- "Generate a surveillance audit report"
- "Check camera connectivity and performance"
レスポンス形式
このスキルを使用する場合、私は以下を提供します。
- カメラのステータスと接続性に関する情報
- タイムスタンプ付きのイベントの概要
- 録画ステータスの検証
- ストレージの使用量と容量
- システムのヘルスメトリクス
- カバー範囲の分析
- 特定の実行可能なアラート
- 改善のための推奨事項
ベストプラクティス
- カメラのステータスを定期的に確認する
- セキュリティインシデントについて、イベントを毎日確認する
- ストレージ容量を事前に監視する
- 重要なエリアのカバー範囲を確認する
- オフアワー中にカメラのメンテナンスを計画する
- 重要なイベントをアーカイブする
- リカバリ手順をテストする
- カメラの場所とカバー範囲を文書化する
- バックアップ録画を維持する
- 保持ポリシーを確認および更新する
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Surveillance Monitoring Skill
Monitor your Protect surveillance system including cameras, events, and system health.
What this skill does
This skill enables you to:
- Monitor all surveillance cameras and their status
- Review recent surveillance events and alerts
- Analyze motion detection and recording status
- Monitor Protect system health and storage
- Track camera connectivity
- Identify offline or underperforming cameras
- Generate surveillance reports
When to use this skill
Use this skill when you need to:
- Check camera status and connectivity
- Review surveillance events
- Verify recording is active
- Monitor system storage usage
- Troubleshoot camera issues
- Verify coverage for specific areas
- Generate surveillance reports
- Audit event history
Available Tools
get_protect_devices- List and monitor camerasget_protect_events- Review surveillance events and alertsget_protect_info- Monitor system status and healthget_network_devices- Get camera network information
Typical Workflows
Camera System Health Check
- Use
get_protect_devicesto list all cameras - Check status and connectivity for each
- Use
get_protect_infofor system health - Monitor storage usage
- Identify any offline cameras
Event Review
- Use
get_protect_eventsto get recent events - Filter by event type (motion, person, etc.)
- Review event timeline
- Verify recording occurred
- Identify patterns or trends
Coverage Verification
- Use
get_protect_devicesto list cameras - Verify coverage for critical areas
- Check camera angles and placement
- Identify coverage gaps
- Plan additional camera deployment
Example Questions
- "Show all cameras and their status"
- "Are there any offline cameras?"
- "Review recent surveillance events"
- "Show motion detection events from today"
- "What's the Protect system storage usage?"
- "Verify camera coverage of all areas"
- "Generate a surveillance audit report"
- "Check camera connectivity and performance"
Response Format
When using this skill, I provide:
- Camera status and connectivity information
- Event summaries with timestamps
- Recording status verification
- Storage usage and capacity
- System health metrics
- Coverage analysis
- Specific actionable alerts
- Recommendations for improvements
Best Practices
- Check camera status regularly
- Review events daily for security incidents
- Monitor storage capacity proactively
- Verify coverage for critical areas
- Plan camera maintenance during off-hours
- Archive important events
- Test recovery procedures
- Document camera locations and coverage
- Maintain backup recordings
- Review and update retention policies