By TradersPost
Professional Pine Script v6 development assistant for TradingView indicators and strategies. Features guided workflows for beginners, YouTube video analysis, comprehensive templates, and specialized development tools.
Explains Pine Script concepts in simple terms. Use when user indicates they're new to coding or Pine Script, or when explanations need to be beginner-friendly.
Explores Pine Script codebases and documentation. Use proactively when needing to understand existing code, find patterns, or research Pine Script features.
Reviews Pine Script code for quality, repainting issues, and TradingView compliance. Use proactively after code changes to catch issues early.
Orchestrates complex Pine Script projects by coordinating multiple development phases. Use for complete trading systems.
Optimizes Pine Script for performance and user experience. Use when improving speed, UI organization, or visual appeal.
Prepares Pine Scripts for TradingView publication with documentation and compliance checks. Use when finalizing scripts for release.
Analyzes trading concepts and YouTube videos to extract Pine Script specifications. Use when planning indicators or analyzing video tutorials.
Quick wizard to create a new Pine Script from a description. Just describe what you want and get working code.
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A comprehensive Pine Script development environment powered by Claude Code's Skills system. This tool helps you create professional TradingView indicators and strategies with AI assistance.
Just type start to begin!
Clone the repository
git clone https://github.com/TradersPost/pinescript-agents.git
cd pinescript-agents
Install dependencies (for YouTube video analysis)
pip install -r requirements.txt
# Also need FFmpeg for audio processing (optional, for Whisper fallback)
# macOS: brew install ffmpeg
# Ubuntu: sudo apt install ffmpeg
Open in your IDE with Claude Code
# VS Code with Claude extension
code .
# Or use Claude Code CLI
claude
Just type "start" in Claude chat
start
This launches an interactive guide that helps you:
Or jump straight to creating
Create an RSI divergence indicator with alerts
Build a mean reversion strategy using Bollinger Bands
Analyze this video: https://youtube.com/watch?v=...
Other helpful commands:
help - Show all available commandsexamples - List example scriptstemplates - Show quick templatesstatus - Show system status and available skillsThis project uses Claude Code's Skills system - specialized capabilities that automatically activate based on your request. No explicit commands needed!
| Skill | Activates When You... | What It Does |
|---|---|---|
| π pine-visualizer | Ask conceptual questions, share YouTube videos, say "how would I build" | Breaks down trading ideas into implementable components |
| π» pine-developer | Say "create", "write", "implement", "code" | Writes production-quality Pine Script v6 code |
| π pine-debugger | Say "debug", "fix", "error", "not working" | Adds debugging tools and troubleshoots issues |
| π pine-backtester | Say "backtest", "metrics", "win rate", "performance" | Implements comprehensive testing capabilities |
| β‘ pine-optimizer | Say "optimize", "faster", "improve", "better UX" | Enhances performance and user experience |
| π― pine-manager | Have complex multi-part requests, say "complete trading system" | Orchestrates complex multi-step development |
| π pine-publisher | Say "publish", "release", "documentation" | Prepares scripts for TradingView publication |
You: "Create an RSI indicator"
β pine-developer skill activates automatically
You: "My script has errors"
β pine-debugger skill activates automatically
You: "How would I build a mean reversion strategy?"
β pine-visualizer skill activates automatically
You: "Build a complete trading system with backtesting"
β pine-manager skill orchestrates multiple skills
pinescript-agents/
βββ .claude/
β βββ skills/ # AI skill configurations (SKILL.md files)
β βββ commands/ # Slash commands (start, create, video, etc.)
β βββ hooks/ # System hooks for commands
βββ docs/
β βββ docs/ # User guide (concepts, language, FAQ, errors)
β βββ manual/ # Complete Pine Script v6 reference
β βββ server/ # MCP documentation server
βββ templates/ # Ready-to-use templates
β βββ indicators/ # Indicator templates
β βββ strategies/ # Strategy templates
β βββ utilities/ # Helper functions
βββ projects/ # Your Pine Script projects
βββ examples/ # Example scripts
βββ tools/ # Utility scripts
βββ CLAUDE.md # Claude Code instructions
βββ CHANGELOG.md # Version history
Just type these single words in Claude chat:
start - Launch interactive setup guidehelp - Show available commandsstatus - Show system status and available skillsexamples - List all example scriptstemplates - Show quick templateslock - Protect system files (only /projects/ writable)unlock - Allow all file modificationsYou: Analyze this video: https://youtube.com/watch?v=...
Claude: [pine-visualizer extracts transcript, identifies components, creates specification]
npx claudepluginhub traderspost/pinescript-agentsTrading indicator development for TradingView, NinjaTrader, and Tradovate
Skill for developing and validating quantitative trading strategies with historical performance analysis and backtesting frameworks.
Specialized skill for quantitative trading analysis on TradingView. Enables AI agents to create and analyze trading strategies and indicators.
Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.
ιεδΊ€ζηη₯ιηΌ
Trading skill that analyzes US stock fundamentals, technicals, and valuations to support investment research and decision-making.