Video banner
TradersPost TradersPost

Video

Communication community

Description

Ask the user to paste a YouTube video URL of a trading strategy or indicator tutorial. Once they provide the URL, immediately run the video analyzer: ```bash python3 tools/video-analyzer.py "<url>" ``` Show the analysis results and ask if they want to proceed with implementation.

Installation

Installs to ~/.claude/commands/traderspost-pinescript-agents-video.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TradersPost/pinescript-agents/HEAD/.claude/commands/video.md -o ~/.claude/commands/traderspost-pinescript-agents-video.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository