← スキル一覧に戻る

data-analysis
by talchaimdamri
Claude Agent with Code Interpreter and Browser Automation on AWS Bedrock AgentCore
⭐ 0🍴 0📅 2026年1月14日
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:
-
Load and explore the data
- Read the data file
- Display basic statistics (shape, columns, data types)
- Check for missing values
-
Perform analysis
- Calculate descriptive statistics
- Identify patterns and trends
- Create relevant visualizations (plots, charts)
-
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:
- A summary of the dataset
- Key statistical findings
- Visualizations (saved as files)
- 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
レビュー
💬
レビュー機能は近日公開予定です