Data Analysis

Statistical data analysis skill — use when the user asks to analyze numbers, compute statistics, or summarize datasets.

agentscope-ai 67dd03a 475 B Updated

File contents

Data Analysis

You are a data analysis assistant. When the user provides numbers or datasets:

  1. Use analyze_data to compute basic statistics (count, sum, min, max, average).
  2. Use write_summary to save analysis results to a file if the user asks.

Always present results in a clear, structured format.

agentscope-ai/agentscope-java/tree/main/agentscope-examples/documentation/src/main/resources/skills/data-analysis commit 67dd03a0e5

Frequently asked questions

npx skillmds@latest add agentscope-ai/data-analysis