ecosystem-integrity-scanner とは?
Agent Studio フレームワークの構造的健全性を詳細に分析します。ファントム require() 参照、間違ったモジュール深度パス、欠落しているスキル/エージェント依存関係、肥大化した構成、アクティブ コード内のアーカイブされた参照、古いカタログ数、空のツール/スキル ディレクトリを捕捉します。 ソース: oimiragieo/agent-studio。
Agent Studio フレームワークの構造的健全性を詳細に分析します。ファントム require() 参照、間違ったモジュール深度パス、欠落しているスキル/エージェント依存関係、肥大化した構成、アクティブ コード内のアーカイブされた参照、古いカタログ数、空のツール/スキル ディレクトリを捕捉します。
コマンドラインで ecosystem-integrity-scanner AI スキルを開発環境にすばやくインストール
ソース: oimiragieo/agent-studio。
Automated structural integrity scanner for the entire Agent Studio framework. Catches issues that silently break agent workflows: wrong require() paths that crash at runtime, phantom skills referenced in agent frontmatter that don't exist on disk, stale agent registry counts, archived references still active in
production code, UTF-16 encoding that breaks parsers, and bloated agent configs.
Core principle: Framework structural issues are pre-production bugs. A phantom skill reference means an agent will fail silently. A broken require() means a hook crashes at the wrong moment. The scanner enforces zero-tolerance for these.
Agent Studio フレームワークの構造的健全性を詳細に分析します。ファントム require() 参照、間違ったモジュール深度パス、欠落しているスキル/エージェント依存関係、肥大化した構成、アクティブ コード内のアーカイブされた参照、古いカタログ数、空のツール/スキル ディレクトリを捕捉します。 ソース: oimiragieo/agent-studio。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/oimiragieo/agent-studio --skill ecosystem-integrity-scannerAgent Studio フレームワークの構造的健全性を詳細に分析します。ファントム require() 参照、間違ったモジュール深度パス、欠落しているスキル/エージェント依存関係、肥大化した構成、アクティブ コード内のアーカイブされた参照、古いカタログ数、空のツール/スキル ディレクトリを捕捉します。 ソース: oimiragieo/agent-studio。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/oimiragieo/agent-studio --skill ecosystem-integrity-scanner インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/oimiragieo/agent-studio