Skip to main content

solution-analyzer

Extract solution details from vendor pages for ecosystem entries

설치로 이동

소스 정보

저장소
redhat-et/physical-ai-platform-intel
최근 소스 활동
2026년 6월 16일 08:10
감지된 SKILL.md 언어
영어
스타
1
포크
2

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
solution-analyzer
description
Extract solution details from vendor pages for ecosystem entries
user-invocable
true
argument-hint
<url>
# Vendor Solution Analyzer Extract solution details from a vendor page, product doc, or announcement — features, architecture, competitive positioning, and battle card claims. ## Usage ```text /solution-analyzer <url> ``` ## Examples ```text /solution-analyzer https://developer.nvidia.com/isaac-ros /solution-analyzer https://www.physicalintelligence.company/blog/pi0 ``` ## Instructions When this command is invoked: 1. **Fetch the page** using WebFetch 2. **Extract solution details**: - **Functional features**: What it does — capabilities, supported tasks, modalities - **Non-functional claims**: Performance metrics, latency targets, throughput, hardware support, supported platforms, scale targets, certifications — what they highlight in comparisons - **Competitive positioning**: Who they compare against (explicitly or implicitly), on which dimensions, what they claim to be better at - **Architecture / integration points**: APIs, data formats, protocols, dependencies, deployment model - **Openness and lock-in signals**: License, hardware requirements (CUDA-only?), proprietary APIs, data format lock-in - **Pricing model signals**: Free/paid/enterprise tiers, compute requirements 3. **Identify building blocks**: Which building blocks from `building-blocks.md` does this solution cover? 4. **Identify competitive relationships**: - **Competes with**: Other solutions in same building block(s) — on which dimensions - **Complements**: Solutions it integrates with or depends on 5. **Produce output** using the `solution-entry.md` template, ready for inclusion in `ecosystem.md` 6. **Archive source**: Download a screenshot or PDF of the source page to `research/library/screenshots/` if feasible ## Style Guide - Use factual feature comparisons, not marketing language - Quote specific metrics when vendors provide them - Note claims that seem inflated or unverified - Distinguish between announced and shipping features
GitHub에서 보기