magnetic-automation

Automate Magnetic CRM operations through Rube MCP tool discovery and execution.

74.2k|8.5k|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill magnetic-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: magnetic-automation
Source: https://github.com/ComposioHQ/awesome-claude-skills/tree/main/composio-skills/magnetic-automation
Command: npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill magnetic-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of navigating complex CRM interfaces by providing a standardized, automated way to interact with Magnetic tasks and data directly through an AI agent.

Core Features & Use Cases

  • Dynamic Tool Discovery: Automatically fetches current schemas for Magnetic operations to ensure compatibility.
  • Unified Execution: Manages connections and executes multi-step workflows using the Rube MCP gateway.
  • Use Case: Automatically sync project status updates or create new tasks in Magnetic based on incoming email threads or Slack messages.

Quick Start

Use the magnetic-automation skill to search for available tools and create a new task in Magnetic.

Frequently Asked Questions about magnetic-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect Magnetic to my AI agent?

Connect Magnetic by configuring the Rube MCP server and calling the RUBE_MANAGE_CONNECTIONS tool with the 'magnetic' toolkit slug. Follow the provided authentication link to finalize the connection status as ACTIVE.

Why must I call RUBE_SEARCH_TOOLS before executing tasks?

Tool schemas and available arguments for Magnetic operations change frequently. Calling RUBE_SEARCH_TOOLS ensures your agent uses the most current, valid schema to prevent execution errors.

Can I automate bulk operations in Magnetic?

Yes, use the RUBE_REMOTE_WORKBENCH tool with the run_composio_tool() function to perform bulk operations or complex sequences across your Magnetic CRM data.

What should I do if my Magnetic connection is inactive?

Verify your connection status by calling RUBE_MANAGE_CONNECTIONS. If the status is not ACTIVE, re-run the command and follow the authentication link provided in the response to re-authorize the toolkit.