anomalous-attractor-detector

Detect UAP-like phase transitions and strange attractors in time-series data.

3|1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/EvezArt/evez-skills --skill anomalous-attractor-detector
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: anomalous-attractor-detector
Source: https://github.com/EvezArt/evez-skills/tree/main/skills/anomalous-attractor-detector
Command: npx skills add https://github.com/EvezArt/evez-skills --skill anomalous-attractor-detector

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill identifies unusual patterns and phase transitions in time-series data, such as those indicative of Unidentified Aerial Phenomena (UAP) events.

Core Features & Use Cases

  • Anomaly Detection: Flags UAP-like phase transitions in scalar time-series data.
  • Strange Attractor Detection: Identifies chaotic attractors in data.
  • Use Case: Use this Skill to analyze atmospheric, behavioral, or financial data for signs of unusual activity that may be indicative of UAP events.

Quick Start

Run the anomalous-attractor-detector skill on the time-series data file 'uap_data.csv'.

Frequently Asked Questions about anomalous-attractor-detector

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

FAQPage Schema
How do I detect strange attractors and phase transitions in time-series data?

You can detect strange attractors in time-series data by running this Skill on scalar datasets like atmospheric or financial records. It flags UAP-like phase transitions and chaotic patterns to identify unusual activity.

What is a strange attractor in anomaly detection and when do I need to look for one?

A strange attractor in anomaly detection is a chaotic pattern within time-series data that signals an unpredictable phase transition. You need to look for one when analyzing atmospheric, behavioral, or financial data for unusual UAP-like activity.

Can I use anomaly detection for UAP signature research on financial time-series data?

Yes, anomaly detection for UAP signature research applies to financial time-series data. The Skill is designed to flag unusual phase transitions and strange attractors across atmospheric, behavioral, and financial datasets.

How do I estimate Lyapunov exponents to find chaotic attractors in my dataset?

To find chaotic attractors, this Skill implements Lyapunov exponent estimation algorithms directly on your time-series data. Running it on a file like 'uap_data.csv' calculates these exponents to flag chaotic behavior.

What are the limitations of using phase transition detection for UAP events?

A limitation of phase transition detection for UAP events is its requirement for scalar time-series data inputs. It is specifically designed for atmospheric, behavioral, and financial data, meaning other data types may not yield valid attractor detection results.