What problem does it solve? Manually navigating the HubSpot UI to review your sales pipeline is slow and repetitive. This Skill retrieves your deal list directly from the HubSpot CRM API, so you can see deal names, amounts, stages, and close dates without leaving your conversation. ## Core Features & Use Cases - Paginated Deal Listing: Retrieve deals in configurable batches (default 10) using cursor-based pagination via the --limit and --after flags. - Structured JSON Output: Returns deal properties including dealname, amount, dealstage, pipeline, closedate, and a direct HubSpot record URL. - Pre-Flight Config Check: Validates HubSpot credentials before running, with clear error guidance for 401, 403, and 429 responses. - Use Case: Ask for your current pipeline before a sales meeting and get a formatted list of open deals with amounts and stages, then page through older deals as needed. ## Quick Start Ask the AI to list your HubSpot deals, optionally specifying how many deals to return or which page cursor to continue from.