Enterprise Sales Data Analysis Tool
Paste the following prompt into your AI chat to install this skill:
Please refer to https://skillhub.cn/install/skillhub.md to install @user_5f8aef2c/analyzedata.
About this skill
Solving a Specific Problem
In enterprise environments, sales data is scattered across systems and must be standardized into array formats. Business teams need to extract core metrics—like total sales and average sales—from this data to support decision-making and internal reviews. Manual processing is time-consuming, error-prone, and involves sensitive information, requiring a secure, compliant approach to prevent data leakage.
How the Skill Works
This skill focuses on processing cleaned sales data, automating statistical calculations, and outputting standardized conclusions.
Core Capabilities
- Receives Standardized Input: The skill accepts the
clean_dataparameter, an array of cleaned business data lists, e.g.,["2025-01", 1000], ["2025-02", 2000]. - Computes Key Metrics: Automatically calculates these core sales indicators:
1. Total sales over the statistical period
2. Average sales per data entry - Outputs Formatted Conclusions: Generates the
analysis_resultstring—a standardized text of sales metric analysis—ready for business display or reporting.
Key Steps
- Data Ingestion: The skill receives cleaned data from upstream processes (e.g., CleanData), ensuring consistent formatting.
- Metric Calculation: Performs aggregation calculations based on the input array, without custom logic or altered metrics.
- Result Delivery: Returns the analysis conclusion in text format, adhering to enterprise unified data analysis standards.
The entire operation runs within an internal network loop, with no file read/write or external network requests, and full audit trails.
Applicable Boundaries and Considerations
- Scope of Use: Strictly for internal enterprise business data analysis and daily operational statistics; external leakage, distribution, or commercial use is prohibited.
- Data Security: The skill does not output raw detailed data, only aggregated metrics, mitigating leakage risks; complies with enterprise data desensitization and security standards.
- Operational Limits: No data modification or storage operations; it's a pure calculation tool, and calls must be made within an authorized internal network environment.
- Dependencies: Input data must come from the CleanData skill to ensure it is cleaned and standardized.
Use Cases
- The finance team uses cleaned sales transaction data at month-end to quickly calculate total sales and average per-transaction sales for generating financial briefings.
- The sales operations manager inputs standardized business data before quarterly review meetings to automatically generate key metric conclusions for presentation materials.
- Internal auditors invoke the skill to perform statistical calculations on cleaned sales records to verify data consistency and ensure compliance with audit metrics without tampering.
- The data analysis team inputs cleaned data exported from multiple systems during internal reviews to obtain uniformly formatted analysis conclusions for trend assessment.
Best For
- Enterprise financial analysts: need to extract total sales and averages from cleaned sales data monthly for internal financial reporting.
- Sales operations specialists: responsible for quarterly sales reviews, relying on automated core metric calculations to prepare meeting reports and business analysis.
- Internal auditors: need to perform compliance self-checks on sales data, requiring tools that only output aggregated metrics and maintain audit trails for data security.
- Data governance leads: need to unify internal data analysis standards, using standardized tools to avoid metric calculation discrepancies across teams and ensure data consistency.
Related Skills
A universal base component that automatically launches the Edge browser and connects the BrowserSkill extension, ensuring readiness for web scraping and browser automation tasks.
A fully local-run WeChat chat analysis tool with MBTI personality inference, sentiment analysis, risk detection, relationship health assessment, and conversation prediction, emphasizing privacy.
Fetches the top 20 A-share stocks by trading volume from Wencai, including ranking, price changes, and sectors, with sector analysis.
Performs project discrimination, classification, and structured extraction on bidding documents, outputting standardized data with support for manual review.