بنقرة واحدة
memory-search
Search persistent memory for facts, decisions, and past conversations
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Search persistent memory for facts, decisions, and past conversations
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Communicate with other abtars agents — delegate tasks, ask questions
Full browser capability — managed Browsie session or emergency Main direct mode
Fetch web content — 4-level escalation chain from curl to full browser
Find the best free cloud models and update models.json from OpenRouter leaderboard
When to use skill_create (procedures) vs memory_store (facts)
Fetch Twitter/X content — single tweets (no auth) or feeds (cookies)
| name | memory-search |
| description | Search persistent memory for facts, decisions, and past conversations |
| user-invocable | false |
Full documentation for abmind recall. See TOOLS.md for quick reference.
abmind recall --translated "kw1,kw2" --chat-id 7773842843 [--original "szó"] [--time-start <ms>] [--time-end <ms>] [--max-classification 0-2] [--stages S1,S3] [--entity "Name"]
--translated: ALWAYS English keywords. Translate the user's words to English.--original: If the user spoke in a non-English language, pass the original keyword here. Omit if the conversation is in English.
Example: user says "chien" → --translated "dog" --original "chien"--stages: Optional. Run only specific stages (S1-S7, Se). Omit to run all.--entity: Optional. Filter results to memories linked to a specific entity (person, agent, project).
Example: "what do you know about Alice?" → --entity "Alice"--keywords is accepted as alias for --translated."summary,discussion,update,decision" + --time-start 24-48h ago--max-classification 0: group chats, A2A (UNCLASSIFIED only)--max-classification 2: direct messages (default, up to CONFIDENTIAL)abmind expand --ids 451,452,453
Use when results have source_ids and you need original context or "when did I say that?"