cleanup-dashboards
について
このスキルは、HubSpotダッシュボードを監査し、統合が必要な未使用・重複・古いレポートを特定します。ダッシュボードAPIが存在しないため、HubSpot UIでの手動実行が必要です。ダッシュボードが煩雑化し効果的でなくなった際の継続的なメンテナンスにご利用ください。
クイックインストール
Claude Code
推奨npx skills add TomGranot/hubspot-admin-skills -a claude-code/plugin add https://github.com/TomGranot/hubspot-admin-skillsgit 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
- Navigate to Reports > Dashboards in HubSpot.
- 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:
- Not viewed in 90+ days (check with the owner first)
- Duplicate dashboards covering the same metrics
- Test dashboards (names containing "test", "draft", "copy of")
- Personal dashboards belonging to departed employees
- 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
- Delete confirmed unused dashboards.
- Rename remaining dashboards with a clear naming convention (e.g.,
[Team] - Purpose). - Set appropriate sharing/visibility for each dashboard.
- 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 リポジトリ
関連スキル
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ワークフローを開発する際にご利用ください。
