Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ts-agents

ts-agents에는 fnauman에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
3
업데이트
2026-05-13
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

report-generation
임원 비서 및 행정 보좌관

Convert ts-agents workflow outputs, run manifests, plots, JSON, CSV files, and short Markdown reports into stakeholder-facing Markdown, Quarto, HTML, or PDF reports. Use when the user asks for a report, executive summary, research appendix, or reusable analysis deliverable from existing ts-agents artifacts.

2026-05-13
time-series-activity-recognition
데이터 과학자

End-to-end workflow for labeled-stream activity recognition: prepare or download data, run window-size selection, evaluate a windowed classifier, and produce plots + a short report. Use when you need a reproducible CLI workflow artifact or evaluation bundle.

2026-04-20
time-series-forecasting
데이터 과학자

Forecast/predict future values of a time series, choose reasonable baselines, and compare forecasting methods on arbitrary series loaded from ts-agents data.

2026-04-05
time-series-classification
데이터 과학자

Supervised time series classification: choose and run classifiers (KNN/DTW, ROCKET variants, HIVE-COTE), compare models, and report accuracy. Use when the user asks to classify/categorize time series, build a classifier, or compare time series classification algorithms.

2026-04-01
time-series-decomposition
데이터 과학자

Decompose a time series into trend/seasonal/residual components (STL, MSTL, Holt-Winters). Use when the user asks about trend, seasonality, detrending, or wants residuals for anomaly detection/forecasting.

2026-04-01
time-series-diagnostics
데이터 과학자

Quick EDA and diagnostics for a time series: descriptive stats, autocorrelation, and periodicity. Use when the user asks "what does this series look like?", "is there seasonality?", "what's the period?", or before choosing decomposition/forecasting parameters.

2026-04-01