بنقرة واحدة
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.