exoplanet-workflows

Outline exoplanet detection workflows from light-curve data with TLS, Lomb-Scargle, or BLS method selection.

4|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/GeneralReasoning/env-skillsbench --skill exoplanet-workflows-generalreasoning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exoplanet-workflows
Source: https://github.com/GeneralReasoning/env-skillsbench/tree/main/exoplanet-detection-period/environment/skills/exoplanet-workflows
Command: npx skills add https://github.com/GeneralReasoning/env-skillsbench --skill exoplanet-workflows-generalreasoning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detecting and characterizing exoplanets from stellar light curves requires a structured, repeatable workflow. This Skill provides generalized workflows and best practices to design and troubleshoot exoplanet detection pipelines.

Core Features & Use Cases

  • Workflow guidance for data loading, quality control, preprocessing, period search, validation, and parameter estimation.
  • Method recommendations for TLS, Lomb-Scargle, and BLS suited to transit-like signals and periodic variability.
  • Troubleshooting guidance for common issues like aliasing, noise, data gaps, and false positives.
  • Use case examples including single-planet surveys, multi-planet systems, and pipeline design iterations.

Quick Start

Follow the guidelines to outline a complete exoplanet detection pipeline for a given light-curve dataset.

Frequently Asked Questions about exoplanet-workflows

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

FAQPage Schema
How do I build an exoplanet detection pipeline from light-curve data?

To build an exoplanet detection pipeline, structure your workflow into data loading, quality control, preprocessing, period search, validation, and parameter estimation steps. This ensures a repeatable process for characterizing exoplanets from stellar light curves.

When should I use TLS, Lomb-Scargle, or BLS for exoplanet period search?

Use TLS or BLS for transit-like signals, and Lomb-Scargle for general periodic variability. Selecting the right period search method optimizes exoplanet detection workflows by matching the algorithm to the specific stellar light-curve characteristics.

How do I troubleshoot aliasing and false positives in exoplanet data analysis?

Troubleshoot aliasing, noise, data gaps, and false positives in exoplanet data analysis by applying structured workflow guidelines. Standardizing quality control and validation steps helps distinguish true transit signals from stellar variability artifacts.

Can I design reproducible workflows for multi-planet system surveys?

Yes, you can design reproducible workflows for multi-planet system surveys by applying standardized process documentation. Outlining pipeline design iterations ensures consistent planet detection and parameter estimation across different light-curve datasets.

What is the best way to standardize exoplanet light-curve preprocessing?

The best way to standardize exoplanet light-curve preprocessing is to follow structured workflow guidelines for data loading and quality control. This standardization ensures consistent noise reduction and reliable period search validation.