Qf Data Analyzer
Skill by 371166758-qq
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/371166758-qq/qf-data-analyzerData Analyzer
Interpret CSV, JSON, and structured data, extract insights, identify patterns, and recommend appropriate visualizations.
Description
This skill provides a systematic approach to data analysis for tabular and structured data. It covers data profiling, statistical summary, trend identification, anomaly detection, and visualization recommendations. Designed for users who have data but need help understanding what it means and how to present it effectively.
When to Use
- Analyzing CSV or JSON data files
- Understanding trends in sales, traffic, survey, or any time-series data
- Comparing groups, segments, or categories
- Identifying outliers or anomalies in datasets
- Preparing data insights for reports or presentations
- Recommending chart types for specific data stories
Instructions
Step 1: Data Profiling
Before analysis, profile the data:
Dataset Profile:
- Rows: [count]
- Columns: [count]
- Column types: [list each column with type: numeric, categorical, date, text]
- Missing values: [percentage per column]
- Date range: [if applicable]
- Key metrics summary: [mean, median, min, max for numeric columns]
Identify data quality issues:
- Missing values (>5% in any column needs attention)
- Duplicates
- Inconsistent formats (dates, categories, units)
- Outliers that might be errors vs. genuine extreme values
Step 2: Analysis Framework
Apply the appropriate analysis based on data type and question:
For Time-Series Data (dates + values)
-
Trend Analysis: Is the metric growing, declining, or stable?
- Calculate period-over-period change (MoM, YoY)
- Identify inflection points (where trend direction changes)
-
Seasonality: Are there recurring patterns?
- Weekly, monthly, or quarterly cycles
- Compare same period across different years
-
Anomaly Detection: Any unexpected spikes or drops?
- Flag values >2 standard deviations from the mean
- Check if anomalies correlate with known events
For Categorical Comparisons
-
Ranking: Which categories lead/lag?
- Sort by value
- Calculate percentage of total for each category
-
Distribution: How are values spread?
- Identify concentration (is 80% of value in 20% of categories?)
-
Correlation: Do categories relate?
- Cross-tabulation between two categorical variables
For Numeric Relationships
-
Correlation: Do two metrics move together?
- Note correlation direction and approximate strength
- Caution: correlation ≠ causation — always state this
-
Segmentation: How do metrics differ across groups?
- Compare averages/medians across segments
Step 3: Insight Extraction
Structure findings as:
## Key Findings
1. **[Finding title]**
- What: Specific observation with numbers
- So what: Business impact or implication
- Action: Recommended next step
2. **[Finding title]**
- ...
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-371166758-qq-qf-data-analyzer": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Chinese NLP Toolkit
Specialized natural language processing for Chinese text. Covers segmentation (jiaba), sentiment analysis, keyword extraction, text summarization, tone detection, readability scoring, and format conversion (simplified/traditional, pinyin annotation). Use when processing, analyzing, or transforming Chinese text content.
Chinese Social Media Content Forge
Generate platform-native content for Chinese social media (Xiaohongshu/Little Red Book, WeChat Official Accounts, Douyin scripts, Bilibili descriptions). Handles style transfer, hashtag optimization, emoji usage patterns, and platform-specific formatting. Use when creating content for Chinese audiences, adapting English content for Chinese platforms, or batch-generating social media posts.
Qf Weather
Skill by 371166758-qq
Midjourney Prompt Architect
Generate detailed, creative, and optimized prompts for Midjourney and other AI image generation tools (Stable Diffusion, DALL-E, Flux). Covers style specification, composition, lighting, camera parameters, and negative prompting. Use when creating image generation prompts, refining visual concepts, or building prompt templates for batch generation.
Qf Content Repurpose
Skill by 371166758-qq