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

evsys-sdk

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

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

이 저장소의 skills

autoresearch-launch
데이터 과학자

Decide which training experiment to run next for a project and launch it. Use when the user floats a training idea ("is a smaller model as good as a larger one on this benchmark?", "should we try more SFT data?", "what should we run next?") or asks to design/launch/continue experiments. Reads the project goal + past experiments via the evsys-sdk SDK, reasons over the evidence, then crafts and runs the next experiment through the project's own train/benchmark skills.

2026-07-06
set-up-research-project
데이터 과학자

Scaffold or migrate a repo to the evsys-sdk research-project layout (data/, src/, experiments/, .evsys/). Use when starting a new project that will use the SDK, or when the user has an existing ad-hoc evsys-sdk project (loose `training/` scripts, scattered data files) they want to bring into the standard shape.

2026-07-06
set-up-research-project
소프트웨어 개발자

Scaffold or migrate a repo to the evsys-sdk research-project layout (data/, src/, experiments/, .evsys/). Use when starting a new project that will use the SDK, or when the user has an existing ad-hoc evsys-sdk project (loose `training/` scripts, scattered data files) they want to bring into the standard shape.

2026-06-16
using-the-evsys-sdk-sdk
소프트웨어 개발자

How to push training runs (SFT/RL/distillation) to the EvolvingSystems dashboard. Use when writing experiment scripts that should appear in the dashboard, or when wiring metrics/predictions/conclusions into an existing training loop.

2026-06-16
getting-context-from-previous-evolvingsystems-experiments
소프트웨어 개발자

How to pull history of past experiments, generations, eval results, predictions, and rendered training data from the EvolvingSystems dashboard backend — so you can build on prior runs instead of starting cold. Use before proposing a new hypothesis or recipe.

2026-06-12
using-the-sdk
소프트웨어 개발자

How to use the evsys-sdk SDK to read project goals + experiment history and to create/launch experiments: EvsysStore (backend-routed data access) and Workspace (local dataset cache). Use when writing code that reads or writes experiments/runs/datasets/benchmarks/metrics, or materializes data for training.

2026-06-09
evsys-sdk GitHub Agent Skills | SkillsMP