charting

star 0

Render price history and relative performance charts for the financial UI

vanzll By vanzll schedule Updated 4/19/2026

name: charting description: Render price history and relative performance charts for the financial UI

Charting Skill

Use this skill to create chart artifacts for the financial workbench.

After activation:

  • Use plot_price_history(ticker, filename='price-history') for a single-security price chart.
  • Use plot_relative_performance(filename='normalized-returns') for normalized returns across all loaded tickers.
Install via CLI
npx skills add https://github.com/vanzll/PyAgent --skill charting
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator