一键导入
recall-loa
Browse and search the Library of Alexandria — curated knowledge entries with extracted wisdom
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Browse and search the Library of Alexandria — curated knowledge entries with extracted wisdom
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Add a structured memory record to Recall — breadcrumb, decision, or learning
Run health checks on all Recall memory subsystems — database, MCP, hooks, embeddings
Flush current session to Recall database and capture a Library of Alexandria entry
Show recent Recall memory records across all tables or a specific table
Scout an unfamiliar codebase — memory-first repo map, key paths, tests, risks, and next steps, with a strict sensitive-data boundary
Search Recall memory using FTS5 full-text search across all tables
| name | recall-loa |
| description | Browse and search the Library of Alexandria — curated knowledge entries with extracted wisdom |
List, view, and search Library of Alexandria (LoA) entries. LoA entries are curated knowledge captures with Fabric-extracted insights, message lineage, and project context.
# List recent entries
recall loa list
# Show full entry with Fabric extract
recall loa show <id>
# View raw source messages
recall loa quote <id>
List options:
-l <n> — Max entries (default: 10)# Browse recent LoA entries
recall loa list
# Show last 20 entries
recall loa list -l 20
# View full Fabric-extracted wisdom for entry #5
recall loa show 5
# See the raw conversation messages behind entry #12
recall loa quote 12