denario
Automate scientific research workflows
Also available from: davila7
Transform datasets into publication-ready research by automating hypothesis generation, methodology development, computational experiments, and LaTeX paper writing. Multiagent AI coordinates specialized agents for end-to-end research pipelines.
Download the skill ZIP
Upload in Claude
Go to Settings → Capabilities → Skills → Upload skill
Toggle on and start using
Test it
Using "denario". Generate research on climate data
Expected outcome:
- Research hypothesis: Quantify global warming acceleration using linear regression
- Methodology: Time-series decomposition, trend analysis, statistical significance testing
- Results: 0.18°C per decade warming trend, p < 0.001
- Paper: Complete LaTeX document with figures and bibliography
Using "denario". Analyze customer churn dataset
Expected outcome:
- Research idea: Ensemble model combining XGBoost and Random Forest with SMOTE
- Methodology: Train/test split, cross-validation, hyperparameter tuning, SHAP analysis
- Results: 85% AUC-ROC, key churn factors identified
- Paper: Journal-formatted manuscript with performance visualizations
Security Audit
Low RiskAll 369 static findings are FALSE POSITIVES. The skill is documentation-only with bash command examples, API key configuration patterns, and file operations for research project management - all legitimate documented functionality for a scientific research automation tool.
Risk Factors
⚙️ External commands (224)
📁 Filesystem access (8)
🌐 Network access (9)
🔑 Env variables (21)
Quality Score
What You Can Build
Accelerate publication pipeline
Automate the journey from raw dataset to formatted journal submission, reducing time spent on methodology design and paper writing.
Structured exploration workflows
Transform exploratory data analysis into reproducible research projects with generated hypotheses, methods, and documentation.
Learn research best practices
Follow AI-generated methodologies to understand structured approaches to computational research and scientific writing.
Try These Prompts
Analyze global temperature anomaly data from 1880-2023 using pandas, scipy, and matplotlib. Generate research questions about long-term warming trends, develop a methodology with linear regression, and create publication-ready paper.
Process gene expression microarray data from 500 breast cancer patients with 20000 features. Generate hypotheses about treatment response predictors, create methodology with machine learning classification, and produce LaTeX paper.
Analyze monthly unemployment rates from 1950-2023 with GDP and inflation indicators. Generate SARIMAX forecasting methodology, execute analysis with confidence intervals, and write research paper.
Use denario to run complete research pipeline: set data description for my IoT sensor dataset, generate research idea for anomaly detection, develop methodology with sklearn, execute analysis, and generate APS-formatted LaTeX paper.
Best Practices
- Provide detailed data descriptions including format, size, known challenges, and available tools for better AI-generated outputs
- Review and refine generated ideas and methodologies before executing computationally expensive analysis stages
- Use version control by committing after each pipeline stage to track research evolution and enable reproducibility
Avoid
- Providing vague data descriptions leads to generic, unusable research ideas and methodologies
- Skipping methodology review before execution may result in inappropriate statistical approaches for your data
- Running full pipeline without intermediate validation wastes compute on flawed research directions
Frequently Asked Questions
What LLM providers does denario support?
Is LaTeX required to use this skill?
Can I use my own research methodology?
What Python version is required?
Can I provide pre-computed results?
What journals are supported for paper formatting?
Developer Details
Author
K-Dense-AILicense
GPL-3.0 license
Repository
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/denarioRef
main
File structure