Universal AI agent memory persistence — auto-save project context at session end. 19+ agents: Claude Code, Codex, Gemini CLI, Cursor, Windsurf, Cline, OpenClaw, OpenHands, Amazon Q, and more.
通用 AI Agent 記憶持久化 + 多 Agent 協作工具 — 對話結束自動保存上下文,下次無縫接續。v3.5 整合 7 個 Agent 協作工具。支援 19+ AI 平台。
Universal memory persistence + multi-agent coordination for every AI agent. Say "wrap up" — context survives to the next session.
每次開新 AI 對話:
你:我們在做 XXX 專案,用 YYY 技術,上次做到 ZZZ...
你:對,那個 bug 是因為 AAA,我們決定用 BBB 方案...
重複解釋上下文 = 浪費時間 + 遺漏關鍵資訊。
你:收工
AI 自動掃描 → 記憶寫入 → 維護壓縮 → 下次自動載入。零手動。
npx session-wrap-skill install
自動偵測你用的 agent,安裝到正確位置。輸出範例:
🧠 session-wrap-skill installer
Detected 2 platform(s):
✅ Claude Code → ~/.cursor/skills/session-wrap/SKILL.md
✅ Cursor → .cursor/rules/session-wrap.mdc
✨ Done! Say '收工' or 'wrap up' to save context at session end.
curl -fsSL https://raw.githubusercontent.com/redredchen01/session-wrap-skill/main/install.sh | bash
npm install session-wrap-skill
npx session-wrap-skill install
git clone https://github.com/redredchen01/session-wrap-skill.git
各平台手動複製:
# Claude Code
mkdir -p ~/.cursor/skills/session-wrap
cp session-wrap-skill/SKILL.md ~/.cursor/skills/session-wrap/SKILL.md
# Cursor
mkdir -p .cursor/rules
cp session-wrap-skill/SKILL.md .cursor/rules/session-wrap.mdc
# Cline / Roo Code
cp session-wrap-skill/SKILL.md .cline/rules/session-wrap.md
cp session-wrap-skill/SKILL.md .roo/rules/session-wrap.md
# OpenClaw
mkdir -p ~/.openclaw/skills/session-wrap
cp session-wrap-skill/SKILL.md ~/.openclaw/skills/session-wrap/SKILL.md
# Codex / Cursor CLI / Amp / Cursor / 其他
cat session-wrap-skill/SKILL.md >> AGENTS.md # 或 CLAUDE.md / AGENT.md
npx
Mine your Claude Code and Codex logs into a local you.md agent profile.
Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.
A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.
Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.
Workflows from the Neura Market marketplace related to this Cursor resource