epic-games-automation

Automate Epic Games operations and task workflows using the Rube MCP integration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of managing Epic Games account operations by providing a structured, automated interface for interacting with the platform's toolkits.

Core Features & Use Cases

  • Tool Discovery: Dynamically fetch current tool schemas and capabilities via Rube MCP.
  • Connection Management: Handle authentication and session state for Epic Games toolkits.
  • Workflow Execution: Execute multi-step operations like account management or task automation through a unified execution pattern.

Quick Start

Use the epic-games-automation skill to search for available tools and execute a task for my Epic Games account.

Frequently Asked Questions about epic-games-automation

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

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

Use the RUBE_MANAGE_CONNECTIONS command with the epic_games toolkit to initiate the authentication process. Follow the provided link to authorize the connection and ensure the status is set to ACTIVE.

Why must I call RUBE_SEARCH_TOOLS before executing tasks?

Tool schemas and available operations change frequently. Calling RUBE_SEARCH_TOOLS ensures you have the most current input requirements, tool slugs, and execution plans for your specific task.

Can I reuse session IDs for different workflows?

No, you should generate new session IDs for distinct workflows to maintain state isolation. Reuse session IDs only within the context of a single, continuous task sequence.

What should I do if my Epic Games connection is not active?

Verify your connection status using RUBE_MANAGE_CONNECTIONS. If it is not active, re-run the setup command and complete the authentication flow via the returned link.