agentsclimarketplace

Memory update

Skill QiRebecca/Agentdemo/skills/memory_update

From-scratch agent runtime with task graphs, multi-index RAG, memory, typed tools, reusable skills, handoffs, traces, and smoke tests.

Install
npx -y skills add QiRebecca/Agentdemo --skill memory_update

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

0.3 KB, 76 tokens by cl100k_base, as published. Nobody here has run it

Memory Update

Purpose

Store a short episodic memory after a run reaches a meaningful checkpoint.

Steps

  1. Summarize what architecture components ran.
  2. Keep the summary short.
  3. Include the source run id.
  4. Write the memory through the typed memory tool.

Validation

  • Memory is written.
  • Memory has a source run id.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.