cintegrity/examples/data_analyst/.cintegrity/skills/data-analysis/SKILL.md
Analyze datasets using pandas, generate reports, and create visualizations
npx skillsauth add abilashraghuram/arrakis 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.
Expert guidance for analyzing datasets, generating insights, and creating reports.
When analyzing data, follow this systematic approach:
A good analysis report includes:
# [Title]
## Summary
- Key finding 1
- Key finding 2
## Details
[Breakdown by dimension with numbers]
## Methodology
[Brief description of approach]
See scripts/analyze_csv.py for a reusable workflow pattern.
See references/examples.md for common query patterns.
tools
Use when search_tools, execute_tool, or execute_workflow tools are available. For multi-step operations, use execute_workflow with proper imports.
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
data-ai
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.