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

vibe-research-skill

vibe-research-skill contains 6 collected skills from Zhangyanbo, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
25
updated
2026-07-16
Forks
3
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

my-scientific-taste
postsecondary-teachers-all-other

My personal scientific taste - my preferences in experiment design, in whether to invent or reuse a method, in what results deserve to exist, in what makes work worth building on, and in how a paper and its code read. Consult when designing or pruning experiments, deciding between a novel and a standard method, judging whether a result or a non-default choice belongs, or writing and revising my papers and code.

2026-07-16
vibe-research-explore
software-developers

Run exploratory research loops - branch, run small fast experiments, produce figures, report findings honestly, let the user judge direction. Use when exploring a new idea or hypothesis, testing whether an approach works, running quick experiments in a research project, or whenever the user asks to "try" something experimental.

2026-07-16
vibe-research-optimize
software-developers

Large-scale parameter optimization for research projects using Bayesian (optuna TPE ask-tell) or evolutionary methods, with safeguards against metric gaming. Use when running hyperparameter search, tuning parameters at scale, setting up multi-round optimization experiments, or whenever the user mentions parameter sweeps, Bayesian optimization, or finding the best settings.

2026-07-16
vibe-research
software-developers

Set up and organize a Vibe Research project - a research workflow where the human scientist defines goals, standards and boundaries, and agents work autonomously within them. Use when starting a new research project, migrating an existing project into this structure, preparing a branch merge, or whenever the user mentions vibe research, research project setup, experiment scaffolding, or project migration.

2026-07-16
vibe-research-coding
software-developers

Best practices for writing elegant, readable research code - direct implementations, locality of behavior, fail-fast, strict size limits, clean separation of experiment and plotting code. Use whenever writing or refactoring code in a research project, creating new experiment scripts, or organizing a source tree.

2026-07-10
vibe-research-paper
technical-writers

Academic paper writing workflows and standards - arXiv LaTeX template, bilingual paper management, prose discipline, citations, compilation and delivery. Use when creating, writing, or revising an academic paper in a research project, setting up a paper's LaTeX structure, syncing bilingual versions, or checking paper-code consistency.

2026-07-10