一键导入
Autonomous task execution cycle: Plan -> Research -> Prototype -> Evaluate -> Report
npx skills add https://github.com/hongluu92/research-kit --skill auto复制此命令并粘贴到 Claude Code 中以安装该技能
Autonomous task execution cycle: Plan -> Research -> Prototype -> Evaluate -> Report
npx skills add https://github.com/hongluu92/research-kit --skill auto复制此命令并粘贴到 Claude Code 中以安装该技能
Methodologies for rapidly building software proofs-of-concept
Writing engaging yet rigorous academic text and generating reports
Techniques for querying academic databases (ArXiv, Semantic Scholar, PubMed) and code repositories (GitHub)
Standards for academic citation and findings connected papers
Standards for version control, commit messages, and branching strategy
Management of local knowledge, embeddings, and information retrieval (RAG)
| name | auto |
| description | Autonomous task execution cycle: Plan -> Research -> Prototype -> Evaluate -> Report |
"Autonomous, domain-expert execution from start to finish."
This skill empowers the agent to take a high-level topic or request and self-manage the entire lifecycle of delivery, from initial planning to final reporting, while adopting a specific expert persona.
Goal: Establish the expert persona best suited for the task.
Goal: Create a roadmap for the specific task.
Before executing, generate a step-by-step Execution Outline following this strict structure:
Execute the outline steps sequentially.
academic-search or search_web to define key terms ("Các khái niệm").notes/ or include in the plan.results/[YYYY-MM-DD]-[Topic-Slug]/plan.md.results/[YYYY-MM-DD]-[Topic-Slug]/demo/.prototyping skill to build there.app.py, requirements.txt).Goal: Deliver a comprehensive report ("Báo cáo đánh giá").
results/[YYYY-MM-DD]-[Topic-Slug]/report.md.