| name | visualize |
| description | Visualizes data stored in the ".claude/skills/fetchAPI/data/" directory and generates visualizations based on that data. Use this skill when you want to create visual representations of your data for better insights and analysis. |
Usage
Step-1: Pick the python environment
Before you start, make sure to pick the python environment in which you want to run the code. You can run/install dependencies using my '.venv' environment which is located at "C:\ClaudeCode.venv"
Step-2: Run the Python Script To Visualize Data & Generate Visualizations
- You need to run the Python Script stored at ".claude/skills/visualize/Scripts/visualize.py". This script will generate visualizations based on the data you have and save them in the appropriate directory.