Heyamigo — AI skill for Claude Code
Personal AI powered by Claude Code, Codex and Grok Build.
How to install Heyamigo
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open C4T4/heyamigo and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Heyamigo does
Personal AI powered by Claude Code, Codex and Grok Build. Remembers people, browses the web, learns over time. First party, no API keys.
Alternatives in AI
- AIHawk — Open-source AI browser agent: describe any task in plain language and it autonomously browses, clicks, types a 30.3k ★
- Vibeproxy — Native macOS menu bar app to use your Claude Code & ChatGPT subscriptions with AI coding tools - no API keys n 3.3k ★
- Iai Personal Memory Engine — A cyber brain for your AI 866 ★
README
heyamigo
A chat-resident assistant for WhatsApp and Telegram. Claude, Codex, Grok, or Gemini under the hood, durable SQLite queues, per-sender timezone scheduling, two-track architecture so browser work never blocks the chat.
[Website](https://heyamigo.org) · [Amigospace](https://space.heyamigo.org) · [Architecture](docs/architecture.md)
WhatsApp / Telegram ─► inbound ─► chat workers ─► outbound ─► WhatsApp / Telegram
│ ▲
├──────► async / browser ─┤
└──────► memory_writes ───┘
What it does
- Long-term memory per person, per chat, per topic. Files on disk. The agent decides what's worth keeping; background workers consolidate while you're not chatting.
- A relevance watchlist. Open loops the agent tracks on your behalf — questions you'd forget, things you're waiting on — surfaced naturally when the moment matches. Built like external working memory for the user.
- Scheduling in the sender's timezone. Natural language →
[REMIND: 2026-05-26 09:00 — ...]or[CRON: 0 9 * * 1 PROMPT — ...]. Fires at the user's wall-clock 9am, not the server's. Cron variants: deliver text, run AI, kick off async work, or drive a browser. - A real Chrome. Browser delegation via
[ASYNC-BROWSER: ...]to a parallel provider session on a shared logged-in Chrome over CDP. TikTok, Instagram, anywhere the owner is logged in. SSH-tunneled noVNC for setup. - Per-reply footer with model, thinking, and confirmation tags. Every side effect from the turn is visible:
_9.9s · gpt-5.6-sol · xhigh · fresh · +remind · +thread-new · +digest_. No guessing whether a schedule actually got created. - Default-deny chat activation. Groups and DMs only answer when their own
triggerModeis set inconfig/access.json; missing meansoff. Per-
Related Skills
Dsh Plugin Subscriptions
Use ChatGPT (Codex), Claude, and Grok (X Premium) subscriptions as DeepSeek Harness LLM providers — OAuth logi
Ranger
Ranger — independent third-party profile of a public API surface, by API Evangelist. Ranger is an AI-powered q
Axiom Calculator MCP
Personal finance calculators for Claude and AI agents — mortgage, compound interest, FIRE, loan comparison, de
HestiaClaw
The AI that remembers, learns, and actually does things in your Home Assistant environment.
Helix Agent
Personal AI agent harness powered by Claude Code. Always-on access through Discord, Telegram, or a built-in we
Prompt OS
A desktop AI agent that controls your local machine — runs commands, manages files, executes code, browses the
Related Agents
Brain Mode
Personal knowledge brain. Loads vault context, captures learnings, guides first-time setup. Use for any Claude
Tp Performance Profiler
PROACTIVELY use this when the user reports slow behaviour, asks to profile/optimize, mentions Core Web Vitals
GPT Chat
Conducts a conversation with a GPT model (Codex) as a separate conversational partner—the thread persists betw