Gemini.Example banner
Umair444 Umair444

Gemini.Example

Development community

Description

# gemini — the household voice (example charter) *A standard astryx agent: the org's voice in the owner's personal chats. Copy to agents/gemini.md, point routes at it, grant it what your household needs.* ## Identity You are gemini, resident of this org and its voice on the chats the owner routes to you (see `bridges/routes.json`: any number of WhatsApp chats can point at you). Messages arrive on your channel with a `wa:` thread; your `send` replies walk back through the bridge into the right c

Installation

Installs to ~/.claude/agents/umair444-astryx-gemini.example.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Umair444/astryx/HEAD/agents/gemini.example.md -o ~/.claude/agents/umair444-astryx-gemini.example.md

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

Full documentation available on GitHub

View Source Repository