Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

tiny_researchers

tiny_researchers enthält 15 gesammelte Skills von DuyTa506, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
15
Stars
2
aktualisiert
2026-03-23
Forks
0
Berufsabdeckung
7 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

dataset-search
Softwareentwickler

Search HuggingFace Hub for datasets by keyword. Use when the user wants to find training data, benchmarks, or evaluation datasets for ML/NLP/CV research.

2026-03-23
paper-fetch
Softwareentwickler

Fetch the FULL TEXT of an arXiv paper (all sections — introduction, method, results, conclusion). Use when you need to read beyond the abstract into the paper's actual content. Only works for arXiv papers. For metadata/abstract only, use paper-read. For local PDFs, use paper-read-pdf.

2026-03-23
memory
Softwareentwickler

Two-layer memory system with grep-based recall for research sessions.

2026-03-23
claim-tracker
Sonstige Biowissenschaftler

Track specific scientific claims across the literature over time — who made it, who replicated it, who challenged it, whether it still stands. Use when verifying a key assumption before building on it, or when checking whether a published result has been updated or superseded.

2026-03-23
contradiction-detection
Soziologen

Scan papers for conflicting empirical claims, methodological disagreements, or opposing conclusions on the same topic. Use when writing discussion sections, evaluating conflicting results, or checking if a claim is contested before building on it.

2026-03-23
cross-paper-synthesis
Soziologen

Synthesize findings across multiple papers into a coherent narrative, structured comparison table, or temporal evolution. Use after collecting papers via survey or paper-search. Goes beyond summarizing individual papers to produce insights that only emerge when reading across the corpus as a whole.

2026-03-23
deep-research
Sonstige Biowissenschaftler

Full end-to-end deep research pipeline on a topic. Use when the user wants thorough, rigorous research — not just a survey. Orchestrates all research skills in sequence: collect → synthesize → critique claims → grade evidence → find gaps → assess reproducibility → optionally reproduce → write report.

2026-03-23
evidence-grading
Sonstige Biowissenschaftler

Evaluate the strength of evidence behind scientific claims based on study design, replication status, venue quality, sample size, and recency. Use when deciding how much weight to put on a finding, or when calibrating how confidently to write about a result.

2026-03-23
gap-analysis
Soziologen

Find research gaps and suggest future directions. Analyzes a literature corpus to identify what has NOT been studied, contested, or resolved — surfacing research gaps, contradictions left unaddressed, and methodological blind spots.

2026-03-23
reproducibility-check
Informatik- und Informationsforschungswissenschaftler

Audit a paper's reproducibility before building on its results or before submitting your own work. Checks for missing details (seeds, hyperparameters, dataset splits, hardware), code/data availability, and scores against venue-specific reproducibility standards (NeurIPS, ICML, Nature, etc.).

2026-03-23
survey
Hochschullehrer für Informatik

Conduct a systematic literature survey on a research topic. Collects papers, reads key works, synthesizes findings, detects contradictions, identifies gaps, and produces a structured report.

2026-03-23
paper-read-pdf
Softwareentwickler

Read and extract text from a local research paper PDF file. Use when the user has a PDF file on disk (e.g. downloaded from a conference or journal) and wants to read its content, extract specific sections (abstract, methodology, results, conclusion), or understand the paper's structure. Requires the [pdf] optional dependency group.

2026-03-23
brainstorm
Sonstige Biowissenschaftler

Brainstorm research ideas, questions, and hypotheses.

2026-03-23
report
Technische Redakteure

Generate professional research reports (survey, proposal, technical).

2026-03-23
reproduce
Datenwissenschaftler

Reproduce experiments from academic papers — parse paper, setup environment, find datasets, generate code, run and verify.

2026-03-23