Jilin Chen
Community@Weizhena · China
Student at Beijing Jiaotong University
Agent Skills by Jilin Chen
Showing 5 vetted skills indexed across 1 GitHub repositories.
research
Generates research outlines and field definitions through web-search-augmented preliminary investigation.
research-deep
Launches parallel web-search agents to research outline items into structured JSON files.
research-add-fields
Appends user-confirmed field definitions to an existing research outline fields.yaml file.
research-report
Generates markdown summary reports from deep research JSON results via a Python conversion script.
research-add-items
Appends new research items to an existing outline.yaml file.
Frequently Asked Questions About Jilin Chen
FAQPage SchemaWhat tasks can I accomplish with Jilin Chen's research skills?▼
You can generate preliminary research outlines, add field definitions and research items to existing outlines, run independent deep-research passes per outline item, and summarize results into a markdown report covering all fields while skipping uncertain values.
Who are these research skills designed for?▼
They target students, academic researchers, and engineers conducting preliminary topic research, benchmark research, or technology selection who need structured outlines and consolidated markdown reports rather than ad-hoc notes.
What is the practical usage sequence for these skills?▼
Start with the research skill to create an outline, optionally extend it via research-add-fields and research-add-items, run research-deep to investigate each item independently, then finish with research-report to synthesize findings into markdown.
What are the prerequisites for using these skills?▼
The manifest specifies no external dependencies. The only requirement is an existing research outline for the research-add-fields, research-add-items, research-deep, and research-report skills, which operate on or extend that outline.
How does the research-report skill handle incomplete data?▼
The research-report skill summarizes deep research results into a markdown report that covers all defined fields but explicitly skips uncertain values, ensuring the final document only contains confident findings from the deep research phase.