fuyuxiang/echo-agent

Echo Agent 是一个可自托管、长期运行、持续学习的 AI Agent,面向个人与团队的私有自动化场景。它可以部署在自有服务器上,统一连接模型、工具、记忆、权限与消息入口。内置四层认知记忆、遗忘曲线与矛盾检测机制,能够在跨会话任务中持续沉淀上下文,并保持长期记忆的质量。针对命令执行、文件操作等高风险行为,它提供基于 LLM 的审批与解释机制,为关键操作建立可审计、可追溯的安全边界。原生支持 MCP、A2A、多模型路由、任务调度、工具调用和多通道接入,覆盖 CLI、Gateway API、微信、Telegram 等入口。它让 Agent 带着长期记忆和可进化技能,持续、安全地为你工作。

988Stars on the repository
35Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

excel-author

01

fuyuxiang/echo-agent

Skill Claude CodeCodex

Create and edit Excel (.xlsx) workbooks with openpyxl. Supports formulas, charts, formatting, and data analysis.

988 2d ago A 28 tokens original MIT

image-gen

02

fuyuxiang/echo-agent

Skill Claude CodeCodex

Generate images via DALL-E, Stable Diffusion, or free alternatives. Supports multi-channel delivery.

988 2d ago A 23 tokens original MIT

meme-gen

03

fuyuxiang/echo-agent

Skill Claude CodeCodex

Generate meme images with text overlays using Pillow. Pick templates or create custom image macros.

988 2d ago C 21 tokens original MIT

ppt-author

04

fuyuxiang/echo-agent

Skill Claude CodeCodex

Create and edit PowerPoint (.pptx) presentations programmatically. Requires python-pptx.

988 2d ago A 22 tokens original MIT

code-runner

05

fuyuxiang/echo-agent

Skill Claude CodeCodex

Execute Python code snippets in a sandboxed environment. Supports data analysis, visualization, and quick scripts.

988 2d ago A 24 tokens original MIT

github-ops

06

fuyuxiang/echo-agent

Skill Claude CodeCodex

GitHub CLI for issues, PRs, code search, CI logs, releases, and API queries. Requires gh CLI and auth.

988 2d ago A 31 tokens original MIT

plan

07

fuyuxiang/echo-agent

Skill Claude CodeCodex

Plan mode — inspect context, write a markdown plan into the active workspace's .echo-agent/plans/ directory, and do not execute the work.

988 2d ago A 33 tokens original MIT

skill-creator

08

fuyuxiang/echo-agent

Skill Claude CodeCodex

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

988 2d ago A 28 tokens original MIT

workflow-chain

09

fuyuxiang/echo-agent

Skill Claude CodeCodex

Chain multiple skills and actions into named workflows with error handling and conditional branching.

988 2d ago A 18 tokens original MIT

docker-manage

10

fuyuxiang/echo-agent

Skill Claude CodeCodex

Manage Docker containers, images, volumes, and Compose stacks. Requires Docker CLI access.

988 2d ago A 21 tokens original MIT

system-monitor

11

fuyuxiang/echo-agent

Skill Claude CodeCodex

Monitor system health: CPU, memory, disk, processes, and network. Alert on thresholds via any channel.

988 2d ago A 25 tokens original MIT

finance-tracker

12

fuyuxiang/echo-agent

Skill Claude CodeCodex

Track expenses, analyze spending patterns, categorize transactions. Works with bank CSV exports or manual input.

988 2d ago A 23 tokens original MIT

stocks

13

fuyuxiang/echo-agent

Skill Claude CodeCodex

Query stock prices, fund NAV, crypto rates via free APIs. Supports A-shares, US stocks, HK stocks, and crypto.

988 2d ago C 29 tokens original MIT

fitness-nutrition

14

fuyuxiang/echo-agent

Skill Claude CodeCodex

Search exercises by muscle/equipment, lookup food nutrition data. Uses free wger and USDA APIs.

988 2d ago C 25 tokens original MIT

flashcards

15

fuyuxiang/echo-agent

Skill Claude CodeCodex

Spaced repetition flashcard system for learning. SM-2 algorithm, supports text and cloze deletion cards.

988 2d ago A 25 tokens original MIT

tts-voice

16

fuyuxiang/echo-agent

Skill Claude CodeCodex

Convert text to natural speech audio. Uses Edge-TTS (free) or OpenAI TTS. Excellent Chinese voice support.

988 2d ago A 29 tokens original MIT

voice-note

17

fuyuxiang/echo-agent

Skill Claude CodeCodex

Convert voice messages to text (STT) and text to voice (TTS). Supports Whisper local model and Edge-TTS.

988 2d ago A 29 tokens original MIT

calendar

18

fuyuxiang/echo-agent

Skill Claude CodeCodex

Manage calendar events via CalDAV (Google/iCloud/Nextcloud) or local ICS files. View, create, and query events.

988 2d ago A 29 tokens original MIT

daily-briefing

19

fuyuxiang/echo-agent

Skill Claude CodeCodex

Daily briefing aggregating weather, reminders, news, and calendar. Delivered on schedule via any channel.

988 2d ago A 25 tokens original MIT

email-assistant

20

fuyuxiang/echo-agent

Skill Claude CodeCodex

Read, search, draft, and send emails via Himalaya CLI or Python IMAP/SMTP. Requires email account configuration.

988 2d ago A 29 tokens original MIT

note-taking

21

fuyuxiang/echo-agent

Skill Claude CodeCodex

Manage a local Markdown knowledge base — create, search, link, and organize notes. No external service needed.

988 2d ago A 25 tokens original MIT

notion-sync

22

fuyuxiang/echo-agent

Skill Claude CodeCodex

Read, create, and update Notion pages and databases. Requires Notion API integration token.

988 2d ago B 23 tokens original MIT

ocr-document

23

fuyuxiang/echo-agent

Skill Claude CodeCodex

Extract text from PDFs, images, and scanned documents. Uses pymupdf (local) or optional cloud OCR APIs.

988 2d ago A 27 tokens original MIT

reminder

24

fuyuxiang/echo-agent

Skill Claude CodeCodex

Set reminders and manage todos with natural language. Uses built-in cron scheduling, no external service needed.

988 2d ago A 23 tokens original MIT