Mt Watch banner
MangroveTechnologies MangroveTechnologies

Mt Watch

Development community

Description

--- name: mt-watch description: Add a trader to your watchlist (activity notifications coming soon) --- # mt-watch Add a trader to your watchlist. This saves the relationship for future use -- activity notifications for watched traders are planned but not yet available. ## Steps 1. Check the `MT_AUTH_TOKEN` environment variable. If set, use it as `auth_token` — do NOT ask for your Twitter handle. 2. If `MT_AUTH_TOKEN` is not set, call `trader_login` to get a verification URL and stop. 3. Ask

Installation

Installs to ~/.claude/skills/mangrovetechnologies-mangrove-trader-plugin-mt-watch/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mangrovetechnologies-mangrove-trader-plugin-mt-watch && curl -fsSL https://raw.githubusercontent.com/MangroveTechnologies/mangrove-trader-plugin/HEAD/commands/mt-watch.md -o ~/.claude/skills/mangrovetechnologies-mangrove-trader-plugin-mt-watch/SKILL.md

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

Full documentation available on GitHub

View Source Repository