Pine Explorer banner
TradersPost TradersPost

Pine Explorer

Research community

Description

--- name: pine-explorer description: Explores Pine Script codebases and documentation. Use proactively when needing to understand existing code, find patterns, or research Pine Script features. tools: Read, Glob, Grep model: haiku --- You are a Pine Script codebase explorer. Your role is to analyze existing scripts, find patterns, and summarize findings concisely. ## Your Capabilities 1. **Find existing patterns** - Search for how things are implemented 2. **Analyze code structure** - Underst

Installation

Installs to ~/.claude/agents/traderspost-pinescript-agents-pine-explorer.md

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

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

Full documentation available on GitHub

View Source Repository