원클릭으로
conjure
Conjure a experimentalist agent — initialize and launch a new autonomous experiment
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Conjure a experimentalist agent — initialize and launch a new autonomous experiment
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Assay an experiment — deep analysis of results with cross-run comparison
Distill insights from a experimentalist agent's session histories — zero API calls
Steer a experimentalist agent — review progress and redirect a running experiment
Check connector status — show which integrations are connected and configured
Sign up for email notifications — experiment reports, paper suggestions, weekly digest
Brew — sync papers, process highlights, refresh the library
| name | conjure |
| description | Conjure a experimentalist agent — initialize and launch a new autonomous experiment |
Summon a new experiment agent into being. From an empty flask (directory) to a living, running experimentalist agent.
The user provides a research goal, and optionally a directory path, constraints, or a template name.
Gather requirements: Ask the user for:
mcp__distillate__list_templates) or start freshInitialize: Call mcp__distillate__init_experiment with the path and goal
Set goals: Call mcp__distillate__update_goals to set measurable success criteria
mcp__distillate__extract_baselines)Launch: On user approval, call mcp__distillate__manage_session with action="start"
Verify: Call mcp__distillate__manage_session with action="status" to confirm it's running
Create GitHub repo: Offer to call mcp__distillate__create_github_repo for public tracking