Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ts-agents

يحتوي ts-agents على 6 من skills المجمعة من fnauman، مع تغطية مهنية على مستوى المستودع وصفحات 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