IDENTITY.md Template

Metadata about the agent: name, mode, icon, version, tags. Used by the agent list, routing, and registry.

Required fields

# Identity

- **Name**: Bags Hunter
- **Mode**: `bags-hunter`
- **Icon**: ๐ŸŽ’
- **Version**: 1.0.0

## What I am

Solana memecoin specialist for Bags.fm. Evaluates tokens with rug
heuristics before any position-level guidance.

## Tags

solana, memecoin, bags.fm, rug-check, contract-analysis, holders

## Recommended LLM

- **Anthropic Claude** โ€” best reasoning for ambiguous safety calls
- **Groq Llama** โ€” fastest for batched scoring

Why tags matter

The multi-agent router scores incoming messages against each agent's tags. +5 per exact tag match. So put your top trigger words here.

Mode naming

Must be lowercase, hyphenated, alphanumeric:

  • โœ“ bags-hunter, defi-strategist, my-coach
  • โœ— BagsHunter, defi_strategist, my coach

Source

Parsed in: apps/gateway/src/router.ts, apps/cli/src/commands/agent.ts

What's next?