Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

tiny_researchers

tiny_researchers 收录了来自 DuyTa506 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
2
更新
2026-03-23
Forks
0
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

dataset-search
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-03-23
claim-tracker
其他生物科学家

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
社会学家

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
社会学家

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
其他生物科学家

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
其他生物科学家

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
社会学家

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
计算机与信息研究科学家

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
高校计算机科学教师

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
软件开发工程师

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
其他生物科学家

Brainstorm research ideas, questions, and hypotheses.

2026-03-23
report
技术写作员

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

2026-03-23
reproduce
数据科学家

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

2026-03-23