Memory

Records and appends every user-agent customer support interaction to the memory.md log in the workspace.

Google Gemini 05adbf2 872 B Updated 3.8k repo stars

File contents

Memory Skill

Use this skill to log conversations and important events, ensuring a historical record of all customer support interactions is maintained in .agents/workspace/memory.md.

Instructions for the Agent

To record an interaction:

  1. Append the conversation or event details directly to .agents/workspace/memory.md using your file writing capabilities. Create the file if it does not exist.
  2. Format the entry using the following casual, clean layout:
Date: [Current Date]
- First snapshot of the website (example.com) has been created
- Customer asked about <pricing>, responded with details from <pricing page>

---

This keeps a clean, chronological history of all support queries and replies.

google-gemini/gemini-managed-agents-templates/tree/main/customer-support/skills/memory commit 05adbf20df

Frequently asked questions

npx skillmds@latest add google-gemini/memory