数据分析
light-curve-preprocessing
使用 Lightkurve 进行天文光变曲线预处理与清洁。提供离群值移除、趋势平滑化、去趋势与数据质量标记处理工具,适用于天文时序数据分析。
安装
Agent 类型
Claude Code
安装命令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/light-curve-preprocessing/install?os=mac&agent=claude" | bash
安装命令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/light-curve-preprocessing/install?os=windows&agent=claude" -o install-light-curve-preprocessing.bat && install-light-curve-preprocessing.bat
下载安装脚本