·glhf
</>

glhf

trevors/dot-claude

クロード コードの会話履歴を検索して、過去の解決策を見つけたり、コマンドを思い出したり、関連する作業を発見したりできます。以前の実装を探したり、以前に実行したコマンドを見つけたり、過去のセッションで何が行われたかを調べるときに使用します。

8インストール·0トレンド·@trevors

インストール

$npx skills add https://github.com/trevors/dot-claude --skill glhf

SKILL.md

Search your Claude Code conversation history using hybrid search (text + semantic).

| search | Find content across all sessions | | session | View a specific session's content | | related | Find sessions similar to a given one | | recent | List recent sessions | | projects | List all indexed projects | | status | Show index stats | | index | Rebuild the search index |

| --compact | One-line output, fewer tokens | | --mode semantic | Conceptual search (how to X, patterns) | | --mode text | Exact keyword matching | | -t Bash | Filter by tool (Bash, Read, Edit, Grep, etc.) | | -p . | Filter to current project | | --since 1d | Time filter (1h, 2d, 1w, or date) | | --errors | Only show error results |

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/trevors/dot-claude --skill glhf
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

glhf とは?

クロード コードの会話履歴を検索して、過去の解決策を見つけたり、コマンドを思い出したり、関連する作業を発見したりできます。以前の実装を探したり、以前に実行したコマンドを見つけたり、過去のセッションで何が行われたかを調べるときに使用します。 ソース: trevors/dot-claude。

glhf のインストール方法は?

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

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

https://github.com/trevors/dot-claude