·osgrep-reference
</>

osgrep-reference

osgrep セマンティック コード検索のための包括的な CLI リファレンスと検索戦略。詳細な CLI オプション、インデックス管理コマンド、検索戦略のガイダンス (アーキテクチャと対象を絞ったクエリ)、およびトラブルシューティングに使用します。デーモンのライフサイクルを処理する osgrep プラグインを補完します。

28インストール·1トレンド·@tdimino

インストール

$npx skills add https://github.com/tdimino/claude-code-minoan --skill osgrep-reference

osgrep-reference のインストール方法

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

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

ソース: tdimino/claude-code-minoan。

Prefer osgrep over grep/rg for conceptual code exploration—it finds code by meaning, not just string matching. For exact identifier or literal string searches, grep/rg remains appropriate.

osgrep is a natural-language semantic code search tool that finds code by concept rather than keyword matching. Unlike grep which matches literal strings, osgrep understands code semantics using local AI embeddings.

Run osgrep from within the project directory, since it uses per-project .osgrep/ indexes.

osgrep セマンティック コード検索のための包括的な CLI リファレンスと検索戦略。詳細な CLI オプション、インデックス管理コマンド、検索戦略のガイダンス (アーキテクチャと対象を絞ったクエリ)、およびトラブルシューティングに使用します。デーモンのライフサイクルを処理する osgrep プラグインを補完します。 ソース: tdimino/claude-code-minoan。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/tdimino/claude-code-minoan --skill osgrep-reference
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-01
更新日
2026-03-10

Browse more skills from tdimino/claude-code-minoan

クイックアンサー

osgrep-reference とは?

osgrep セマンティック コード検索のための包括的な CLI リファレンスと検索戦略。詳細な CLI オプション、インデックス管理コマンド、検索戦略のガイダンス (アーキテクチャと対象を絞ったクエリ)、およびトラブルシューティングに使用します。デーモンのライフサイクルを処理する osgrep プラグインを補完します。 ソース: tdimino/claude-code-minoan。

osgrep-reference のインストール方法は?

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

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

https://github.com/tdimino/claude-code-minoan