datamaster-pro数据分析技能包 - 自动抓取、清洗、可视化、生成报告。适合数据分析师、运营人员,告别 Excel 手工操作。
Install via ClawdBot CLI:
clawdbot install gdp6539/datamaster-proGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Calls external URL not in known-safe list
https://example.com/dataAI Analysis
The skill definition describes legitimate data analysis functionality and provides example URLs (example.com) for configuration, not evidence of active data exfiltration. The 'UNSAFE_SHELL' signal is a generic detection for the presence of shell commands, which is common in automation tools, but no specific malicious payload is defined here.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
运营人员使用该技能包自动抓取电商平台销售数据,清洗订单信息,生成可视化图表展示销售趋势和产品表现,并自动生成周报用于团队汇报。
市场研究员通过API对接社交媒体或调查平台数据,清洗用户反馈,创建热力图和柱状图可视化市场趋势,并利用AI洞察生成专业调研报告。
财务人员设置定时任务抓取数据库中的交易记录,自动清洗和格式化数据,生成折线图和饼图展示收支状况,并导出PDF报告用于审计。
产品经理利用网页爬取功能收集用户行为数据,清洗异常值,通过散点图分析功能使用情况,并基于模板生成技术报告以指导产品迭代。
用户支付固定费用获取技能包永久使用权,适合中小企业或个体专业人士,提供不同版本(基础、进阶、专业)满足多样化需求。
在专业版中提供1对1指导和定制模板服务,针对大型企业或复杂项目收取额外费用,增强客户粘性和高端市场渗透。
与数据分析平台或工具集成,通过API对接和数据库连接功能,吸引企业客户批量采购,实现B2B销售和长期合作关系。
💬 Integration Tip
优先配置网页抓取和基础清洗功能,利用示例文件快速测试,再逐步添加API或数据库连接以适应复杂场景。
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.