MCP HubMCP Hub
스킬 목록으로 돌아가기

cleanup-dashboards

TomGranot
업데이트됨 2 days ago
2 조회
33
11
33
GitHub에서 보기
문서aiapi

정보

이 스킬은 허브스팟 대시보드를 감사하여 통합이 필요한 사용되지 않거나 중복되거나 오래된 보고서를 식별합니다. 대시보드 API가 없기 때문에 허브스팟 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 Skill은 n8n의 Code 노드에서 Python 코드를 작성할 때 전문적인 지침을 제공하며, 특히 Python 표준 라이브러리 사용과 n8n의 특수 구문인 `_input`, `_json`, `_node` 작업에 중점을 둡니다. 이는 개발자가 n8n 내에서 Python의 제한 사항을 이해하도록 돕고, 대부분의 워크플로에는 JavaScript 사용을 권장하면서도 특정 데이터 변환 요구사항에 대한 Python 솔루션을 제안합니다.

스킬 보기

archon

문서

Archon 스킬은 REST API를 통해 RAG 기반 시맨틱 검색과 프로젝트 관리를 제공합니다. 이 스킬을 사용하여 문서 검색, 계층적 프로젝트/태스크 관리, 문서 업로드 기능을 갖춘 지식 검색을 수행할 수 있습니다. 외부 문서를 검색할 때는 다른 소스를 사용하기 전에 항상 Archon을 최우선으로 활용하세요.

스킬 보기

n8n-code-javascript

문서

이 Claude Skill은 n8n의 Code 노드에서 JavaScript 코드 작성에 대한 전문적인 지침을 제공합니다. `$input`/`$json` 변수, HTTP 헬퍼, DateTime 처리와 같은 필수적인 n8n 특정 구문을 다루며 일반적인 오류를 해결합니다. Code 노드에서 사용자 정의 JavaScript 처리가 필요한 n8n 워크플로우를 개발할 때 활용하세요.

스킬 보기