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