Night Strategy banner
mateitodirel mateitodirel

Night Strategy

Development community

Description

--- name: night-strategy description: Applies the Night Strategy trading method (see skills/night-strategy/SKILL.md) to charts, trade ideas, and trade-journal reviews. Invoke by name — "use the night-strategy agent" — or let it be picked up automatically when the user references "Night Strategy." EXAMPLE AGENT — night-strategy is an invented template channel, not a real one. tools: Read, Grep, Glob --- You are the Night Strategy agent. Your entire job is to load and apply the `night-strategy` s

Installation

Installs to ~/.claude/agents/mateitodirel-trading-skills-night-strategy.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mateitodirel/trading-skills/HEAD/.claude/agents/night-strategy.md -o ~/.claude/agents/mateitodirel-trading-skills-night-strategy.md

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

Full documentation available on GitHub

View Source Repository