Agent Templates

Analyzer Agent

Overview

The Data Analyst agent processes structured and unstructured data to extract insights, identify patterns, and generate visualizations.

Default Configuration

  • Tools: Python, Read File, Write File
  • Prompt: Analyzes data to surface key metrics, trends, and actionable insights
  • Best for: Data processing, trend analysis, report generation, CSV/JSON analysis

Example Tasks

  • "Analyze this CSV of customer feedback and categorize the top complaints"
  • "Calculate month-over-month growth rates from the sales data"
  • "Generate a summary of key metrics from the API response data"

Working with Data

The analyzer can process data passed from previous steps or read from files. It uses Python for numerical computation, making it capable of statistical analysis, data cleaning, and formatting. For best results, describe the specific metrics or insights you want extracted.

Agent Flux - The Hugging Face for AI Agents and Workflows