ec-data-automation

Automate e-commerce inventory checks and reorder alerts with Python.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/y-nishizaki/skills --skill ec-data-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ec-data-automation
Source: https://github.com/y-nishizaki/skills/tree/main/src/ecommerce/ec-data-automation
Command: npx skills add https://github.com/y-nishizaki/skills --skill ec-data-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, beautifulsoup4, pandas, google-cloud-bigquery, apache-airflow, scikit-learn, scikit-surprise, fbprophet, boto3, great-expectations.

What problem does it solve?

This Skill tackles the inefficiencies in e-commerce operations by automating repetitive tasks, building robust data analysis foundations, and leveraging AI/Machine Learning for recommendations and predictive analytics.

Core Features & Use Cases

  • RPA & Script Automation: Automates routine tasks like inventory updates, order processing, and competitor price monitoring using Python or AI agents.
  • ETL & Data Warehousing: Designs and implements data pipelines (Extract, Transform, Load) to integrate data into platforms like BigQuery or Snowflake.
  • Recommendation Engines: Builds and deploys personalized recommendation algorithms (collaborative filtering, content-based) to boost sales.
  • AI/ML for Business: Applies machine learning for demand forecasting, dynamic pricing, LTV prediction, and fraud detection.
  • Use Case: Implement an automated inventory management system that uses Python to check stock levels, sends reorder alerts, and synchronizes inventory across multiple sales channels.

Quick Start

Use the ec-data-automation skill to create a Python script that automatically checks your e-commerce inventory levels and sends an email alert when a product falls below its reorder point.