Bloom CLI

Provides a CLI for financial data retrieval, analysis, and stock screening with file export.

37|12|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/exiao/skills --skill bloom-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Bloom CLI
Source: https://github.com/exiao/skills/tree/main/bloom-cli
Command: npx skills add https://github.com/exiao/skills --skill bloom-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a command-line interface for accessing and processing financial data, enabling agents to perform research and analysis without loading large datasets into context.

Core Features & Use Cases

  • Data Retrieval: Fetch company fundamentals, news, price history, financials, and more.
  • Data Export: Download data directly to files in JSON, CSV, or table formats for external processing.
  • Workflow Automation: Enables scripting of financial research tasks using standard bash tools like jq and grep.
  • Use Case: Quickly screen for stocks meeting specific criteria, download their earnings reports, and analyze revenue growth using bash commands.

Quick Start

Use the bloom CLI to download Apple's stock information to a JSON file for analysis.

Frequently Asked Questions about Bloom CLI

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

FAQPage Schema
How do I retrieve financial data for stocks without loading large datasets into context?

To retrieve financial data without loading large datasets into context, use a command-line interface to fetch company fundamentals, news, and historical prices. This approach enables agents to query financial data directly and export results to files for external processing.

Can I export financial statements and stock screening results to JSON or CSV for bash automation?

Yes, you can export financial statements and stock screening results directly to files in JSON, CSV, or table formats. This data export functionality facilitates automated financial research workflows using standard bash tools like jq and grep.

What is the best way to automate stock screening and earnings report analysis using a CLI?

The best way to automate stock screening and earnings report analysis is using a financial data CLI within an automated workflow. You can quickly screen for stocks meeting specific criteria, download their earnings reports, and analyze revenue growth using standard bash commands.

Does this financial data CLI support querying market sentiment and historical prices for agents?

Yes, this financial data CLI supports querying market sentiment and historical prices for agents. It enables agents to access and process financial data, retrieve company fundamentals, fetch news, and obtain financial statements for comprehensive research.

What are the limitations of using a command-line interface for financial data retrieval?

Using a command-line interface for financial data retrieval requires familiarity with bash tools like jq for processing exported JSON or CSV files. It is designed for automated workflows rather than visual analysis, meaning you must script financial research tasks instead of using a graphical interface.

Do I need any external dependencies to use the Bloom CLI for financial research workflows?

No external dependencies are required to use the Bloom CLI for financial research workflows. It operates independently to provide a command-line interface for financial data retrieval, though standard bash tools like jq and grep enhance downstream data processing.