fireworks-skill-memory

Official

Make every skill remember

Authoryizhiyanhua-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill stops coding agents from starting each session from zero by preserving lessons, mistakes, and workarounds across sessions. It helps prevent the same API bugs, sequencing errors, and configuration pitfalls from repeating endlessly.

Core Features & Use Cases

  • Persistent per-skill memory keeps lessons scoped to the right skill instead of mixing everything into one global note.
  • Claude Code uses hook-based context injection and session-end distillation so the agent sees relevant lessons before acting again.
  • Codex uses explicit inject, checkpoint, and flush commands to load experience, store raw notes, and distill new lessons.
  • Local knowledge files support cross-session learning for debugging, API usage, workflow consistency, and team-shared skill improvement.

Quick Start

Ask Claude Code to install fireworks-skill-memory from its GitHub repository so the hooks, local memory folders, and Codex command workflow are configured automatically.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fireworks-skill-memory
Download link: https://github.com/yizhiyanhua-ai/fireworks-skill-memory/archive/main.zip#fireworks-skill-memory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.