01 Extract Strategy banner
jackson-video-resources jackson-video-resources

01 Extract Strategy

Development community

Description

# Strategy Extraction Prompt Use this after scraping YouTube transcripts with Apify. Paste the transcript content below, then run this prompt in Claude Code. --- I have pasted the transcripts from one or more traders below. Read through all of the content and extract their trading strategy in structured form. Answer these questions precisely — do not invent details that aren't in the transcripts: 1. **What indicators do they use?** List each one, what settings they use (if mentioned), an

Installation

Installs to ~/.claude/skills/jackson-video-resources-claude-tradingview-mcp-trading-01-extract-strategy/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jackson-video-resources-claude-tradingview-mcp-trading-01-extract-strategy && curl -fsSL https://raw.githubusercontent.com/jackson-video-resources/claude-tradingview-mcp-trading/HEAD/prompts/01-extract-strategy.md -o ~/.claude/skills/jackson-video-resources-claude-tradingview-mcp-trading-01-extract-strategy/SKILL.md

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

Full documentation available on GitHub

View Source Repository