Deep research scholarly analysis engine
Skill onfire7777/universal-ai-skills-library/skills/deep-research-scholarly-analysis-engine
Router-first AI skill system for Codex, Claude, Cursor, Hermes, Paperclip, OpenCode, and local AI stacks: search, preflight-route, and load 1,812 skills on demand without duplicating the corpus.
npx -y skills add onfire7777/universal-ai-skills-library --skill deep-research-scholarly-analysis-engineAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 13 stars13 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Comprehensive research methodology combining scholarly research, scientific data analysis, evidence synthesis, source evaluation, and systematic review practices for producing research-grade outputs.
The file declares its own license as Unspecified. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
8.2 KB, as published. Nobody here has run it
Deep Research & Scholarly Analysis Engine
Purpose
Enable rigorous, evidence-based research that meets academic standards. Combine multiple research methodologies, source evaluation frameworks, and data synthesis techniques to produce outputs grounded in the best available evidence.
Research Methodology Hierarchy
Level 1: Systematic Review (Highest Rigor)
Use when: Critical decisions, health/safety, policy recommendations
- Define a precise research question (PICO format for clinical: Population, Intervention, Comparison, Outcome)
- Develop comprehensive search strategy across multiple databases
- Apply inclusion/exclusion criteria systematically
- Extract data using standardized forms
- Assess quality of evidence (GRADE framework)
- Synthesize findings with appropriate methods
- Report following PRISMA guidelines
Level 2: Structured Literature Review
Use when: Technical decisions, architecture choices, best practices
- Define scope and research questions
- Search 3+ independent sources
- Evaluate source quality (CRAAP test)
- Identify themes and patterns
- Synthesize with explicit methodology
- Acknowledge limitations
Level 3: Rapid Evidence Assessment
Use when: Time-constrained decisions, initial exploration
- Focused search on 2-3 key sources
- Quick quality assessment
- Extract key findings
- Provide confidence-weighted conclusions
Source Evaluation: The CRAAP Test
For every source, evaluate:
- Currency: When was it published/updated? Is it current enough for the topic?
- Relevance: Does it directly address the research question?
- Authority: Who is the author? What are their credentials? Is the publisher reputable?
- Accuracy: Is the information supported by evidence? Can it be verified? Is it peer-reviewed?
- Purpose: Why does this information exist? Is there bias? Is it trying to sell something?
Score each dimension 1-5. Sources scoring below 15/25 should be used cautiously or discarded.
Evidence Quality Pyramid (Strongest to Weakest)
- Systematic Reviews & Meta-Analyses — Gold standard
- Randomized Controlled Trials — Strong causal evidence
- Cohort Studies — Good observational evidence
- Case-Control Studies — Moderate evidence
- Case Series / Case Reports — Weak evidence
- Expert Opinion / Editorials — Lowest evidence level
- Anecdotal / Blog Posts — Not evidence (but may suggest hypotheses)
Search Strategy Best Practices
Academic/Scholarly Search
- Google Scholar: Use
site:,intitle:, date ranges, cited-by chains - Consensus.app: For AI-synthesized scientific consensus on specific claims
- Semantic Scholar: For citation graph exploration and related papers
- PubMed: For biomedical and life sciences
- arXiv: For preprints in CS, physics, math, AI/ML
- SSRN: For social sciences and economics
Search Technique: Citation Chaining
- Find one highly relevant paper
- Forward chain: Who cited this paper? (Google Scholar "Cited by")
- Backward chain: What did this paper cite? (Reference list)
- Lateral chain: What other papers do the same authors write?
- Repeat until saturation (no new relevant papers found)
Search Technique: Boolean Strategy
- Use AND to narrow:
"machine learning" AND "healthcare" AND "diagnosis" - Use OR to broaden:
"deep learning" OR "neural network" - Use NOT to exclude:
"AI" NOT "artificial insemination" - Use quotes for exact phrases:
"transformer architecture" - Use wildcards:
optim*matches optimize, optimization, optimal
Data Analysis Framework
Quantitative Analysis Protocol
- Data Cleaning: Check for missing values, outliers, inconsistencies
- Descriptive Statistics: Mean, median, mode, SD, range, distribution shape
- Exploratory Analysis: Visualizations, correlations, patterns
- Inferential Statistics: Hypothesis testing, confidence intervals, effect sizes
- Interpretation: What do the numbers actually mean in context?
Statistical Reasoning Checklist
- Is the sample size adequate?
- Is the sample representative?
- Are the statistical tests appropriate for the data type?
- Is statistical significance confused with practical significance?
- Are confidence intervals reported (not just p-values)?
- Is the effect size meaningful?
- Could there be confounding variables?
- Is correlation being confused with causation?
Qualitative Analysis Protocol
- Thematic Analysis: Identify recurring themes across sources
- Content Analysis: Systematic categorization of textual data
- Comparative Analysis: How do different sources agree/disagree?
- Gap Analysis: What questions remain unanswered?
Evidence Synthesis Methods
Narrative Synthesis
- Organize findings by theme, not by source
- Identify areas of agreement and disagreement
- Weight findings by evidence quality
- Explicitly state the strength of evidence for each conclusion
Vote Counting
- How many studies support conclusion A vs B?
- Weight by study quality and sample size
- Report the ratio with confidence assessment
Triangulation
- Do multiple independent sources/methods converge on the same conclusion?
- If yes: High confidence
- If mixed: Moderate confidence, report the disagreement
- If contradictory: Low confidence, investigate why
Research Output Standards
Every Research Output Must Include:
- Clear Research Question: What exactly are we investigating?
- Methodology Statement: How did we search and what criteria did we use?
- Source Documentation: All sources cited with full references
- Evidence Quality Assessment: How strong is the evidence?
- Confidence Level: How confident are we in each conclusion?
- Limitations: What are the gaps and weaknesses?
- Recommendations: What actions does the evidence support?
Citation Standards
- Always cite specific sources for factual claims
- Prefer primary sources over secondary
- Include publication date for currency assessment
- Note if a source is pre-print, peer-reviewed, or grey literature
- Use inline numeric citations with reference list
Internet Parsing & Search Mastery
Web Content Extraction Hierarchy
- Structured APIs (best): Use official APIs when available
- Structured Data: Look for JSON-LD, schema.org markup, RSS feeds
- Clean HTML Parsing: Extract from semantic HTML elements
- Full Page Rendering: For JavaScript-heavy sites
- Screenshot + OCR: Last resort for complex layouts
Source Triangulation Protocol
For any factual claim from the internet:
- Find the primary source (original study, official announcement, raw data)
- Find 2+ independent confirmations from reputable sources
- Check for contradicting evidence actively
- Assess recency — is this still current?
- Check for corrections or retractions
OSINT Best Practices
- Start broad, narrow progressively
- Use multiple search engines (results differ)
- Check the Wayback Machine for historical context
- Verify images with reverse image search
- Cross-reference social media claims with official sources
- Be aware of information warfare and deliberate misinformation
Anti-Patterns in Research
- Cherry-picking: Selecting only evidence that supports a predetermined conclusion
- Appeal to Authority: Accepting claims because of who said them, not the evidence
- Recency Bias: Assuming newer = better without evaluation
- Survivorship Bias: Only looking at successful cases
- Publication Bias: Published studies skew positive; negative results are underreported
- P-hacking: Statistical manipulation to achieve significance
- HARKing: Hypothesizing After Results are Known
- Ecological Fallacy: Applying group-level findings to individuals