appsflyer-automation

Automate Appsflyer marketing operations and data management tasks through the Rube MCP gateway.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of navigating the Appsflyer dashboard for routine operations, allowing for programmatic execution of marketing tasks and data retrieval.

Core Features & Use Cases

  • Tool Discovery: Automatically identify available Appsflyer tool schemas and input requirements via Rube MCP.
  • Connection Management: Securely manage and verify active Appsflyer API connections for authenticated workflows.
  • Workflow Execution: Execute multi-step Appsflyer operations, such as data extraction or configuration updates, using structured tool calls.

Quick Start

Use the appsflyer-automation skill to search for available tools and execute a data retrieval task for your current session.

Frequently Asked Questions about appsflyer-automation

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

FAQPage Schema
How do I connect my Appsflyer account to the automation?

Use the RUBE_MANAGE_CONNECTIONS tool with the appsflyer toolkit parameter. This will trigger an authentication flow to establish a secure, active connection for your session.

Why must I call RUBE_SEARCH_TOOLS before executing tasks?

Tool schemas and available endpoints in the Appsflyer toolkit are subject to updates. Searching first ensures you use the correct tool slugs and argument structures for your specific task.

Can I automate bulk operations with this skill?

Yes, you can use the RUBE_REMOTE_WORKBENCH tool to run complex, multi-step workflows or bulk operations using the run_composio_tool function.

What should I do if my connection status is not active?

Verify your connection status using RUBE_MANAGE_CONNECTIONS. If it is not active, follow the provided authentication link to re-authorize your Appsflyer account.