Compute × Macro Correlate

Compute weekly partial correlations between compute economics signals and a Hyperliquid macro basket with BTC and SOL controls.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/swarm-ai-research/aeon --skill compute-macro-correlate
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Compute × Macro Correlate
Source: https://github.com/swarm-ai-research/aeon/tree/main/skills/compute-macro-correlate
Command: npx skills add https://github.com/swarm-ai-research/aeon --skill compute-macro-correlate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the weekly evaluation of whether compute economics co-varies with a defined macro basket, using robust partial-correlation analysis while controlling for key market drivers.

Core Features & Use Cases

  • Weekly partial-correlation analysis of compute economics vs macro signals with BTC and SOL as controls.
  • Two-track workflow: Track A (DePIN proxy) and Track B (sweep P&L) with memory-backed findings for trend confirmation.
  • Operational automation: Fetches price data, computes residual correlations, stores results in memory, and emits findings for review.

Quick Start

Run the weekly compute-macro-correlate analysis to produce the latest partial-correlation results and update the memory with the new findings.

Frequently Asked Questions about Compute × Macro Correlate

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

FAQPage Schema
How do I calculate partial correlation for compute economics against a macro basket?▼

Partial correlation for compute economics is calculated by fetching price data and computing regression-based residuals against BTC and SOL controls to isolate co-variance with a Hyperliquid macro basket. This removes confounding market drivers from the final signal.

What is partial-correlation analysis with BTC and SOL controls used for in time-series data?▼

Partial-correlation analysis with BTC and SOL controls is used to identify whether compute economics signals independently co-vary with a macro basket. It filters out the dominant market variance to determine if residual correlations meet predefined statistical thresholds.

Can I use DePIN proxies and sweep P&L tracks to monitor compute economics weekly?▼

Yes, you can monitor compute economics weekly using a two-track workflow: Track A uses DePIN proxies while Track B uses a sweep P&L track. Both tracks store findings in memory for ongoing trend confirmation.

Does the compute-macro correlation analysis require manual data fetching for Hyperliquid price data?▼

No, the compute-macro correlation analysis does not require manual data fetching. It features operational automation that fetches Hyperliquid price data, computes residual correlations, and stores results in memory automatically on a weekly schedule.

When should I not use partial correlation for time-series macro basket analysis?▼

You should not use partial correlation for time-series macro basket analysis if your dataset lacks sufficient historical price data for BTC and SOL controls, as regression-based residuals require robust baseline inputs to emit valid statistical findings.