| name | local-data-analyst |
| description | Local Data Analyst: analyze private local data with Ollama, generate chart/report, and keep all data on-device. |
Invoke as /local-data-analyst <raw command>.
This skill bypasses model planning and dispatches raw command text directly to the exec tool.
Use this exact command template in this workspace:
python3 /Users/aashidutt/Desktop/test_clawbot/local_data_analyst/src/main.py --docs-dir <context_dir> --data-file <data_file> --output-dir <output_dir> --prompt "<prompt>" --use-ollama --model qwen3:8b
Expected outputs under <output_dir>:
trend_chart.png
analysis_report.md
tool_trace.json