SciDER
End-to-end scientific research, experiments, and paper writing
All Skills in This Repository (13)
Pure Emerald Level Indicatorscontent-refinement-agent
Refine LaTeX manuscripts through simulated peer review with iterative revisions and worklog.
scientific-brainstorming
Generate novel research ideas and explore interdisciplinary connections through structured conversation.
plotting-agent
Generate publication-ready PNG figures from outline.json specifications using matplotlib.
exploratory-data-analysis
Detect file types and generate Markdown metadata reports for scientific data files.
seaborn
Generate statistical visualizations from pandas DataFrames using seaborn.
scientific-critical-thinking
Evaluate scientific claims using GRADE and ROB frameworks.
section-writing-agent
Generate missing manuscript sections and integrate figures, tables, and citations into LaTeX.
uv-package-manager
Install Python packages and manage virtual environments with uv.
statistical-analysis
Guide statistical analyses from hypothesis testing to APA-style reporting.
literature-review-agent
Search the web for candidate papers, verify via Semantic Scholar, and generate BibTeX bibliographies.
paper-orchestra
Orchestrate a five-agent pipeline from unstructured inputs to a compiled PDF.
matplotlib
Create customizable scientific visualizations and export figures to PNG, PDF, or SVG.
Frequently Asked Questions
FAQPage SchemaHow to install SciDER?▼
Run `npx skills add leonardodalinky/SciDER --all -g -y` in your terminal to install all skills in this suite globally.
What does SciDER do?▼
SciDER runs end-to-end research workflows: generating ideas from literature, analyzing datasets, executing experiments, and writing venue-formatted LaTeX papers with verified citations and figures.
Which scientific domains does SciDER support?▼
It includes skills for bioinformatics, chemistry, materials science, physics simulation, NLP, computer vision, time series, network analysis, and social science, plus general statistics and experiment design.
Can SciDER write a full research paper?▼
Yes. The paper-orchestra pipeline turns your idea, experimental log, and a conference template into a compiled PDF with verified citations, publication-quality figures, and iterative peer-review-style refinement.
Do I need coding experience to use SciDER?▼
No. Once installed, your agent handles data loading, statistical tests, and paper drafting from plain-English requests, and a Streamlit web UI is available for non-technical users.
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