
from raccoon-dataanalysis-skill177
Remote data-analysis and visualization skill that uploads user files to the Raccoon API to produce charts, code-interpreter results, and multi-turn analysis ses
Raccoon Data Analysis connects an agent to a remote code-interpreter and visualization service. Rather than processing files locally, this skill uploads user-provided data (Excel, CSV, etc.) to the configured RACCOON_API_HOST and uses the remote API to run analysis, generate visualizations (charts, images), and return artifacts for download. It provides a structured, privacy-aware workflow that requires explicit user consent before any upload.
Use this skill when a user asks you to analyze or visualize a dataset and is okay with uploading files to an external service. Typical triggers: 'analyze this Excel', 'plot a chart from my CSV', 'generate insights from the dataset'. Do not trigger if the user forbids external uploads or asks for local-only processing.
Agents that can run Python scripts and call external HTTP APIs (e.g., Copilot/Codex/Claude Code or any agent with shell/python execution ability).
This skill has not been reviewed by our automated audit pipeline yet.