cleanup-dashboards
Über
Diese Fähigkeit überprüft HubSpot-Dashboards, um ungenutzte, doppelte oder veraltete Berichte zur Konsolidierung zu identifizieren. Sie erfordert eine manuelle Ausführung in der HubSpot-Oberfläche, da keine Dashboard-API existiert. Nutzen Sie dies für die fortlaufende Wartung, wenn Dashboards unübersichtlich und ineffektiv werden.
Schnellinstallation
Claude Code
Empfohlennpx 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-dashboardsKopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um diese Fähigkeit zu installieren
Dokumentation
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 Repository
Verwandte Skills
railway-docs
DokumentationDiese Fähigkeit ruft aktuelle Railway-Dokumentation ab, um Fragen zu Funktionen, Funktionalität oder spezifischen Dokumentations-URLs zu beantworten. Sie stellt sicher, dass Entwickler genaue, aktuelle Informationen direkt aus den offiziellen Quellen von Railway erhalten. Nutzen Sie sie, wenn Nutzer fragen, wie Railway funktioniert oder auf Railway-Dokumentation verweisen.
n8n-code-python
DokumentationDieses Claude Skill bietet fachkundige Anleitung zum Schreiben von Python-Code in n8n-Code-Nodes, insbesondere für die Verwendung der Python-Standardbibliothek und den Umgang mit n8ns spezieller Syntax wie `_input`, `_json` und `_node`. Es hilft Entwicklern, die Grenzen von Python innerhalb von n8n zu verstehen, empfiehlt JavaScript für die meisten Workflows und bietet gleichzeitig Python-Lösungen für spezifische Datenumwandlungsanforderungen.
archon
DokumentationDie Archon-Funktion bietet semantische Suche auf RAG-Basis und Projektmanagement über eine REST-API. Nutzen Sie sie für das Abfragen von Dokumentation, die Verwaltung hierarchischer Projekte/Aufgaben und die Durchführung von Wissenabruf mit Dokumenten-Upload-Fähigkeiten. Priorisieren Sie stets Archon zuerst bei der Suche in externer Dokumentation, bevor Sie andere Quellen verwenden.
n8n-code-javascript
DokumentationDiese Claude-Skill bietet fachkundige Anleitung für das Schreiben von JavaScript-Code in n8n-Code-Nodes. Sie behandelt wesentliche n8n-spezifische Syntax wie `$input`/`$json`-Variablen, HTTP-Helfer und DateTime-Verarbeitung und hilft bei der Fehlerbehebung häufiger Probleme. Nutzen Sie sie bei der Entwicklung von n8n-Workflows, die eine benutzerdefinierte JavaScript-Verarbeitung in Code-Nodes erfordern.
