Skip to main content
Run any Skill in Manus
with one click
GitHub repository

tiny_researchers

tiny_researchers contains 15 collected skills from DuyTa506, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
2
updated
2026-03-23
Forks
0
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

dataset-search
software-developers

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
software-developers

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
software-developers

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

2026-03-23
claim-tracker
biological-scientists-all-other

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
sociologists-193041

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
sociologists-193041

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
biological-scientists-all-other

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
biological-scientists-all-other

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
sociologists-193041

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
computer-and-information-research-scientists-151221

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
computer-science-teachers-postsecondary

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
software-developers

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
biological-scientists-all-other

Brainstorm research ideas, questions, and hypotheses.

2026-03-23
report
technical-writers

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

2026-03-23
reproduce
data-scientists-152051

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

2026-03-23