Iris is Redis's umbrella for AI-focused products. Use this skill when integrating with the Iris Redis Agent Memory (RAM) data plane on Redis Cloud — recording session events for an AI agent, creating or searching long-term memories, configuring a memory store, or tuning background memory promotion. Code examples use the official redis-agent-memory (Python) and @redis-iris/agent-memory (TypeScript) SDKs.
$npx -y skills add redis/agent-skills --skill iris-developmentInstalls into the current project.
Run `npx skills use "https://github.com/redis/agent-skills" --skill "redis/agent-skills/iris-development"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/redis/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/redis/agent-skills"` and select the relevant skills, then follow their instructions.