data-analysis-skill
数据分析技能包 - 自动抓取、清洗、可视化、生成报告。适合数据分析师、运营人员,告别 Excel 手工操作。
Why use this skill?
Automate your data workflow with Data-Analysis-Skill. Perform web scraping, data cleaning, professional visualization, and AI report generation with ease.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/gdp6539/data-analysis-skillWhat This Skill Does
The Data-Analysis-Skill (DataMaster Pro) is an all-in-one automation agent designed to replace tedious manual Excel labor. It empowers users to automatically scrape web data, connect to external APIs or databases, perform intelligent data cleaning, generate professional visualizations, and draft comprehensive analysis reports. Whether you are dealing with scattered spreadsheets or massive API datasets, this skill transforms raw data into actionable insights using AI-driven workflows, effectively bridging the gap between raw information and decision-making.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/gdp6539/data-analysis-skill
After the installation finishes, navigate to the skill directory and run npm install to set up all necessary dependencies. You can then use the provided run.bat or run scripts directly via the command line interface.
Use Cases
- Market Research: Automatically scrape competitor pricing and product listings from websites into a structured format.
- Operational Reporting: Pull daily sales data from your internal API, clean it for inconsistencies, generate performance charts, and export a business report to PDF.
- Database Management: Connect directly to your production databases to perform scheduled data audits and anomaly detection without manual SQL querying.
- Product Analysis: Aggregate user feedback and ratings from public web portals, perform trend analysis, and generate weekly insight reports.
Example Prompts
- "Go to example.com/data, grab the table with the CSS selector 'table.data', clean the null values, and generate a bar chart showing the sales trends for this week."
- "Fetch the latest metrics from the production API, normalize the 'price' and 'quantity' columns, and create a business-style PDF report summarizing the results."
- "Set up a recurring task to scrape my competitor's website every day at 9 AM and alert me if there are any price drops in the data."
Tips & Limitations
- Pro-Tip: Use the provided
config.jsonto define your cleaning rules and sources beforehand, which will save time and ensure consistent results across multiple runs. - Visuals: Always verify your CSS selectors for web scraping; if a website updates its structure, the scraper may need an update to the selector path.
- Security: Be cautious when connecting to sensitive private APIs or databases. Ensure that your API tokens are stored securely in environment variables rather than hardcoded in the configuration files.
- Limitations: While the skill supports advanced AI insights, complex data sets exceeding local processing memory may require pre-aggregation or filtering at the source level.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-gdp6539-data-analysis-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, file-write, file-read, external-api, code-execution
Related Skills
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
Lead Radar
Every morning, scans Reddit, Hacker News, Indie Hackers, Stack Overflow, Quora, Hashnode, Dev.to, GitHub, and Lobsters for people actively asking for what you sell. Delivers the top 10 buying-intent leads to your Telegram with a pre-drafted reply. Powered by Gemini 2.5 Flash.
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.