lab-report-writer
Generates complete formatted lab reports from course materials
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install lab-report-writer?▼
Run `npx skills add S1xycat/lab-report-writer --all -g -y` in your terminal to install this skill globally.
How to generate a lab report automatically?▼
Place your task book, template, and related files into the standard input folder, then send the folder path to your agent. It reads the materials and produces a complete formatted DOCX report.
What if I have no real experiment data?▼
The skill generates plausible simulated data by default, with realistic variation and noise. It can also run your code or scripts locally to produce real results and screenshots.
Will my report copy a sample report?▼
No. Sample reports are only used to gauge completeness and teacher expectations. The skill creates a difference plan so wording, data, and structure stay original.
Does it handle Chinese formatting and formulas?▼
Yes. It applies proper Chinese fonts like 宋体 in DOCX files and converts LaTeX formulas into native Word equations or images, then validates the final document.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides