fireworks-skill-memory
Persistent cross-session memory for coding skills
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install fireworks-skill-memory?▼
Run `npx skills add yizhiyanhua-ai/fireworks-skill-memory --all -g -y` in your terminal to install it globally, then activate the hooks in Claude Code.
How to stop coding agents from repeating mistakes?▼
This skill saves lessons from each session and injects them before the next run, so the same errors never happen twice.
Does fireworks-skill-memory work with Codex?▼
Yes. Codex uses explicit inject, checkpoint, and flush commands that share the same memory core as the Claude Code hooks.
Is my session data sent to the cloud?▼
No. All knowledge files and transcripts stay on your local machine, and distillation runs through your existing local CLI authentication.
Do I need coding experience to use it?▼
No. Once installed, the hooks run automatically in the background and require no manual configuration.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core