·memory-protocol
</>

memory-protocol

ファイルベースの知識永続パターン: 発見をいつ保存するか、いつ過去のソリューションを呼び出すか、プロジェクト メモリを整理する方法。タスクの開始時、エラーの発生時、意思決定時、またはセッション間でコンテキストが失われる可能性がある場合にアクティブ化します。

80インストール·8トレンド·@jwilger

インストール

$npx skills add https://github.com/jwilger/agent-skills --skill memory-protocol

memory-protocol のインストール方法

コマンドラインで memory-protocol AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/jwilger/agent-skills --skill memory-protocol
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: jwilger/agent-skills。

Value: Feedback -- accumulated knowledge creates compound feedback loops across sessions. What you learn today should accelerate tomorrow's work.

Teaches the agent to systematically store and recall project knowledge using file-based persistent memory. Solves the problem of context loss between sessions, repeated debugging of known issues, and rediscovery of established conventions.

Before starting any non-trivial task, search memory for relevant past work. Before debugging any error, search for that error message. Before making design decisions, search for past decisions on the same topic.

ファイルベースの知識永続パターン: 発見をいつ保存するか、いつ過去のソリューションを呼び出すか、プロジェクト メモリを整理する方法。タスクの開始時、エラーの発生時、意思決定時、またはセッション間でコンテキストが失われる可能性がある場合にアクティブ化します。 ソース: jwilger/agent-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/jwilger/agent-skills --skill memory-protocol
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-20
更新日
2026-03-10

Browse more skills from jwilger/agent-skills

クイックアンサー

memory-protocol とは?

ファイルベースの知識永続パターン: 発見をいつ保存するか、いつ過去のソリューションを呼び出すか、プロジェクト メモリを整理する方法。タスクの開始時、エラーの発生時、意思決定時、またはセッション間でコンテキストが失われる可能性がある場合にアクティブ化します。 ソース: jwilger/agent-skills。

memory-protocol のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/jwilger/agent-skills --skill memory-protocol インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/jwilger/agent-skills