ayrshare-automation

Automate social media management tasks through the Ayrshare API using Rube MCP.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of managing social media scheduling and analytics by providing a direct, automated interface to the Ayrshare platform.

Core Features & Use Cases

  • Tool Discovery: Dynamically fetch current Ayrshare API schemas to ensure compatibility with the latest platform updates.
  • Connection Management: Securely manage and verify active connections to Ayrshare via the Rube MCP gateway.
  • Workflow Execution: Execute complex social media operations, such as scheduling posts or retrieving analytics, using multi-tool execution patterns.

Quick Start

Use the ayrshare-automation skill to discover available tools and schedule a post for the connected social media accounts.

Frequently Asked Questions about ayrshare-automation

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

FAQPage Schema
How do I connect my Ayrshare account to the skill?

Call the RUBE_MANAGE_CONNECTIONS tool with the 'ayrshare' toolkit argument. If the connection is not active, the system will provide an authentication link to complete the setup.

Why must I call RUBE_SEARCH_TOOLS before executing tasks?

Tool schemas and API endpoints change frequently. Calling RUBE_SEARCH_TOOLS ensures you are using the most current input parameters and slugs, preventing execution errors.

Can I automate bulk social media posts?

Yes, you can use RUBE_MULTI_EXECUTE_TOOL to chain multiple post-scheduling actions or use RUBE_REMOTE_WORKBENCH for complex bulk operations via the Composio toolset.

What should I do if my Ayrshare connection shows as inactive?

Verify your connection status by running RUBE_MANAGE_CONNECTIONS. If it remains inactive, follow the provided auth link to re-authenticate your Ayrshare account.