1. Read the appropriate chart template from `skills/charting/scripts/`.
2. Write a customized Python script to the `scripts/` directory, configuring the asset, time range, and indicators.
3. Execute the script using `bash` to generate the chart PNG.
4. Read the generated PNG file from the `output/` directory using `read_file`.
5. Display the chart to the user using markdown image syntax: ``.