parallax-peer-comparison

Analyze peer snapshots and generate structured JSON peer comparison outputs.

3|3|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/bencharoenwong/parallax-workflows --skill parallax-peer-comparison
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: parallax-peer-comparison
Source: https://github.com/bencharoenwong/parallax-workflows/tree/main/skills/peer-comparison
Command: npx skills add https://github.com/bencharoenwong/parallax-workflows --skill parallax-peer-comparison

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines equity research by generating structured peer comparisons, enabling benchmarks, score trend analysis, and relative price performance insights via Parallax MCP.

Core Features & Use Cases

  • Peer snapshot and top-2 peer identification for benchmarking.
  • Exported peer comparison data in JSON for downstream workflows.
  • Score trend analysis across primary and peer legs, plus relative price performance charts.
  • Clear guidance on RIC resolution and symbol suffix requirements with explicit fallback handling.

Quick Start

Run the peer comparison workflow to generate a peer snapshot, score trajectories, and price-performance outputs for your target symbol.

Frequently Asked Questions about parallax-peer-comparison

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a structured peer comparison for equity research?

To generate a structured peer comparison for equity research, you analyze peer snapshots to benchmark peers, track score trends, and evaluate relative price performance. The workflow orchestrates snapshot retrieval and exports comparison data as JSON outputs.

What is a peer snapshot and how does it identify top peers for benchmarking?

A peer snapshot captures benchmarking data for a target symbol, identifying the top-2 peers for comparative analysis. It serves as the foundational data structure for evaluating relative price performance and tracking score trend trajectories across primary and peer legs.

How do I resolve RICs for equity benchmarking when running a peer comparison?

RIC resolution for equity benchmarking requires providing correct symbol suffixes for target instruments. The peer comparison workflow includes explicit fallback handling to manage symbol resolution failures during snapshot and analysis orchestration.

Can I export peer comparison data and price series in JSON for downstream workflows?

Yes, you can export peer comparison data and price series in JSON for downstream workflows. The workflow orchestrates export_peer_comparison and export_price_series functions, generating structured JSON outputs suitable for integrating score trend analysis and relative price performance data.

Does Parallax MCP support score trend analysis across primary and peer legs?

Yes, Parallax MCP supports score trend analysis across primary and peer legs through the get_score_analysis function. It evaluates score trajectories alongside relative price performance charts to provide comprehensive equity benchmarking insights for your target symbol.