원클릭으로
research-workflow
Dynamic research workflow management with self-reflection and backtracking
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Dynamic research workflow management with self-reflection and backtracking
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Robot skill for hardware control
Robot skill for hardware control USB Camera
Search papers, assess novelty, and scan research landscape to support discussion with evidence.
Search for academic papers using available APIs
Search for academic papers using arXiv and Semantic Scholar
Verify academic citations against public databases
| name | research-workflow |
| description | Dynamic research workflow management with self-reflection and backtracking |
| roles | ["ags"] |
| tools | ["dispatch_agent","check_progress","ask_user"] |
| triggers | ["research","workflow","pipeline","run project","start research","always"] |
| version | 1.0.0 |
When managing a research project, follow this adaptive workflow:
Literature Review → Understand the field
dispatch_agent(role="literature", task="...")literature/notes/, BibTeX in referencesResearch Proposal → Define the research question
dispatch_agent(role="proposer", task="...")proposal/ideas/Experiments → Validate the hypothesis
dispatch_agent(role="experimenter", task="...")experiments/code/, results in experiments/results/Manuscript → Write the paper
dispatch_agent(role="writer", task="...")manuscript/main.texPeer Review → Quality check
dispatch_agent(role="reviewer", task="...")After each agent completes, reflect on:
If issues are found, you have three options:
ask_user to get human guidance