Agent skill

Data Analysis REPL

Execute code to analyze data and perform complex calculations.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/data-analysis-repl

SKILL.md

Analysis Skill

Capabilities

  • Evaluate JavaScript: Run JavaScript code in a sandbox to process data (analysis.evaluate_js).

Usage

  • Use when the user asks for "calculate churn rate", "forecast next month's sales", or complex math.
  • Primary user: Pops (Analyst).

Constraints

  • Code runs in a Node.js vm context.
  • Can access standard JS objects, but restricted from system I/O inside the sandbox.

Didn't find tool you were looking for?

Be as detailed as possible for better results