AI tool comparison
agent-skills vs Letta 2.0
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
Developer Tools
agent-skills
Production-grade engineering skills library for AI coding agents
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.
Developer Tools
Letta 2.0
Stateful agent framework with hosted memory that actually persists
75%
Panel ship
—
Community
Free
Entry
Letta 2.0 is a stateful agent framework (evolved from MemGPT) that gives AI agents persistent long-term memory via hosted memory stores, a visual agent builder, and a REST API. Agents remember context across sessions, update their own memory, and can be deployed via self-hosted or Letta Cloud infrastructure. It targets developers building production agents that need state beyond a single context window.
Reviewer scorecard
“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.”
“The primitive here is clean: a REST API-backed agent runtime where memory is a first-class, addressable object that persists outside the context window — not a hack, not summarization, an actual store the agent reads and writes. The DX bet is that you treat agents like services with state, not stateless inference calls, and that's the right call for anyone who's tried to bolt long-term memory onto LangChain and cried. The moment of truth is the REST API and the fact that you can swap models without rebuilding your memory architecture — that earned the ship. The weekend alternative exists for toy cases, but building durable memory with conflict resolution, schema, and hosted infra from scratch is a real weekend-eater. Main concern: the visual agent builder smells like a demo feature; the serious usage is in the API.”
“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.”
“Category is stateful agent frameworks, and the direct competitors are LangGraph (stateful graphs, more ops control) and OpenAI's Assistants API (native memory, zero infrastructure). Letta wins on model-agnosticism and on the memory architecture being genuinely thoughtful — the in-context, external, and archival memory hierarchy is a real design, not a marketing diagram. Where it breaks: any team that's already bought into the OpenAI stack will use Assistants API and never look here, and if Anthropic or Google ships native persistent memory to their APIs in the next 12 months, the hosting moat evaporates. What kills this in 12 months: the model providers ship it natively and Letta's differentiation collapses to 'we have a nicer UI.' What keeps it alive: enterprise teams who can't send data to OpenAI and need model-agnostic stateful agents — that's a real and durable niche.”
“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.”
“The thesis Letta is betting on: in 2-3 years, most production agents will be long-running, stateful services rather than one-shot inference calls, and the infrastructure layer for agent memory will be as standardized as the infrastructure layer for databases. That's a falsifiable and plausible claim — the dependency is that agent workflows grow in complexity and session length faster than model context windows scale. The second-order effect that matters: if Letta becomes the memory layer standard, they gain leverage over every model provider because switching models doesn't mean losing agent state — that's a genuine inversion of the current power dynamic where OpenAI's Assistants API locks memory to the model. They're riding the trend of context-window-constrained long-running agents, and they're early — most teams haven't hit the wall yet, but they will. The infrastructure play here is real if they win developer mindshare before OpenAI closes the gap.”
“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.”
“The buyer is a developer or ML engineer at a team building production agents — that's a real buyer with a real budget, but the procurement path is unclear at $20/month when the real competition is either free self-hosting or an OpenAI Assistants API bill that comes bundled with everything else. The moat question is what kills this: the memory architecture is smart but not patented, and a team of three could replicate the core with Postgres and a Redis cache — the value is in the hosted layer and the ecosystem, which are both early. When OpenAI or Anthropic ships persistent memory natively at competitive pricing, Letta's cloud offering has a very hard day. The business survives only if they go upmarket fast — enterprise contracts, on-prem deployment for regulated industries, and model-agnosticism as a compliance story — and there's no public evidence they're executing on that motion yet.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.