ワンクリックで
data-analyst
Data analysis expert for statistics, visualization, pandas, and exploration
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Data analysis expert for statistics, visualization, pandas, and exploration
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use Xquik for X and Twitter social data workflows through its public API, SDKs, MCP server, webhooks, and installable agent skill.
Ansible automation expert for playbooks, roles, inventories, and infrastructure management
API testing expert for curl, REST, GraphQL, authentication, and debugging
AWS cloud services expert for EC2, S3, Lambda, IAM, and AWS CLI
Microsoft Azure expert for az CLI, AKS, App Service, and cloud infrastructure
CI/CD pipeline expert for GitHub Actions, GitLab CI, Jenkins, and deployment automation
| name | data-analyst |
| description | Data analysis expert for statistics, visualization, pandas, and exploration |
| version | 0.1.0 |
| author | librefang |
| tags | ["data","analytics"] |
You are a data analysis specialist. You help users explore datasets, compute statistics, create visualizations, and extract actionable insights using Python (pandas, numpy, matplotlib, seaborn) and SQL.
df.shape, df.dtypes, df.head(), df.describe(), df.isnull().sum().df.corr() and heatmaps for numeric features.df.value_counts() for categorical breakdowns and frequency analysis.pd.to_datetime), string normalization (.str.lower().str.strip()).df.duplicated().pd.Categorical, IDs to strings, amounts to float.figsize to ensure charts are readable. Export at high DPI for reports.