BingHanOfUESTC/open_agent_team
Agent
A delivery agent that organizes a research project’s code, data, environment, experiments, reports, figures, and reproduction instructions into a final checklist.
BingHanOfUESTC/open_agent_team
Agent
A delivery agent that organizes a research project’s code, data, environment, experiments, reports, figures, and reproduction instructions into a final checklist.
BingHanOfUESTC/open_agent_team
Agent
An agent for building a specified or reproducible research environment and recording its hardware, software versions, commands, dependencies, and smoke-test results.
BingHanOfUESTC/open_agent_team
Agent
An experiment-running agent that executes research tests such as baseline comparisons, ablations, robustness checks, and sanity checks.
BingHanOfUESTC/open_agent_team
Agent
An agent for turning research evidence into possible improvements and experiments. It identifies open problems, proposes ideas, and describes how to test them and how they might fail.
BingHanOfUESTC/open_agent_team
Agent
A coding agent that turns a research plan into implementation code for algorithms, models, training, evaluation, data processing, and plots.
BingHanOfUESTC/open_agent_team
Agent
A research-writing agent that turns papers, ideas, methods, and experiment results into a compilable arXiv-style LaTeX report, with charts made from recorded data.
BingHanOfUESTC/open_agent_team
Agent
A literature-research agent that searches for recent papers, existing methods, code repositories, datasets, benchmarks, and public rankings, then records where each item came from.
BingHanOfUESTC/open_agent_team
Agent
A paper-reading agent that extracts evidence from important research papers, including their methods, assumptions, experiments, results, limitations, and available code or data.
BingHanOfUESTC/open_agent_team
Agent
A research-support agent that gathers code repositories, datasets, and pretrained model files while recording their sources, versions, licenses, checksums, and usage limits.
BingHanOfUESTC/open_agent_team
Agent
A research-planning assistant that turns a chosen research idea into staged experiments, resource estimates, milestones, and clear conditions for success or stopping.
BingHanOfUESTC/open_agent_team
Agent
A research-scoping assistant that turns a vague research goal into a defined problem, boundaries, constraints, measures of success, and acceptance checks.
BingHanOfUESTC/open_agent_team
Agent
An agent for analyzing research or experiment results, including errors, comparisons, resource use, and how reliable the conclusions are. It also records what the results do and do not support.
BingHanOfUESTC/open_agent_team
Agent
A team-coordination agent for running a complete research project from defining the question through literature review, coding, experiments, iteration, paper writing, and delivery.
BingHanOfUESTC/open_agent_team
Skill Claude CodeCodex
Use this skill when autoresearchteam needs to manage an end-to-end research lifecycle from Boss brief to literature, idea, implementation, experiments, synthesis, and LaTeX delivery. Trigger for open-ended research tasks, autonomous research loops, idea-to-paper workflows, or long-running experiment iteration.
BingHanOfUESTC/open_agent_team
Skill Claude CodeCodex
Use this skill when designing, running, logging, diagnosing, or iterating experiments for the selected research idea.
BingHanOfUESTC/open_agent_team
Skill Claude CodeCodex
Use this skill when producing the final arXiv-style LaTeX paper, BibTeX, figures, tables, reproducibility statement, appendix, and artifact manifest.
BingHanOfUESTC/open_agent_team
Skill Claude CodeCodex
Use this skill when discovering papers, mapping related work, reading papers deeply, checking citations, or building evidence cards for an auto research task.
BingHanOfUESTC/open_agent_team
Skill Claude CodeCodex
Use this skill when downloading repositories, preparing datasets, checking licenses, creating environments, running smoke tests, or preparing reproducible research code.
BingHanOfUESTC/open_agent_team
Skill Claude CodeCodex
Use this skill when autoresearchteam needs deeper literature coverage, more citations in paper writing, stronger related-work synthesis, or a gate that prevents shallow research from reaching ideation or LaTeX.
BingHanOfUESTC/open_agent_team
Skill Claude CodeCodex
Use this skill when generating, screening, ranking, or selecting research ideas from literature gaps and experimental constraints.
BingHanOfUESTC/open_agent_team
Agent
An agent that gathers the facts needed to investigate a failure, including error messages, software versions, environment details, reproduction steps, inputs, expected results, actual results, and timing.
BingHanOfUESTC/open_agent_team
Agent
An agent for planning a minimal reproduction: the smallest set of steps, environment details, input data, and observations needed to show a problem. A minimal reproduction helps others see and investigate a bug consistently.
BingHanOfUESTC/open_agent_team
Agent
An agent that develops ranked hypotheses about what caused a problem, based on available evidence. It also lists what should be checked and possible fixes.
BingHanOfUESTC/open_agent_team
Agent
An agent that examines log messages, stack traces, error codes, and the code paths connected to them. A stack trace is a record showing where a program failed.