tests/skills/data-analysis/SKILL.md
Statistical analysis, outlier detection, and data transformation utilities.
npx skillsauth add acodercat/cave-agent data-analysisInstall 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.
Statistical analysis, outlier detection, and data transformation.
calculate_stats(data) to compute statisticsfind_outliers(data, threshold) to find outliersAfter activating this skill, you have access to:
calculate_stats(data: List[float]) - Calculate mean, median, stdfind_outliers(data: List[float], threshold: float) - Find outliers using IQRDATA_CONFIG variable - Configuration dictionaryDataPoint type - Dataclass for structured datadevelopment
Control smart home devices including lights, doors, and TV
data-ai
Analyze sales data with statistics, regional performance, and commission calculations
development
Review Python code for bugs, security issues, and best practices
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.