Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>prompt-memo プロンプトメモNew to Visual Studio Code? Get it now.
prompt-memo プロンプトメモ

prompt-memo プロンプトメモ

morichan

|
6 installs
| (1) | Free
AIエージェント用のプロンプトを管理・保存・テンプレート化するVSCode拡張機能
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

プロンプトメモ(Prompt Memo)

プロンプトメモ

AIエージェント開発のプロンプトを効率的に管理・保存・活用するためのVS Code拡張機能です。

LLMエージェントの協業

✨ 主な特徴

🤖 システムプロンプト連携機能

この拡張機能の最大の強みは、システムプロンプトをワンクリックでコピーし、Claude CodeやCursorなどのAIエージェントに渡すことで、保存したメモに自動的に適切なタグとタイトルを設定できることです。

  • 🎯 ワンクリックでシステムプロンプトをコピー - 🤖ボタンでプロンプトを即座にクリップボードへ
  • 🏷️ AIエージェントによる自動タグ付け - Claude CodeやCursorに渡してメモを整理
  • 📝 効率的なメモ管理 - 手動でのタグ付け作業を大幅削減

📝 クイックメモ機能

  • タイトル不要: 内容を入力するだけで自動的にタイトル生成
  • 即座に保存: Ctrl+Enterで素早く保存
  • ワンクリックコピー: 作成したプロンプトを即座にクリップボードにコピー

🔍 強力な検索・フィルター

  • リアルタイム検索: タイトル、内容、タグを横断検索
  • タグ機能: 複数のタグで柔軟な分類
  • プロジェクトフィルター: プロジェクト別の整理

📊 履歴管理

  • 自動ソート: 更新日時順で最新のプロンプトを上位表示
  • インライン編集: リスト内で直接編集可能
  • 一括操作: 全削除、エクスポート機能

🚀 インストール方法

  1. VS Codeを開く
  2. 拡張機能画面へ (Ctrl+Shift+X)
  3. "プロンプトメモ" または "Prompt Memo" を検索
  4. インストールをクリック

📖 使い方

基本操作

  1. プロンプトメモを開く: VS Codeのアクティビティバーの📝ボタンをクリック
  2. プロンプトを作成: テキストエリアにプロンプトを入力し、Ctrl+Enterで保存
  3. プロンプトを使用: 📋ボタンでクリップボードにコピー

システムプロンプト機能の活用

  1. 🤖ボタンをクリックしてシステムプロンプトをコピー
  2. Claude CodeやCursorなどのAIエージェントに貼り付け
  3. 保存したメモを一緒に渡すと、AIが適切なタグとタイトルを自動生成

タブ機能

  • 📝 エディタ: プロンプトの作成と編集
  • 📚 履歴: 保存されたプロンプトの一覧と管理
  • ⚙️ 設定: システムプロンプトの設定とカスタマイズ

⌨️ キーボードショートカット

ショートカット 機能
Ctrl+Enter クイックメモを保存

💾 データ管理

エクスポート

履歴タブの📤ボタンからプロンプトデータをJSON形式でエクスポート可能

インポート

他の環境からエクスポートしたJSONファイルをインポート可能

🔧 開発者向け

開発環境セットアップ

npm install
npm run compile

パッケージング

npm install -g @vscode/vsce
vsce package

📞 お問い合わせ

質問や要望がございましたら、以下のXアカウントまでお気軽にご連絡ください: @morichan_11

📄 ライセンス

MIT License


Prompt Memo

Prompt Memo

A VS Code extension for efficiently managing, saving, and utilizing prompts for AI agent development.

LLM Agent Collaboration

✨ Key Features

🤖 System Prompt Integration

The biggest strength of this extension is the ability to copy system prompts with one click and pass them to AI agents like Claude Code or Cursor to automatically set appropriate tags and titles for your saved memos.

  • 🎯 One-click system prompt copy - 🤖 button copies prompts instantly to clipboard
  • 🏷️ Automatic tagging by AI agents - Pass to Claude Code or Cursor to organize memos
  • 📝 Efficient memo management - Significantly reduces manual tagging work

📝 Quick Memo Features

  • No title required: Auto-generates titles from content
  • Instant save: Quick save with Ctrl+Enter
  • One-click copy: Copy created prompts to clipboard instantly

🔍 Powerful Search & Filter

  • Real-time search: Cross-search through titles, content, and tags
  • Tag functionality: Flexible classification with multiple tags
  • Project filtering: Organization by projects

📊 History Management

  • Auto-sort: Latest prompts displayed at top by update time
  • Inline editing: Direct editing within the list
  • Batch operations: Clear all, export functions

🚀 Installation

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for "Prompt Memo"
  4. Click Install

📖 Usage

Basic Operations

  1. Open Prompt Memo: Click the 📝 button in VS Code's activity bar
  2. Create prompts: Type in the text area and save with Ctrl+Enter
  3. Use prompts: Copy to clipboard with 📋 button

Utilizing System Prompt Feature

  1. Click the 🤖 button to copy the system prompt
  2. Paste into AI agents like Claude Code or Cursor
  3. Include your saved memos, and AI will automatically generate appropriate tags and titles

Tab Features

  • 📝 Editor: Create and edit prompts
  • 📚 History: List and manage saved prompts
  • ⚙️ Settings: Configure system prompts and customization

⌨️ Keyboard Shortcuts

Shortcut Function
Ctrl+Enter Save quick memo

💾 Data Management

Export

Export prompt data in JSON format using the 📤 button in the history tab

Import

Import JSON files exported from other environments

🔧 For Developers

Development Setup

npm install
npm run compile

Packaging

npm install -g @vscode/vsce
vsce package

📞 Contact

For questions or feature requests, please contact: @morichan_11

📄 License

MIT License

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft