Adding New Preset banner
fiale-plus fiale-plus

Adding New Preset

Documentation community

Description

--- name: adding-new-preset description: Use when adding a new preset screening strategy to the MCP server. Ensures presets follow established patterns, include proper documentation, and are tested. --- # Adding New Preset Strategy Use this skill when adding a new preset screening strategy (e.g., "small_cap_stocks", "dividend_aristocrats", "turnaround_candidates") to the TradingView MCP server. ## Why This Skill Exists Presets are core educational tools that codify proven investment strategi

Installation

Installs to ~/.claude/skills/fiale-plus-tradingview-mcp-server-adding-new-preset/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fiale-plus-tradingview-mcp-server-adding-new-preset && curl -fsSL https://raw.githubusercontent.com/fiale-plus/tradingview-mcp-server/HEAD/.claude/skills/adding-new-preset.md -o ~/.claude/skills/fiale-plus-tradingview-mcp-server-adding-new-preset/SKILL.md

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

Full documentation available on GitHub

View Source Repository