Full Pine Script development loop — write code, compile, fix errors, iterate. Use when building a new indicator or strategy in TradingView.
$npx -y skills add drasticstatic/tradingview-mcp-jackson --skill pine-developInstalls into the current project.
Run `npx skills use "https://github.com/drasticstatic/tradingview-mcp-jackson" --skill "drasticstatic/tradingview-mcp-jackson/pine-develop"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/drasticstatic/tradingview-mcp-jackson" that are relevant to the current task. Run `npx skills add "https://github.com/drasticstatic/tradingview-mcp-jackson"` and select the relevant skills, then follow their instructions.