ecommerce-data-export导出电商数据为 Excel/PDF 报告,支持价格历史、销量分析、竞品对比。适合电商卖家、市场分析师。
Install via ClawdBot CLI:
clawdbot install 275254cl-hash/ecommerce-data-exportGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/openclaw/skillsAudited Apr 16, 2026 · audit v1.0
Generated Apr 29, 2026
电商卖家或市场分析师可以使用该技能导出商品的历史价格数据到Excel,便于追踪价格变化、分析降价或涨价趋势,为定价策略提供数据支持。特别适合淘宝等平台的商品监控。
用户可生成销量趋势图表并导出为报告,帮助理解产品在不同时间段的销售表现。适用于需要定期分析销售数据以调整库存或营销策略的电商运营人员。
通过对比多个商品的价格和销量,生成详细的PDF报告,便于进行竞品市场分析。适用于电商市场分析师或企业竞争情报部门,用于制定差异化竞争策略。
设置每周一早上9点自动生成上周销售报告,无需手动操作。适用于需要定期向团队或管理层汇报销售数据的电商企业,提升工作效率。
用户可以根据自身需求自定义报告格式,包括图表样式、数据字段等,满足特定业务场景。适用于企业用户或高频使用者,提升报告专业度。
提供每月3次的免费导出功能,吸引用户尝鲜;付费版本提供无限导出和定制模板。免费版可帮助积累用户基础,付费版实现收入转化。
按月收费提供不同层级服务,包括基础导出、定制模板、定时报告和API访问。定期收入稳定,适合持续发展。
为大型企业提供定制化解决方案,包括私有部署、高级API、专属客服等。高客单价,适合B端高价值客户。
💬 Integration Tip
确保已安装Python3及pandas和openpyxl库。可通过自然语言指令触发,如直接说'导出这个商品的价格历史为Excel'。
Scored Apr 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use SQLite correctly with proper concurrency, pragmas, and type handling.
Write correct MySQL queries avoiding common pitfalls with character sets, indexes, and locking.