yelp-automation
Automate Yelp tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Hot:31
Download and extract to your skills directory
Copy command and send to AI Agent for auto-install:
Download and install this skill https://openskills.cc/api/download?slug=composiohq-composio-skills-yelp-automation&locale=en&source=copy
Yelp Automation – Automating Yelp Operations via Rube MCP
Skill Overview
Yelp Automation is an automation skill based on the Composio Yelp toolkit. Through Rube MCP, it enables Yelp business information queries, data collection, business monitoring, and other operations without requiring an API key.
Use Cases
1. Business Monitoring and Competitor Analysis
Automatically track changes in business ratings, new reviews, and competitor activity on Yelp. This is suitable for local business owners, marketing agencies, and market analysts who need to continuously monitor business performance and competitive dynamics on the Yelp platform.
2. Batch Yelp Data Collection
Automatically obtain available Yelp tools through the tool discovery mechanism to batch-query business information, review data, and search results. This is suitable for data analysts, researchers, and developers who need to collect Yelp data at scale.
3. Business Process Automation
Integrate Yelp operations into automated workflows, such as scheduled queries, conditional triggers, and remote execution. This is suitable for developers and enterprise users who need to integrate Yelp data with business systems.
Core Features
1. Dynamic Tool Discovery
Use
RUBE_SEARCH_TOOLS to retrieve the currently available Yelp tool list, input schemas, and execution plans in real time, without hard-coding tool names. The skill automatically adapts to changes in tool schemas to ensure long-term usability.2. Automated Connection Management
Use
RUBE_MANAGE_CONNECTIONS to manage the connection status of the Yelp toolkit, automatically detect whether the connection is active, and provide complete authorization guidance. Session reuse is supported to simplify repetitive workflows.3. Batch Tool Execution
Use
RUBE_MULTI_EXECUTE_TOOL and RUBE_REMOTE_WORKBENCH to execute Yelp tools in batches, making them suitable for large-scale data collection and automation scenarios. Pagination is supported to ensure data completeness.Frequently Asked Questions
How do I get started with the Yelp Automation skill?
First, add
https://rube.app/mcp as an MCP server in your client configuration; no API key is required. Then call RUBE_SEARCH_TOOLS to confirm that Rube MCP is available, and use RUBE_MANAGE_CONNECTIONS to activate the Yelp toolkit connection. Once the connection status is shown as ACTIVE, you can begin executing automated tasks.How does Yelp Automation differ from using the Yelp API directly?
Yelp Automation provides API-key-free access through the Composio toolkit, eliminating the need to apply for and manage a Yelp API key. The skill includes a built-in tool discovery mechanism that automatically adapts to changes in Yelp tool schemas, while also providing enhanced features such as connection management, session reuse, and batch execution.
What Yelp operations does the skill support?
The specific operations supported depend on the tools provided by the Composio Yelp toolkit. Typical operations include business information lookup, search, and review retrieval. Before use, it is recommended to call
RUBE_SEARCH_TOOLS to check the complete list of currently available tools and their corresponding input schemas.