Mt Set Handle banner
MangroveTechnologies MangroveTechnologies

Mt Set Handle

Communication community

Description

--- name: mt-set-handle description: Verify your X identity and set your Twitter handle for this session --- # mt-set-handle Verify your X identity so all commands know who you are. Your handle is derived from your verified session token — not from a string you type. This protects against anyone impersonating another trader. ## Steps 1. Check the `MT_AUTH_TOKEN` environment variable. 2. If `MT_AUTH_TOKEN` is set, call `trader_my_stats` with `auth_token` to resolve and confirm the verified h

Installation

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

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

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

Full documentation available on GitHub

View Source Repository