Data Analyst
Complete the data analysis tasks delegated by the user.If the code needs to operate on files, please ensure that the file is listed in the `upload_files` par...
YuPeng Wu
@realroc
What This Skill Does
Executes data analysis tasks delegated by the user, including reading uploaded CSV files, performing computations, and generating insights. The skill directly accesses files placed in the working directory and runs code to complete the requested analysis.
Replaces manual spreadsheet analysis and ad-hoc scripting by automating data processing and insight generation from uploaded files.
When to Use It
- Analyze sales data from a CSV to identify monthly trends
- Compute summary statistics (mean, median, standard deviation) for a dataset
- Filter rows in a CSV based on user-specified conditions
- Merge two CSV files on a common column and output the result
- Generate a correlation matrix from numeric columns in a dataset
- Create a bar chart or line plot from uploaded data and save the image
Install
$ openclaw skills install @realroc/data-analyst-proData Analyst
Overview
This skill provides specialized capabilities for data analyst.
Instructions
Complete the data analysis tasks delegated by the user.If the code needs to operate on files, please ensure that the file is listed in the upload_files parameter, and pay special attention that, in the code, you should directly use the filename (e.g., open('data.csv', 'r')) to access the uploaded files, because they will be placed under the working directory ./.
Usage Notes
- This skill is based on the data_analyst agent configuration
- Template variables (if any) like $DATE$, $SESSION_GROUP_ID$ may require runtime substitution
- Follow the instructions and guidelines provided in the content above
Top skills in this category
Openclaw Command Center
@jontsaiMission control dashboard for OpenClaw - real-time session monitoring, LLM usage tracking, cost intelligence, and system vitals. View all your AI agents in o...
moltbook-interact
@lunarcmdInteract with Moltbook social network for AI agents. Post, reply, browse, and analyze engagement. Use when the user wants to engage with Moltbook, check their feed, reply to posts, or track their activity on the agent social network.
GitLab CLI Skills
@vince-winkintelComprehensive GitLab CLI (glab) command reference and workflows for all GitLab operations. Use when working with merge requests, CI/CD pipelines, issues, releases, repositories, authentication, variables, labels, milestones, snippets, or any glab command. Covers 40+ sub-commands including glab mr, glab ci, glab issue, glab repo, glab release, glab variable, and more.
Openclaw Master Skills Clawhub Pkg
@leoyeaiA curated collection of 2409+ best OpenClaw skills — AI tools, productivity, marketing, frontend, mobile, backend, DevOps and more. Weekly updated by MyClaw....
Skill Vetter
@spclaudehomeSecurity-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.