بنقرة واحدة
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