LycheeMem/LycheeMem
Lightweight Long-Term Memory for LLM Agents.
Lightweight Long-Term Memory for LLM Agents.
npx skills add LycheeMem/LycheeMemLightweight Long-Term Memory for LLM Agents.
Platform-agnostic agent skill for logging AI sessions across Claude, MCP, Codex, and multi-agent systems.
MCP ToDoList for plan and loop for LLM-powered agents. Built with Python and FastMCP. Provides tools for sequential task management with built-in failure detection and recovery
skill for qrcode generate、decode
Agent self-pacing skill: emit progress beacons during non-trivial turns for status-line ETA rendering
Automate Customgpt tasks via Rube MCP (Composio). Always search tools first for current schemas.
为 AI coding agent(Claude Code / Codex CLI 等)打造的 Skill 分层路由树生成器。把臃肿的单体 Skill 拆分/聚合成 ROOT → ROUTER → SKILL 的树形结构,让 agent 根据用户意图按需加载子能力,避免一次性塞满上下文。支持单 Skill 拆树、多 Skill 聚合(含歧义消解)、增量扩展三种模式,兼容 .claude/skills 与 .agent/skills 双路径约定,纯 Markdown + Bash,零依赖。