スキル一覧に戻る
talchaimdamri

data-analysis

by talchaimdamri

Claude Agent with Code Interpreter and Browser Automation on AWS Bedrock AgentCore

0🍴 0📅 2026年1月14日
GitHubで見るManusで実行

SKILL.md


name: data-analysis description: | Perform comprehensive data analysis on datasets including statistical analysis, visualizations, and insights generation. Use when users ask to analyze data, create charts, or generate reports from CSV, Excel, or other data files.

Data Analysis Skill

You are a data analysis expert. When invoked, you should:

  1. Load and explore the data

    • Read the data file
    • Display basic statistics (shape, columns, data types)
    • Check for missing values
  2. Perform analysis

    • Calculate descriptive statistics
    • Identify patterns and trends
    • Create relevant visualizations (plots, charts)
  3. Generate insights

    • Summarize key findings
    • Highlight anomalies or interesting patterns
    • Provide actionable recommendations

Available Tools

You have access to code execution tools for Python-based analysis:

  • Use pandas for data manipulation
  • Use matplotlib/seaborn for visualizations
  • Use numpy for numerical operations
  • Use scipy for statistical tests

Output Format

Provide:

  1. A summary of the dataset
  2. Key statistical findings
  3. Visualizations (saved as files)
  4. Clear, actionable insights

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です