Agent Memory

AI agents forget everything between sessions. This skill builds persistent memory systems — from simple filebased approaches to full vectorsearch architectures — so agents retain context, learn from past interactions, and make better decisions over time.

概要

The Agent Memory skill, part of the TerminalSkills/skills repository, addresses the common limitation where AI agents lose context between individual sessions. By implementing this skill, developers can establish persistent memory systems ranging from basic file-based storage to advanced vector search architectures. This infrastructure allows agents to retain historical interaction data, learn from previous user exchanges, and improve decision-making accuracy over time. Compatible with platforms like Claude, Gemini, and Cursor, the skill provides a framework for building more intelligent, context-aware autonomous systems. The repository, which has earned 71 stars, offers these capabilities through TypeScript and Python implementations, ensuring that agents maintain a continuous knowledge base rather than starting from a blank slate during every new session.

ユースケース

Developing long-term context retention for autonomous coding agents in Cursor or Claude.
Implementing vector-based search to allow agents to reference historical project documentation.
Creating persistent user profiles that enable AI agents to adapt to specific developer preferences over multiple sessions.

導入方法

# Review source first
open https://github.com/TerminalSkills/skills/blob/main/skills/agent-memory/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

セキュリティ

Implementing persistent memory requires careful management of stored interaction data to prevent unauthorized access to sensitive session history. Users should ensure that file-based or vector databases are properly secured and that any data retained by the agent complies with local privacy standards and organizational data retention policies.

関連Skills

Constant Time Testing

trailofbits/skills

フロントエンドデザイン

暗号実装を実行してタイミングサイドチャネルを測定します。統計解析には dudect を、動的トレースには Valgrind 上の Timecop を使用します。形式的、記号的、動的、統計的なツールカテゴリと結果の読み方をカバーします。実行中の実装が定数時間(constant-time)であるかのテスト、コンパイル済みバイナリのタイミング分散の測定、または疑わしいタイミング攻撃の調査に使用します。コンパイラ出力を静的に検査するためのものではありません(constant-time-analysis plug)。

Claude CodeClaude
securitytesting
7,069 Starsソースあり

Baoyu Design

JimLiu/baoyu-design

フロントエンドデザイン

自己完結型の HTML として、洗練されたデザイン成果物を作成します:UIモックアップ、インタラクティブなプロトタイプ、ワイヤーフレーム、ランディングページ、ダッシュボード、アプリ画面、モバイルアプリ、スライド資料(別名 PPT / PowerPoint プレゼンテーション)、ドキュメントや履歴書、アニメーション、3Dオブジェクト、調査レポート、HTML メール、図解、チラシ、ビジュアル探索。ユーザーがインターフェース、製品画面、ユーザーフロー、コンテンツレイアウトのデザイン、モックアップ作成、プロトタイプ作成、ワイヤーフレーム作成、視覚化、探索、または PPT/スライド資料の作成を求めた際に使用してください。

CodexClaude Code
reviewdocuments
4,023 StarsMIT

Managed Deep Agents

langchain-ai/langchain-skills

フロントエンドデザイン

LangSmith で mda CLI を使用して Managed Deep Agents を構築、テスト、またはデプロイする際の INVOKE THIS SKILL。ユーザーの最初のエージェント構築をエンドツーエンドでガイドします。構築したい内容のヒアリングから、MDA で実際に可能なことへのマッピング、スキャフォールディング、デプロイまでをカバーします。ファイルベースのプロジェクトレイアウト、define_deep_agent / defineDeepAgent、instructions、skills、memory、identity、tools、middleware、sandboxes、schedules、channels、evals、および mda init/build/dev/deploy/logs/delete について説明します。

CodexClaude
typescriptpython
1,213 Starsソースあり

GSAP Core

mxyhi/ok-skills

フロントエンドデザイン

コアな API のための公式 GSAP スキル — gsap.to()、from()、fromTo()、easing、duration、stagger、defaults、gsap.matchMedia()(レスポンシブ、prefers-reduced-motion)。ユーザーが JavaScript アニメーションライブラリ、React/Vue/vanilla でのアニメーション、GSAP のトゥイーン、イージング、基本的なアニメーション、レスポンシブまたは reduced-motion を求めた際に使用します。

CodexClaude Code
reactsecurity
423 StarsApache-2.0

花叔Design · Huashu-Design

mxyhi/ok-skills

フロントエンドデザイン

花叔Design——HTMLを使用して、高精度プロトタイプ、インタラクティブデモ、スライド、アニメーション、デザインバリエーションの探索、デザインの方向性に関するアドバイス、専門家によるレビューを提供します。タスクに応じて適切な専門家(UX、アニメーター、スライドデザイナー、プロトタイパー)になりきり、ウェブデザインのありきたりな表現を避けます。トリガーワード:プロトタイプ作成、インタラクティブプロトタイプ、HTMLデモ、アニメーションデモ、デザインバリエーション、hi-fiデザイン、UI mockup、prototype、HTMLページを作成、可視化を作成、アプリプロトタイプ、iOSプロトタイプ、MP4/GIFを書き出し、60fps動画、デザインスタイル、デザインの方向性、カラーパレット、おすすめのスタイル、スタイルを選択、きれいなものを作る、レビュー、見栄えの確認、review this design、解説付きアニメーション、解説動画、長尺の解説動画、voiceover、narration、5分でわかるXの解説

CodexClaude Code
pythonreact
423 StarsApache-2.0

Design Claude

tinh2/skills-hub-registry

フロントエンドデザイン

HTML優先の高精度デザインスキル:インタラクティブプロトタイプ、スライド資料、アニメーションデモ、デザインバリエーションの検討、ビジュアルディレクションの助言、専門的なレビューに対応。トリガー:make a prototype、design demo、interactive prototype、HTML presentation、animation demo。

CodexClaude Code
pythonreact
16 Starsソースあり