memodb-io/Acontext
Agent Skills as a Memory Layer
This helps AI agent developers enable their agents to learn from interactions and reuse successful approaches. It takes conversation logs and execution traces as input, distills key learnings, and stores them as human-readable Markdown 'skill files'. Developers of AI agents, especially those using large language models, will use this to give their agents persistent, understandable memory.
3,154 stars. Actively maintained with 116 commits in the last 30 days.
Use this if you are building AI agents and want them to autonomously learn, remember what works, and avoid repeating mistakes by storing knowledge in transparent, shareable skill files.
Not ideal if you need complex, hidden memory structures or are not working with AI agents that can benefit from discrete, file-based skill storage.
Stars
3,154
Forks
296
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
116
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/memodb-io/Acontext"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Recent Releases
Related agents
powroom/flins
Universal skill installer for AI coding agents
supabase/agent-skills
Agent Skills to help developers using AI agents with Supabase
DougTrajano/pydantic-ai-skills
This package implements Agent Skills (https://agentskills.io) support with progressive...
forefy/.context
AI Agent Skills for Smart Contract Auditing to generate triaged, industry grade report findings,...
rscheiwe/open-skills
Open Skills is a modular, Anthropic-style skills framework that lets agents dynamically...