data-skill专门处理日常办公场景下的高频、复杂数据分析与处理的助手。使用本地代码执行模式(SQL 或 Python + SQLite)来处理数据导入、清洗、查询、提取、合并拆分及报告生成,支持大数据量且保障数据隐私安全。当用户需要处理 Excel/CSV 文件、跨表查询、生成图表或输出数据分析报告时使用此 Skill。
Install via ClawdBot CLI:
clawdbot install lgwanai/data-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Contains telemetry, tracking, or analytics calls not mentioned in documentation
Pixel(Potentially destructive shell commands in tool definitions
exec(Calls external URL not in known-safe list
https://lbsyun.baidu.com/index.php?title=jspopularGL/guide/getkeyAudited May 2, 2026 · audit v1.0
Generated May 13, 2026
Automates importing CSV/Excel files into SQLite with automatic cleaning like handling merged cells, detecting headers, and sanitizing column names. Suitable for businesses that regularly receive raw data files from external sources.
Enables iterative SQL-based filtering, sorting, aggregation, and column additions with undo support via versioned tables. Ideal for analysts needing to explore and refine datasets step by step.
Uses Python scripts with fuzzy matching (e.g., thefuzz) to join tables with inconsistent keys like branch names. Useful for finance or sales teams merging records from different systems.
Generates interactive ECharts visualizations (bar, line, pie, map, etc.) from SQL queries using a template engine. Allows users to create complex charts without writing frontend code.
Merges multiple identically structured files into one table or splits a master table into separate files by department. Common in HR for consolidating payroll or in logistics for regional reports.
Users pay a monthly fee per seat for access to the data-skill integrated into their AI agent platform. Revenue scales with number of active users requiring data processing capabilities.
Charge based on number of data imports, queries executed, or charts generated. Attracts occasional users who prefer pay-as-you-go without committing to a subscription.
License the entire skill package for on-premise deployment with customization and priority support. Targets large corporations with strict data privacy policies.
💬 Integration Tip
Ensure the target environment has Python 3.8+ and SQLite installed. For optimal performance, configure the workspace path to a directory with sufficient disk space for database files.
Scored May 13, 2026
Use Redis effectively for caching, queues, and data structures with proper expiration and persistence.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Database Designer - POWERFUL Tier Skill
Execute SQL queries, inspect Snowflake databases, schemas, tables, views, warehouses, and data pipeline resources. Use this skill when users want to query da...
Skill Oracle — Curated documentation of quality ClawHub skills. Markdown tables telling agents which tools work and which are empty. Not an API or code library.
Database Schema Designer