원클릭으로
Terrarium
Terrarium에는 evolvent-ai에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Guide for running agent tasks with Terrarium. Use this skill when the user wants to configure a job, choose agents, run tasks via CLI or Python API, understand results and metrics, or troubleshoot execution issues. Activate whenever someone mentions running tasks, configuring agents, job TOML files, trial results, evaluation scores, or anything related to using Terrarium.
Guide for writing Terrarium tasks. Use this skill when the user wants to create a new task.py, define checkers, use capabilities (email, calendar, workspace, postgres, notion, google_sheets), design multi-stage agent workflows, or integrate their own scenario into Terrarium. Activate whenever someone mentions writing tasks, the @entry decorator, agent.act(), run_checkers, environment capabilities, or task directory structure.