site-management
UniFiサイトをアカウント全体で管理・監視し、サイトの詳細や組織構造、複数サイトの概要を把握することで、インフラを一元的に管理するSkill。
📜 元の英語説明(参考)
Manage and monitor UniFi sites across your account. View site details, organization structure, and multi-site overview for centralized infrastructure management.
🇯🇵 日本人クリエイター向け解説
UniFiサイトをアカウント全体で管理・監視し、サイトの詳細や組織構造、複数サイトの概要を把握することで、インフラを一元的に管理するSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o site-management.zip https://jpskill.com/download/18320.zip && unzip -o site-management.zip && rm site-management.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/18320.zip -OutFile "$d\site-management.zip"; Expand-Archive "$d\site-management.zip" -DestinationPath $d -Force; ri "$d\site-management.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
site-management.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
site-managementフォルダができる - 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 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
Site Management Skill
アカウント全体の UniFi サイトを管理および監視し、インフラストラクチャの一元的な監視を実現します。
このスキルでできること
このスキルを使用すると、次のことが可能になります。
- アカウント内のすべての UniFi サイトを表示する
- 特定のサイトに関する詳細情報を取得する
- サイトの構成と構造を監視する
- サイトレベルの構成を追跡する
- 複数サイトのインフラストラクチャを分析する
- サイトの拡張とスケーリングを計画する
- サイトインベントリレポートを生成する
このスキルを使用するタイミング
このスキルは、次のことを行う必要がある場合に使用します。
- 管理対象のすべてのサイトの概要を取得する
- サイト構成の詳細を確認する
- サイトの組織構造を確認する
- 複数サイトのデプロイメントを計画する
- インフラストラクチャレポートを生成する
- サイトの階層を管理する
- サイトレベルのメトリクスを分析する
利用可能なツール
list_sites- アカウント内のすべての UniFi サイトをリスト表示しますget_site_details- 特定のサイトに関する詳細情報を取得しますget_site_overview- サイトの概要統計を取得します
典型的なワークフロー
複数サイトの概要
list_sitesを使用して、管理対象のすべてのサイトを表示します- 各サイトに対して
get_site_detailsを使用して、完全な情報を収集します - サイトインベントリと組織図をまとめます
- サマリーレポートを生成します
サイトの計画と拡張
list_sitesを使用して、現在のサイト構造を理解しますget_site_detailsを使用して、既存のサイト構成を分析します- ギャップと拡張の機会を特定します
- 新しいサイトのデプロイメントを計画します
サイト構成のレビュー
get_site_detailsを使用して、サイト構成を取得します- サイトの設定とパラメータを確認します
- 標準化のためにサイトを比較します
- 構成の更新を推奨します
質問例
- "Show me all UniFi sites in my account"
- "What's the configuration of the headquarters site?"
- "Get a complete site inventory for reporting"
- "Compare site details across all locations"
- "What sites do I have and where are they?"
- "Show me the full organization structure"
レスポンス形式
このスキルを使用する場合、私は以下を提供します。
- すべてのサイトの完全なリスト
- サイト固有の構成の詳細
- 組織階層の可視化
- サイトのステータスと情報
- サイト数とサマリーメトリクス
ベストプラクティス
- 一貫性のあるサイト命名規則を維持する
- サイトの組織を定期的に見直す
- サイトの目的と場所を文書化する
- サイトの成長と拡張を追跡する
- 複数サイトの連携を監視する
- サイト全体のスケーラビリティを計画する
- サイトインベントリを最新の状態に保つ
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Site Management Skill
Manage and monitor UniFi sites across your account for centralized infrastructure oversight.
What this skill does
This skill enables you to:
- View all UniFi sites in your account
- Get detailed information about specific sites
- Monitor site organization and structure
- Track site-level configurations
- Analyze multi-site infrastructure
- Plan site expansion and scaling
- Generate site inventory reports
When to use this skill
Use this skill when you need to:
- Get an overview of all managed sites
- Check site configuration details
- Verify site organization structure
- Plan multi-site deployments
- Generate infrastructure reports
- Manage site hierarchy
- Analyze site-level metrics
Available Tools
list_sites- List all UniFi sites in the accountget_site_details- Get detailed information about a specific siteget_site_overview- Get overview statistics for a site
Typical Workflows
Multi-Site Overview
- Use
list_sitesto view all managed sites - Use
get_site_detailsfor each site to gather full information - Compile site inventory and organization chart
- Generate summary report
Site Planning & Expansion
- Use
list_sitesto understand current site structure - Use
get_site_detailsto analyze existing site configurations - Identify gaps and expansion opportunities
- Plan new site deployments
Site Configuration Review
- Use
get_site_detailsto retrieve site configuration - Verify site settings and parameters
- Compare sites for standardization
- Recommend configuration updates
Example Questions
- "Show me all UniFi sites in my account"
- "What's the configuration of the headquarters site?"
- "Get a complete site inventory for reporting"
- "Compare site details across all locations"
- "What sites do I have and where are they?"
- "Show me the full organization structure"
Response Format
When using this skill, I provide:
- Complete list of all sites
- Site-specific configuration details
- Organization hierarchy visualization
- Site status and information
- Site count and summary metrics
Best Practices
- Maintain consistent site naming conventions
- Review site organization regularly
- Document site purposes and locations
- Track site growth and expansion
- Monitor multi-site coordination
- Plan for scalability across sites
- Keep site inventory current