osgrep-reference とは?
osgrep セマンティック コード検索のための包括的な CLI リファレンスと検索戦略。詳細な CLI オプション、インデックス管理コマンド、検索戦略のガイダンス (アーキテクチャと対象を絞ったクエリ)、およびトラブルシューティングに使用します。デーモンのライフサイクルを処理する osgrep プラグインを補完します。 ソース: tdimino/claude-code-minoan。
osgrep セマンティック コード検索のための包括的な CLI リファレンスと検索戦略。詳細な CLI オプション、インデックス管理コマンド、検索戦略のガイダンス (アーキテクチャと対象を絞ったクエリ)、およびトラブルシューティングに使用します。デーモンのライフサイクルを処理する osgrep プラグインを補完します。
コマンドラインで osgrep-reference AI スキルを開発環境にすばやくインストール
ソース: 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-referenceosgrep セマンティック コード検索のための包括的な CLI リファレンスと検索戦略。詳細な CLI オプション、インデックス管理コマンド、検索戦略のガイダンス (アーキテクチャと対象を絞ったクエリ)、およびトラブルシューティングに使用します。デーモンのライフサイクルを処理する osgrep プラグインを補完します。 ソース: tdimino/claude-code-minoan。
ターミナルまたはコマンドラインツール(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