Skip to main content

solution-analyzer

Extract solution details from vendor pages for ecosystem entries

Ir para a instalação

Informações da origem

Repositório
redhat-et/physical-ai-platform-intel
Última atividade na origem
16 de junho de 2026 às 08:10
Idioma detectado do SKILL.md
inglês
Estrelas
1
Forks
2

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
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 no GitHub