memory
bởi google-gemini
Ghi lại và thêm mọi tương tác hỗ trợ khách hàng giữa người dùng và tác nhân vào nhật ký memory.md trong không gian làm việc.
npx skills add https://github.com/google-gemini/gemini-managed-agents-templates --skill memoryMemory 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:
- Append the conversation or event details directly to
.agents/workspace/memory.mdusing your file writing capabilities. Create the file if it does not exist. - 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.