AI directory search

Search across educators, skills, and resources.

Use this when you know the topic you need: Claude Code, MCP, evals, RAG, agents, product, coding, prompting, foundations, or model internals.

10 matches for "memory"

Agent tools and skill directories

Self-improving agent

Hermes Agent

Nous Research · Open-source agent

Use this when persistent memory, skill creation from completed tasks, and remote agent operation matter more than a simple chat UI.

Start

Read the README, run it in a contained environment, and test one recurring workflow before trusting broader memory.

Resources

Anthropic ant apply

Agent infrastructure guide · Anthropic · Intermediate to advanced

You want Anthropic's September 3, 2026 workflow for declaring agents, environments, skills, memory stores, and scheduled deployments in a repository, previewing changes, and applying them reproducibly in CI.

anthropic, ant cli, managed agents, infrastructure as code, skills

Give Your Coding Agents a Memory You Own

Open-source guide and repo · Hugging Face · Intermediate

You want a September 3, 2026 walkthrough of funes, an open-source local memory layer that indexes agent traces, preserves provenance, and lets Claude Code, Codex, pi, and Hermes recall decisions across sessions and machines.

hugging face, coding agents, agent memory, codex, claude code

OpenAI Codex hooks

Coding agent guide · OpenAI · Intermediate to advanced

You need lifecycle hooks that run scripts or MCP tools around Codex sessions, prompts, tool calls, compaction, subagents, permissions, validation, logging, or persistent-memory workflows.

openai, codex, hooks, mcp, automation

Designing Grok Bot for persistent agents

Agent product design guide · xAI · Beginner to intermediate

You are designing an always-on agent product and want a concrete September 3, 2026 case study covering persistent identity, memory, status, approvals, artifacts, scheduled routines, event triggers, and agent-to-agent work.

xai, grok bot, persistent agents, agent product design, memory

Codex Bootcamp

Official bootcamp · OpenAI · Intermediate to advanced

You want a current OpenAI learning series on agentic coding, shared team workflows, approvals, sandboxing, memory, subagents, and production automation.

openai, codex, coding agents, team workflows, automation

Qwen-Agent

Framework docs · Qwen · Intermediate

You want the official Qwen framework for instruction following, tool use, planning, and memory in agent-style applications.

qwen, agents, planning, memory, tool use

Qwen Code GitHub repo

GitHub repo · Qwen · Intermediate

You want the open-source implementation details for Qwen Code, including its MCP, skill, memory, and subagent workflow surfaces.

qwen, coding agents, open source, mcp, skills

xAI Sessions

Guide · xAI · Intermediate

You want to understand how xAI persists coding-agent sessions, file snapshots, and working-directory context before adopting Grok Build for repeatable engineering workflows.

xai, grok build, sessions, coding agents, automation

PraisonAI

GitHub repo · Mervin Praison · Intermediate

You want an open-source agent framework with examples, tutorials, memory, RAG, and MCP support you can inspect directly.

agents, multi-agent workflows, mcp, rag, open source