Loading...
Loading...
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 skill4agent add redis/agent-skills iris-development| Language | Package | Class | Install |
|---|---|---|---|
| Python | | | |
| TypeScript | | | |
AGENT_MEMORY_API_KEYAGENT_MEMORY_STORE_IDhttps://gcp-us-east4.memory.redis.ioAgentMemory.add_session_event(...)addSessionEvent(...)search_long_term_memory(...)searchLongTermMemory(...)| Priority | Category | Impact | Prefix |
|---|---|---|---|
| 1 | Setup & Cloud Service | HIGH | |
| 2 | Session Memory / Events | HIGH | |
| 3 | Long-Term Memory | HIGH | |
| 4 | Memory Promotion | MEDIUM | |
setup-cloud-servicesetup-auth-tokensession-when-to-usesession-add-eventsession-retrievalltm-bulk-createltm-searchltm-organizepromotion-overviewreferences/references/setup-cloud-service.md
references/session-add-event.md
references/promotion-overview.md