This skill automates CRM workflows including lead management, deal tracking, and pipeline automation. It's designed for users who want to streamline their CRM processes.
$ npx skills add https://github.com/claude-office-skills/skills --skill crm-automationThis skill automates CRM workflows across HubSpot, Salesforce, and Pipedrive, enabling teams to manage leads, track deals, and synchronize data across multiple platforms. It covers lead capture and enrichment automation, deal stage progression workflows, multi-CRM data synchronization, and automated follow-up sequences. The skill includes lead scoring models, intelligent lead routing to sales representatives, and pipeline management automation. Sales teams use it to reduce manual data entry, accelerate deal progression, maintain data consistency across CRM systems, and automatically trigger timely follow-up actions based on lead behavior and deal stage changes.
Install using the npx command to add the skill.
Lead capture and enrichment automation
Deal stage progression workflows
Multi-CRM data synchronization
Automated follow-up sequences
$ npx skills add https://github.com/claude-office-skills/skills --skill crm-automationgit clone https://github.com/claude-office-skills/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Act as a CRM automation specialist. Create an automated workflow for [COMPANY]'s [INDUSTRY] sales team using [DATA] to handle lead management, deal tracking, and pipeline automation. Focus on reducing manual tasks and improving conversion rates. Include triggers, actions, and conditional logic where applicable. [COMPANY] uses [SPECIFIC_CRM_PLATFORM] for their operations.
**CRM Automation Workflow for GreenTech Solutions**
**Workflow Name:** Lead-to-Deal Pipeline Automation
**Triggers:**
- New lead added to HubSpot via web form submission
- Existing lead status changes to "Qualified"
- Deal stage moves to "Proposal/Price Quote"
**Automated Actions:**
1. **Lead Qualification & Assignment**
- If lead source = "Website Inquiry" AND industry = "Renewable Energy", auto-assign to Senior Sales Rep (Emma) with priority tag "Green Energy".
- Send Slack notification to #sales-alerts: "New qualified lead from [Company Name] in [Industry]. Assigned to Emma."
2. **Deal Tracking & Follow-ups**
- If deal stage = "Qualified" AND no activity for 3 days, schedule a follow-up task for the assigned rep with a personalized email template.
- Log all email interactions in HubSpot and update deal notes automatically.
3. **Pipeline Stage Progression**
- If deal amount > $50,000 AND likelihood > 70%, auto-move to stage "Negotiation/Review" and notify Sales Manager.
- If deal is lost, trigger a 30-day nurture sequence with case studies and success stories.
4. **Reporting & Alerts**
- Weekly digest email to Sales Director with:
- Total pipeline value
- Deals stuck in "Proposal" stage > 7 days
- Conversion rate trends
**Conditional Logic:**
- If lead is from a competitor (e.g., "SolarCity" in account name), flag for competitive strategy team.
- If deal is from an existing customer, auto-apply a 5% loyalty discount if stage = "Closed Won".
**Integration Notes:**
- Sync with Google Calendar for meeting scheduling.
- Push CRM data to Power BI for real-time dashboards.Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan