Skip to main content

solution-analyzer

Extract solution details from vendor pages for ecosystem entries

Ir a la instalación

Datos de origen

Repositorio
redhat-et/physical-ai-platform-intel
Última actividad en el origen
16 de junio de 2026 a las 08:10
Idioma detectado de SKILL.md
inglés
Estrellas
1
Forks
2

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
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
Ver en GitHub