Skip to main content

solution-analyzer

Extract solution details from vendor pages for ecosystem entries

Zur Installation springen

Quellinformationen

Repository
redhat-et/physical-ai-platform-intel
Letzte Quellaktivität
16. Juni 2026 um 08:10
Erkannte Sprache von SKILL.md
Englisch
Sterne
1
Forks
2

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
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
Auf GitHub ansehen