content-creator
88Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Design Reliable Agent Memory Systems
Agents lose useful context across interactions and may retrieve stale or irrelevant memories. This skill provides architectures, storage patterns, retrieval controls, decay methods, and evaluation guidance.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "agent-memory-systems" from https://skillstore.io/skills/sickn33-agent-memory-systems.md and its manifest at https://skillstore.io/api/skills/sickn33-agent-memory-systems/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "agent-memory-systems". Design memory for a customer support assistant with multiple organizations.
Expected outcome:
Use separate organization and user namespaces. Store stable facts as semantic memory and resolved cases as episodic memory. Filter every query by both identifiers.
Using "agent-memory-systems". Improve retrieval for product manuals and troubleshooting questions.
Expected outcome:
Split by document headings, preserve section context, and test several chunk sizes. Combine metadata filters with hybrid retrieval, then measure recall and answer relevance.
All 12 static findings are false positives caused by educational examples, ordinary prose, or Markdown formatting. No executable payload, credential exposure, malicious network activity, or prompt injection was found in the skill.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/sickn33-agent-memory-systems/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/sickn33-agent-memory-systems?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/sickn33-agent-memory-systems?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-agent-memory-systems/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/sickn33-agent-memory-systems.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>sickn33. (2026). agent-memory-systems security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-agent-memory-systems/audits/5@techreport{sickn33-sickn33-agent-memory-systems-2026,
author = {sickn33},
title = {agent-memory-systems security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-agent-memory-systems/audits/5},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "agent-memory-systems security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/sickn33-agent-memory-systems/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-agent-memory-systems:audit:5"
description: "Skillstore immutable audit report identifier"
Define memory types, storage boundaries, retrieval filters, and update rules for an assistant that remembers across sessions.
Select chunking, metadata, reranking, recency, and evaluation methods for documents and conversation history.
Identify stale-memory, context-budget, model-migration, and cross-user leakage risks before production deployment.
Explain semantic, episodic, procedural, working, and short-term memory for [agent]. Recommend what each type should store and explain why.
Design a memory architecture for [application] with [users] and [data scale]. Compare suitable stores, define namespaces, and include user isolation.
Create a retrieval and chunking plan for [content types] and [query patterns]. Include filters, chunk sizes, overlap, reranking, token budgets, and evaluation metrics.
Audit this memory design: [design]. Identify privacy, cross-user leakage, stale-memory, conflict, context-window, and embedding migration risks. Prioritize fixes and propose validation tests.
Author
sickn33License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/agent-memory-systemsRef
ebdfe608f5de2b66ff37ab4af12af8ac4f5e8006
Maintenance freshness
7/26/2026
Usage
10 downloads ยท 127 views
File structure
๐ SKILL.md
Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Improve LLM Prompts With Proven Patterns
Inconsistent prompts waste time and make AI outputs hard to trust. This skill guides prompt design with reusable patterns, examples, evaluation steps, and optimization workflows.
Build Fullstack Apps with Senior Patterns
Teams need consistent setup, architecture, and review guidance for modern web applications. This skill provides scaffolders, workflow references, and quality prompts for React, Next.js, Node.js, GraphQL, and PostgreSQL projects.
Design Scalable Software Architectures
Architecture decisions are hard to compare across web, mobile, backend, and cloud systems. This skill provides structured guides and local scaffold scripts for reports, dependency review, and trade-off documentation.
Optimize AI Prompts With Prompt Engineer
Writing clear prompts is hard when goals are vague or complex. This skill turns rough requests into structured prompts using proven prompt frameworks.
Prioritize Product Work With Research Insights
Product teams need faster ways to rank features, synthesize interviews, and document decisions. This skill provides RICE scoring, interview analysis, and PRD templates for structured planning.
Build AgentDB Memory for AI Agents
by ruvnet
Stateful agents need reliable memory across sessions. This skill shows AgentDB patterns for storing messages, facts, learned patterns, and retrieved context.
Manage Context-Driven Development
by wshobson
AI-assisted projects lose consistency when context lives in scattered notes. This skill provides a structured Conductor workflow for product, stack, workflow, and track artifacts.
Build AgentDB Persistent Memory
by DNYoussef
AI agents often lose useful context between sessions. This skill gives a structured AgentDB workflow for session memory, long-term storage, and pattern learning.
Select AI Coding Tools Systematically
by 92Bilal26
Choosing between AI coding tools can waste time, context, and budget when the task is unclear. This skill provides a structured framework for selecting Claude Code, Gemini CLI, or a staged workflow.
Analyze Agent Memory Architecture
by Dowwie
Agent frameworks often hide how context, memory, and token budgets interact. This skill gives Claude, Codex, and Claude Code a structured way to inspect memory flow and compare design choices.
Refresh AI Focus During Flow Tasks
by Dimon94
Long coding sessions can push original goals out of the model attention. This skill adds refresh checkpoints before key workflow decisions.