knowledge-agent
Build and query AI-powered knowledge bases from claude-mem observations. Use when users want to create focused "brains" from thei…
What it does
- project — filter by project name
- types — comma-separated: decision, bugfix, feature, refactor, discovery, change
- concepts — comma-separated concept tags
- files — comma-separated file paths (prefix match)
- query — semantic search query
- dateStart / dateEnd — ISO date range
- limit — max observations (default 500)
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Build and query AI-powered knowledge bases from claude-mem observations. Use when users want to create focused "brains" from their observation history, ask questions about past work patterns, or compile expertise on specific topics.
Source
Repository: https://github.com/thedotmack/claude-mem
knowledge-agent FAQ
What does the knowledge-agent skill do?
Build and query AI-powered knowledge bases from claude-mem observations. Use when users want to create focused "brains" from their observation history, ask questions about past work patterns, or compile expertise on specific topics. project — filter by project name types — comma-separated: decision, bugfix, feature, refactor, discovery, change
How do I install knowledge-agent?
Run: npx -y skills add https://github.com/thedotmack/claude-mem --skill knowledge-agent --agent claude-code — the source lives at github.com/thedotmack/claude-mem.
Maintain knowledge-agent?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[knowledge-agent on getagentictools](https://getagentictools.com/skills/thedotmack-claude-mem-knowledge-agent?ref=badge) npx agentictools info skills/thedotmack-claude-mem-knowledge-agent The second line is the CLI lookup for this page — handy in READMEs and docs.