Compare/agent-skills vs AgentMemory

AI tool comparison

agent-skills vs AgentMemory

Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.

A

Developer Tools

agent-skills

Production-grade engineering skills library for AI coding agents

Ship

75%

Panel ship

Community

Free

Entry

agent-skills is a structured library of 20 production-grade engineering skills for AI coding agents, published by Addy Osmani (former Google Chrome DevTools lead, author of Essential JavaScript Design Patterns). It provides a complete spec-to-ship workflow via 7 slash commands (/spec, /plan, /build, /test, /review, /code-simplify, /ship) that work across Claude Code, Cursor, Gemini CLI, Windsurf, and GitHub Copilot — any agent that supports CLAUDE.md or equivalent configuration files. The library includes three specialist personas that activate on demand: a security auditor (checks for injection vulnerabilities, hardcoded secrets, OWASP Top 10), a code reviewer (focuses on maintainability, complexity, and test coverage), and a test engineer (generates unit, integration, and edge-case tests). Four reference checklists (API design, accessibility, performance, deployment) give agents shared evaluation criteria. Each skill is written as a Markdown instruction file following the CLAUDE.md conventions popularized by the karpathy-skills library. agent-skills accumulated 6,693 GitHub stars in its first trending week, outpacing most comparable skill collections. Osmani's framing — treating agent skills as a first-class engineering asset rather than ad-hoc prompts — resonates with teams trying to standardize how they use AI coding tools. The library is MIT-licensed and designed to be forked and extended.

A

Developer Tools

AgentMemory

Persistent cross-session memory for Claude, Cursor, Codex & friends

Ship

75%

Panel ship

Community

Paid

Entry

AgentMemory solves one of the most frustrating problems in AI-assisted development: every new session starts from zero. You re-explain your architecture, re-describe your preferences, and re-surface bugs your agent already encountered last week. AgentMemory captures everything your coding agent does silently in the background, compresses it into searchable memory via its iii-engine framework, and auto-injects relevant context at the start of each new session. Under the hood, it's TypeScript-based and uses SQLite as its storage layer—no external database required. It ships with 51 MCP tools and 12 automatic hooks that fire on agent events without any manual tagging. A built-in real-time viewer lets you browse and replay past sessions. Benchmarks show 92% fewer tokens consumed compared to re-feeding raw context, and R@5 retrieval accuracy of 95.2% across its test suite of 827 cases. It supports Claude Code, Cursor, Gemini CLI, Codex CLI, and several others. With 5.8K GitHub stars and appearing in today's trending charts, this is clearly touching a real nerve. The team claims it's the "#1 persistent memory for AI coding agents based on real-world benchmarks"—a bold claim, but the numbers they're putting forward are hard to ignore. For developers doing serious multi-session agent work, this is worth a serious look.

Decision
agent-skills
AgentMemory
Panel verdict
Ship · 3 ship / 1 skip
Ship · 3 ship / 1 skip
Community
No community votes yet
No community votes yet
Pricing
Free / Open Source
Open Source
Best for
Production-grade engineering skills library for AI coding agents
Persistent cross-session memory for Claude, Cursor, Codex & friends
Category
Developer Tools
Developer Tools

Reviewer scorecard

Builder
80/100 · ship

Having security audits, test generation, and spec creation as first-class slash commands changes how you think about agent-assisted development. The cross-tool compatibility (Claude, Cursor, Gemini) means you can standardize across a team with mixed tool preferences. Fork it, customize the checklists, and you have a company playbook.

80/100 · ship

51 MCP tools and zero-config hooks is a genuinely thoughtful design. The SQLite-only requirement means nothing to install or manage. This is exactly the kind of glue layer that makes multi-session agent workflows actually viable.

Skeptic
45/100 · skip

This is well-packaged prompt engineering, not a fundamentally new capability. The value depends entirely on the underlying agent following instructions reliably — which varies wildly across tools and models. Teams that haven't established basic code review processes will use this as a crutch rather than building genuine engineering discipline.

45/100 · skip

The '95.2% retrieval accuracy' benchmark is on their own test suite—we don't know if it holds on real heterogeneous codebases. Memory systems that silently capture everything also risk surfacing stale or wrong context, which could be worse than starting fresh.

Futurist
80/100 · ship

The real innovation here is treating agent behavior as versionable, shareable code. The next step is organizations maintaining their own agent-skills forks as living engineering standards — the CLAUDE.md pattern is becoming a de facto org-level configuration layer for how teams interact with AI.

80/100 · ship

Persistent agent memory is a prerequisite for truly autonomous long-horizon development. The cross-agent compatibility here—Claude, Cursor, Codex all sharing a memory store—points toward a future where agents are interchangeable workers on a shared project memory.

Creator
80/100 · ship

The /spec and /plan commands are genuinely useful for non-engineers who need to communicate feature requirements to an AI agent. Clear structured specs reduce the back-and-forth of vague prompts — this could be the bridge between product thinking and implementation.

80/100 · ship

Less re-explaining means more creating. If this actually saves the tokens claimed, that's a real quality-of-life win for anyone who uses AI assistants to produce creative work across long projects.

Weekly AI Tool Verdicts

Get the next comparison in your inbox

New AI tools ship daily. We compare them before you waste an afternoon.

Bookmarks

Loading bookmarks...

No bookmarks yet

Bookmark tools to save them for later