#678 · Primary category: AI Agents & Automation

Memento-Skills

Memento-Skills: Let Agents Design Agents

Project last updated:08/17/26

GitHub Stars

1.5K

Forks

180

Contributors

3

License

Apache-2.0

Why we included this project

Most agent frameworks treat tools as a fixed list you set once and forget. Memento-Skills instead keeps capabilities in a skill library the agent can pull up, run, judge, and rewrite over time, cycling through Read-Execute-Reflect-Write. When a step fails, the agent treats that as a signal to patch the weak skill and write the improved version back into memory, so it gets better from live use instead of just retrying. It ships with a CLI, a desktop GUI, and a Feishu bridge, and runs locally with persistent state, which makes it more than a research demo. For teams that want an agent to learn from real tasks without retraining the underlying model, this deployment-time learning is a practical alternative to fine-tuning.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category