yizhiyanhua-aiyizhiyanhua-aiOfficial·1 Agent Skills Included

fireworks-skill-memory

Persistent cross-session memory for coding skills

Saves lessons from every coding session and injects them before the next run, so repeated mistakes stop happening. Captures errors automatically, distills them into skill-scoped knowledge files, and ranks entries by usage. Works with Claude Code hooks and Codex commands, keeping all data local on your machine.
npx skills add yizhiyanhua-ai/fireworks-skill-memory --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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