Back to Skills

close-automation

davepoon
Updated 4 days ago
4 views
2,553
277
2,553
View on GitHub
Othermcpautomation

About

This Claude Skill automates Close CRM operations through Composio's toolkit via Rube MCP, enabling lead creation, call/SMS management, task handling, and note tracking. Developers should always call RUBE_SEARCH_TOOLS first to get current schemas before use. It requires an active Close connection configured through the Rube MCP server.

Quick Install

Claude Code

Recommended
Primary
npx skills add davepoon/buildwithclaude -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/davepoon/buildwithclaude
Git CloneAlternative
git clone https://github.com/davepoon/buildwithclaude.git ~/.claude/skills/close-automation

Copy and paste this command in Claude Code to install this skill

GitHub Repository

davepoon/buildwithclaude
Path: plugins/all-skills/skills/close-automation
0
claudeclaude-codeclaude-code-commandsclaude-skillscli-toolcommands

Related Skills

Capsule CRM Automation

Other

This Claude Skill enables developers to automate Capsule CRM operations through natural language commands via the Composio MCP integration. It allows you to manage contacts, run structured filter queries, track tasks and projects, and handle organizational data. Use this skill when you need to interact with Capsule CRM programmatically without writing direct API calls.

View skill

zoho-crm-automation

Other

This Claude Skill automates Zoho CRM operations through Composio's toolkit via Rube MCP, enabling developers to create/update records, search contacts, and manage leads. Always use RUBE_SEARCH_TOOLS first to get current schemas before performing operations. It requires Rube MCP setup with an active Zoho CRM connection through RUBE_MANAGE_CONNECTIONS.

View skill

salesforce-automation

Other

This skill automates Salesforce CRM operations through Rube MCP, enabling developers to manage leads, contacts, accounts, opportunities, and run SOQL queries. It requires first calling a search tool to get current schemas before executing any actions. Use this when you need to integrate Salesforce data automation directly within Claude Code workflows.

View skill

pipedrive-automation

Other

This Claude Skill automates Pipedrive CRM operations including deals, contacts, organizations, and pipeline management through Composio's Rube MCP integration. Developers should use it when they need to programmatically interact with Pipedrive data and workflows within Claude Code. Always call RUBE_SEARCH_TOOLS first to get current schemas before using the automation tools.

View skill