← plugins3 agents · 1 per plugin

hunz.ai agents

Each plugin ships a specialized subagent. Install the plugin and Claude Code routes matching prompts to it automatically — or call its slash commands directly. All three run locally; no central server.

Two ways to invoke

A · Slash command
$ /perp open a 2x long SOL with $50 collateral

Direct, explicit. Bypasses routing — runs the named skill.

B · Natural language
$ long SOL 5x leverage, TP $110, SL $80

Claude reads each agent's description and routes you to the best match.

jupiter

trading

Spot swaps and leveraged perpetuals (SOL/BTC/ETH) on Solana via the official `jup` CLI.

jupiter-trader·model: sonnet·
tools:BashRead

Disciplined Solana trading agent. Opens / closes leveraged positions with optional TP / SL / limit triggers, executes spot swaps, reads portfolio + position state, and reports PnL. Confirms every state-changing action before signing.

01Slash commands
  • /perpLeveraged perpetuals — open, close, set TP/SL, limit orders, positions, history
  • /swapSpot swap any token pair (SOL/USDC/JUP/etc.)
02Example prompts
  • open a 2x long SOL with $50 collateral
  • long SOL 5x leverage, TP $110, SL $80
  • limit-buy SOL when it hits $80
  • sell 0.5 SOL for USDC
  • what are my open positions?
  • close all positions
  • what was my PnL on the last 10 trades?

telegram

messaging

Telegram Bot messaging — text, photos, documents, audio, and video.

telegram-notifier·model: haiku·
tools:Bash

Sends text, photos, documents, audio, video, or formatted run results via the Telegram Bot API. Targets your DM by default; pass --chat to send to a group.

01Slash commands
  • /textSend a text message
  • /mediaSend a file — photo, document, audio, or video
  • /resultsSend a formatted run summary with attachments
02Example prompts
  • tell me on Telegram when the deploy finishes
  • send the build log to my Telegram
  • ping my Telegram with the latest screenshot
  • share these results to the daily-briefing group

gmail

messaging

Gmail API — read inbox, search, send, and reply to emails via OAuth2.

gmail-manager·model: haiku·
tools:Bash

Reads your Gmail inbox, searches threads, sends new emails, and replies to existing threads while preserving threading. OAuth2 once, then no re-auth.

01Slash commands
  • /inboxList recent emails
  • /searchSearch emails (Gmail query syntax)
  • /readOpen a specific email by message ID
  • /sendCompose and send a new email
  • /replyReply to an email thread
02Example prompts
  • what's in my inbox?
  • find emails from invoices@stripe.com this month
  • read the latest email from my landlord
  • draft and send a reply saying I'll be late