Module 3
Build Your Own Agent
So far, you've run agent-memory through pre-built solutions. In this module, you'll instruct Copilot to build you a custom solution.
You'll tell Copilot to research neo4j-agent-memory, then build a custom terminal coding assistant, in a real framework.
Then, you'll run your custom agent, teaching it how to edit itself.
Finally, you'll use another package, aip (Agent Instruction Protocol) in tandem with your agent, to distil its memories into an 'editing-yourself' SKILL.md.
By the end of this module, you will be able to:
- Build a custom agent, in a framework, backed by
neo4j-agent-memory - Explain why that agent's memory and reasoning are reliable by construction
- Distil a portable, schema-validated Agent Skill from what your agent has genuinely learned