benzinga-automation

Automate financial data retrieval and task execution through the Benzinga toolkit via Rube MCP.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of navigating financial data platforms by providing a standardized, automated interface for Benzinga operations.

Core Features & Use Cases

  • Tool Discovery: Dynamically fetch current tool schemas to ensure compatibility with the latest Benzinga API updates.
  • Connection Management: Securely manage and verify active connections to the Benzinga toolkit.
  • Workflow Execution: Execute complex, multi-step financial tasks using Rube MCP's multi-execute capabilities.
  • Use Case: Automatically fetch real-time market news or financial data for a specific ticker and process the results into a structured report.

Quick Start

Use the benzinga-automation skill to discover available tools and execute a search for the latest market news on a specific stock ticker.

Frequently Asked Questions about benzinga-automation

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

FAQPage Schema
How do I connect the Benzinga toolkit to my agent?

Use the RUBE_MANAGE_CONNECTIONS command with the benzinga toolkit parameter. If the status is not ACTIVE, follow the provided authentication link to authorize your connection.

Why must I call RUBE_SEARCH_TOOLS before executing tasks?

Tool schemas and available endpoints change frequently. Calling RUBE_SEARCH_TOOLS ensures your agent uses the most current input arguments and prevents execution errors caused by outdated schemas.

Can I automate bulk financial data operations?

Yes, use the RUBE_REMOTE_WORKBENCH command with run_composio_tool to perform bulk operations efficiently across the Benzinga toolkit.

What should I do if my Benzinga tool execution fails?

First, verify your connection status using RUBE_MANAGE_CONNECTIONS. If active, re-run RUBE_SEARCH_TOOLS to confirm your arguments match the current schema requirements and ensure the memory parameter is included.