hubspot
HubSpot CRM Client
First: Check Prerequisites
Step 1: Check Python
python3 --version 2>/dev/null || echo "NOT_INSTALLED"
If NOT installed:
- macOS:
brew install python3 - Windows: Download from https://python.org
Step 2: Check hubspot-api-client
python3 -c "import hubspot; print('OK')" 2>/dev/null || echo "NOT_INSTALLED"
More from asu-le/claude-plugins
airtable
Access Airtable bases, tables, and records. Use when user mentions Airtable, bases, tables, records, or spreadsheet data. Uses Python pyairtable library for clean, reliable access.
24asana
Access Asana workspaces, projects, tasks, and users. Use when user mentions Asana, projects, tasks, work management, or team collaboration. Uses Python asana library for reliable access.
10salesforce
Access Salesforce CRM to view accounts, contacts, leads, opportunities, and custom objects. Use when user mentions Salesforce, CRM, accounts, contacts, leads, opportunities, or sales data. Uses Python simple-salesforce library for reliable access.
8canvas-lms
Access Canvas LMS to view courses, modules, pages, assignments, and quizzes. Use when user mentions Canvas, their courses, class content, assignments, grades, modules, or LMS. Handles setup if Canvas is not configured.
6