Agent Skillsafx-team/hebb-mind › bench-compare

bench-compare

GitHub

用于对比多个Agent记忆系统。通过分析代码、基准测试及架构,评估内存类型、检索策略、可扩展性等维度,输出比较矩阵与建议。

.claude/skills/bench-compare/SKILL.md afx-team/hebb-mind

触发场景

需要对比不同Agent记忆系统的优劣 选择适合项目的Agent记忆框架 分析Agent记忆系统的性能与架构差异

安装

npx skills add afx-team/hebb-mind --skill bench-compare -g -y
更多选项

非标准路径

npx skills add https://github.com/afx-team/hebb-mind/tree/main/.claude/skills/bench-compare -g -y

不安装直接使用

npx skills use afx-team/hebb-mind@bench-compare

指定 Agent (Claude Code)

npx skills add afx-team/hebb-mind --skill bench-compare -a claude-code -g -y

安装 repo 全部 skill

npx skills add afx-team/hebb-mind --all -g -y

预览 repo 内 skill

npx skills add afx-team/hebb-mind --list

SKILL.md

Frontmatter
{
    "name": "bench-compare",
    "arguments": [
        {
            "name": "projects",
            "required": true,
            "description": "Comma-separated list of projects to compare (e.g. mem0,zep,letta)"
        },
        {
            "name": "criteria",
            "required": false,
            "description": "Comparison criteria (e.g. performance,api-design,scalability)"
        }
    ],
    "description": "Compare multiple agent memory systems by analyzing their code, benchmarks, and architecture",
    "user_invocable": true
}

Benchmark & Compare

Compare multiple agent memory projects across key dimensions.

Instructions

  1. For each project in ${projects}:
    • Search for benchmarks, performance reports, and comparisons
    • Analyze the architecture and API design
    • Check community feedback (GitHub issues, discussions, Reddit, HN)
  2. Compare across these default criteria (override with ${criteria} if provided):
    • Memory Types: What types of memory are supported
    • Retrieval Strategy: How memories are retrieved (vector, graph, hybrid)
    • Scalability: How it handles large memory stores
    • API Design: Ease of integration
    • Ecosystem: Integrations with LLM frameworks
    • Performance: Latency, throughput if data available
    • Community: Stars, contributors, activity
  3. Output a comparison matrix (markdown table)
  4. Provide a recommendation summary with trade-offs

版本历史

  • a8914bb 当前 2026-07-05 12:09

同 Skill 集合

.agents/skills/arxiv-search/SKILL.md
.agents/skills/bench-compare/SKILL.md
.agents/skills/github-explore/SKILL.md
.agents/skills/research-survey/SKILL.md
.claude/skills/arxiv-search/SKILL.md
.claude/skills/commit/SKILL.md
.claude/skills/github-explore/SKILL.md
.claude/skills/push-to-github/SKILL.md
.claude/skills/research-survey/SKILL.md

元信息

文件数
0
版本
a8914bb
Hash
8af41296
收录时间
2026-07-05 12:09

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-14 23:54
浙ICP备14020137号-1 $访客地图$