server/skills/data_analyzer/SKILL.md
Interactive data analysis: paste CSV/JSON, auto-detect columns, compute statistics, and generate charts
npx skillsauth add proxy2021/enso data_analyzerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Interactive data analysis: paste CSV/JSON, auto-detect columns, compute statistics, and generate charts
Parse CSV or JSON data and compute column statistics (type, min, max, mean, median, nulls, unique count)
Parameters:
data (string): Raw CSV or JSON data to analyzeformat (string): Data format. Defaults to auto-detect.Generate chart configuration from analyzed data columns
Parameters:
chart_type (string): Chart type to generatex_column (string): Column name for X axis / labelsy_column (string): Column name for Y axis / valuesFilter, sort, or group the analyzed dataset
Parameters:
filter_column (string): Column to filter onfilter_op (string): Filter operatorfilter_value (string): Value to filter bysort_column (string): Column to sort bysort_dir (string): Sort directiontesting
Scheduled task health dashboard: monitor task statuses, failure rates, execution history, error classification, circuit breaker states, and drill into specific task run logs. The Team Leader's command center for scheduled task reliability.
testing
Financial accounts dashboard — unified view across brokerage and private-bank accounts with wealth monitoring, refresh logs, and notification settings. Each account is a Cortex entity; each periodic statement is its own synthesis page. Privacy: all data lives at ~/.enso/wiki/ and ~/.enso/data/finances/ (local only — never committed to git).
development
Real-time error monitoring dashboard: error summary with severity breakdown, error trends over time, category analysis, recent error feed, fix tracking, system health score, circuit breaker states, error code analysis, recurring error pattern detection, and actionable recommendations. Reads from Enso's action log, error log, circuit breakers, and error rate monitor.
data-ai
YouTube Manager: subscription management, personalized feed, trending, AI-powered channel discovery, analytics, bulk cleanup