
from fireworks-skill-memory93
Provides persistent, per-skill experience memory for Claude Code and Codex, injecting past lessons and distilling new ones across sessions.
Fireworks Skill Memory gives Claude Code and Codex skills durable, skill-scoped memory across sessions. It injects past experience before a skill runs, captures error seeds and session notes during execution, and distills short lessons into KNOWLEDGE.md so future invocations learn from prior runs. Concrete use case: reduce repeated mistakes (wrong params, failed sequences) by surfacing past fixes automatically.
Invoke this when you want an agent-driven long-term memory for coding workflows: installing or configuring skill memory, distilling lessons after a debugging session, or when repeated errors indicate a need for persistent knowledge. It triggers on requests about skill memory, cross-session learning, or installing/configuring fireworks-skill-memory.
Best suited for Claude Code and Codex runtimes; can work with other agent runtimes that support pre/post hooks and CLI-driven installers.
This skill has not been reviewed by our automated audit pipeline yet.