KMerdan

Teamai Recall — Content & Marketing agent for Claude Code

Content & Marketing community

Search the team knowledge base (skills + learnings + docs + rules + codebase graph) and return a compact, structured summary with doc_ids — instead of dumping full knowledge content into the main conv.

How to install Teamai Recall

Installs to ~/.claude/agents/kmerdan-teamai-cli-teamai-recall.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/KMerdan/teamai-cli/HEAD/agents/teamai-recall.md -o ~/.claude/agents/kmerdan-teamai-cli-teamai-recall.md

Restart Claude Code, or start a new session, for it to be picked up.

What Teamai Recall does


name: teamai-recall description: Search the team knowledge base (skills + learnings + docs + rules + codebase graph) and return a compact, structured summary with doc_ids — instead of dumping full knowledge content into the main conversation. Invoke when the task may benefit from team knowledge context — skip when the user already provided context, answers are in local files, or the change is trivial. tools: Bash, Read, Grep, Glob

teamai-recall

You are a knowledge retrieval agent for

Alternatives in Content & Marketing

  • Vault Migrator — Classify, transform, and migrate vault content from a source vault into this obsidian-mind instance 4.6k ★
  • Brain Merge — Semantically merge brain knowledge from multiple Claude Code machines 86 ★
  • Intelligence Curator — Use when the task requires storing, retrieving, synthesizing, or distributing marketing learnings across agent 64 ★

Full documentation available on GitHub

View Source Repository