michaelshimeles

Eveclaw — AI skill for Claude Code

AI community

Personal AI agent built with the eve framework — Next.js web chat + Telegram, long-term memory, receipts, and chat-created skills.

How to install Eveclaw

This entry records only its repository, not the path inside it, so there is no exact command to give. Open michaelshimeles/eveclaw and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Eveclaw does

Personal AI agent built with the eve framework — Next.js web chat + Telegram, long-term memory, receipts, and chat-created skills.

Alternatives in AI

  • Hindsight — State-of-the-art long-term memory for AI agents by Vectorize 6.7k ★
  • Nocturne Memory — A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents 1.3k ★
  • Claude To Im Skill — Bridge Claude Code / Codex to IM platforms — chat with AI coding agents from Telegram, Discord, or Feishu/Lark 1.3k ★

README

eveclaw

A personal AI assistant ("Eve") in the spirit of OpenClaw — proactive, always-on, and reachable from the web or Telegram — plus a **builder** that deploys configured copies of her into anyone's Vercel account in one click. Built on the durable [eve framework](https://eve.dev) with a Next.js chat UI styled with Whop's [Frosted UI](https://github.com/whopio/frosted-ui) design system. Turborepo monorepo: the agent app lives in `apps/eve`, the agent builder in `apps/builder`.

What it does

**Chat**

  • Web chat — threads (rename/pin/delete), streaming responses, file attachments, slash-command prompts, model picker, and HTML artifact previews.
  • Command palette (⌘K) — jump to threads, start a new chat, open the manage page, toggle notifications.
  • Full-text search — sidebar search matches message content across all threads, not just titles.
  • Message actions — copy a reply, edit & resend, regenerate the last reply, or fork a thread from any message.
  • Telegram channel — private-DM-only bot with a user-id allowlist.

**Proactive**

  • Reminders & schedules — ask Eve for one-off or recurring (cron) reminders; they fire into a new thread.
  • Event triggers — Eve can mint webhook URLs so external services can start conversations.
  • Push notifications — browser web-push for proactive threads, plus unread indicators in the sidebar.

**Agent capabilities**

  • Long-term memory — Supermemory-backed remember/forget/search tools with nightly consolidation and a profile summary injected each turn.
  • App integrations — Composio connections (Gmail, GitHub, Notion, Linear, …) with a UI to connect/disconnect apps.
  • Chat-created skills — Eve can write, list, and delete her own skills at runtime; manage them from the UI.
  • File sharing — Eve uploads sandbox files to Blob storage and hands back a public link.
  • Receipt tracking — log/query/summarize spending, backed by Neon.
  • Browser control — sandboxed browser extensio