スキル一覧に戻る

cleanup-dashboards

TomGranot
更新日 2 days ago
6 閲覧
33
11
33
GitHubで表示
ドキュメントaiapi

について

このスキルは、HubSpotダッシュボードを監査し、統合が必要な未使用・重複・古いレポートを特定します。ダッシュボードAPIが存在しないため、HubSpot UIでの手動実行が必要です。ダッシュボードが煩雑化し効果的でなくなった際の継続的なメンテナンスにご利用ください。

クイックインストール

Claude Code

推奨
メイン
npx skills add TomGranot/hubspot-admin-skills -a claude-code
プラグインコマンド代替
/plugin add https://github.com/TomGranot/hubspot-admin-skills
Git クローン代替
git clone https://github.com/TomGranot/hubspot-admin-skills.git ~/.claude/skills/cleanup-dashboards

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします

ドキュメント

Cleanup Dashboards

Audit HubSpot dashboards to remove clutter and consolidate reporting. Too many dashboards means nobody uses any of them effectively.

Important Limitation

HubSpot does not provide a Dashboard API. This entire process must be performed manually in the HubSpot UI under Reports > Dashboards.

Prerequisites

  • HubSpot portal access with dashboard management permissions
  • Input from team members on which dashboards they actively use

Step-by-Step Instructions

Stage 1: Before — Inventory All Dashboards

  1. Navigate to Reports > Dashboards in HubSpot.
  2. Create a spreadsheet listing every dashboard:
    • Name, owner/creator, number of reports, last viewed date (if visible), purpose

Stage 2: Execute — Identify Candidates for Removal

Flag dashboards matching any of these criteria:

  1. Not viewed in 90+ days (check with the owner first)
  2. Duplicate dashboards covering the same metrics
  3. Test dashboards (names containing "test", "draft", "copy of")
  4. Personal dashboards belonging to departed employees
  5. Default dashboards that were never customized

Consolidation targets:

  • Merge dashboards with overlapping report widgets into a single comprehensive dashboard.
  • Aim for 5-10 core dashboards maximum (e.g., Marketing Overview, Sales Pipeline, Email Health, Data Quality, Executive Summary).

Stage 3: After — Clean Up and Reorganize

  1. Delete confirmed unused dashboards.
  2. Rename remaining dashboards with a clear naming convention (e.g., [Team] - Purpose).
  3. Set appropriate sharing/visibility for each dashboard.
  4. Communicate changes to the team — share links to the consolidated dashboards.

Stage 4: Rollback

  • Deleted dashboards cannot be restored.
  • Before deleting, screenshot each dashboard or note which reports it contained.
  • Individual reports within a dashboard are not deleted when the dashboard is removed — they remain available for re-use.

Tips

  • Assign a dashboard owner for each core dashboard — someone responsible for keeping it current.
  • Review dashboards quarterly as part of the database cleanup routine.
  • If a report on a dashboard shows stale or broken data, fix the underlying report rather than creating a new dashboard.

GitHub リポジトリ

TomGranot/hubspot-admin-skills
パス: skills/cleanup-dashboards
0

関連スキル

railway-docs

ドキュメント

このスキルは、Railwayの機能や仕様、特定のドキュメントURLに関する質問に答えるために、最新のRailwayドキュメントを取得します。開発者がRailwayの公式情報源から正確かつ最新の情報を直接受け取れるようにします。ユーザーがRailwayの動作方法について尋ねたり、Railwayドキュメントを参照する際にご利用ください。

スキルを見る

n8n-code-python

ドキュメント

このClaudeスキルは、n8nのコードノードでPythonコードを記述するための専門的なガイダンスを提供します。具体的には、Pythonの標準ライブラリの使用方法や、`_input`、`_json`、`_node`といったn8n独自の構文の扱い方を解説します。n8n環境内におけるPythonの制限事項を開発者が理解できるよう支援し、ほとんどのワークフローではJavaScriptの使用を推奨しながらも、特定のデータ変換ニーズに対応するPythonソリューションを提案します。

スキルを見る

archon

ドキュメント

Archonスキルは、RAGを活用したセマンティック検索とプロジェクト管理をREST APIを通じて提供します。ドキュメントの検索、階層的なプロジェクト/タスクの管理、ドキュメントアップロード機能を備えたナレッジ検索の実行にご利用いただけます。外部ドキュメントを検索する際は、他の情報源を利用する前に常にArchonを最優先で使用してください。

スキルを見る

n8n-code-javascript

ドキュメント

このClaudeスキルは、n8nのCodeノードでJavaScriptコードを書くための専門的なガイダンスを提供します。`$input`/`$json`変数、HTTPヘルパー、DateTime処理などの重要なn8n固有の構文を網羅し、一般的なエラーのトラブルシューティングも行います。CodeノードでカスタムJavaScript処理を必要とするn8nワークフローを開発する際にご利用ください。

スキルを見る