Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
BaranziniLab
ملف منشئ GitHub

BaranziniLab

عرض على مستوى المستودعات لـ 586 skills مجمعة عبر 33 مستودعات GitHub.

skills مجمعة
586
مستودعات
33
محدث
2026-07-15
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
biorouter-skills
544 skills · 2026-07-01
علماء الأحياء، جميع الآخرونمطوّرو البرمجياتعلماء البياناتعلماء الطب (باستثناء علماء الأوبئة)معلمو التعليم العالي، جميع الآخرونالمهن الحاسوبية الأخرى
27 فئات مهنية · 100% مصنفة
93%الحصة
#02
biorouter
7 skills · 2026-07-15
المهن الحاسوبية الأخرىالأطباء أطباء الأمراضتقنيو المختبرات الطبية والسريرية (متقدم)علماء البياناتمصممو قواعد البيانات
5 فئات مهنية · 100% مصنفة
1.2%الحصة
#03
BiorOffice
5 skills · 2026-06-10
مطوّرو البرمجيات
1 فئات مهنية · 100% مصنفة
0.9%الحصة
#04
UnifiedPublicDatabaseLookupAgent
1 skills · 2026-07-01
علماء الأحياء، جميع الآخرون
1 فئات مهنية · 100% مصنفة
0.2%الحصة
#05
RowanMolecularModelingAgent
1 skills · 2026-07-01
علماء الأحياء، جميع الآخرون
1 فئات مهنية · 100% مصنفة
0.2%الحصة
#06
TamarindBioAgent
1 skills · 2026-07-01
علماء الأحياء، جميع الآخرون
1 فئات مهنية · 100% مصنفة
0.2%الحصة
#07
ScientificWebResearchAgent
1 skills · 2026-07-01
علماء الأحياء، جميع الآخرون
1 فئات مهنية · 100% مصنفة
0.2%الحصة
#08
StructuredPaperSearchAgent
1 skills · 2026-07-01
معلمو التعليم العالي، جميع الآخرون
1 فئات مهنية · 100% مصنفة
0.2%الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

computational-fluid-dynamics
المهندسون الميكانيكيون

Plan and review computational fluid dynamics workflows with meshes, boundary conditions, turbulence models, OpenFOAM/FluidSim-style solvers, validation cases, convergence checks, and reproducible simulation artifacts. Use when users mention CFD, fluid dynamics, Navier-Stokes, meshing, turbulence, OpenFOAM, or flow simulation.

2026-07-01
arbor-optimization
مطوّرو البرمجيات

Run evaluator-driven hypothesis trees for improving research artifacts, prompts, analyses, and designs. Use when a task needs branch-and-prune exploration, rubric scoring, iterative refinement, or explicit comparison of competing scientific/workflow alternatives.

2026-07-01
autoskill-workflow-discovery
المهن الحاسوبية الأخرى

Detect repeated user workflows and draft native BioRouter skills, hooks, or checklist updates from observed work patterns. Use when users ask to turn repeated work, screen-history patterns, project routines, or recurring guardrails into reusable BioRouter skills.

2026-07-01
bids-neuroimaging
علماء الأحياء، جميع الآخرون

Plan and audit BIDS neuroimaging datasets, derivatives, validation, metadata, and reproducible preprocessing. Use when users mention BIDS, fMRI, MRI, EEG/MEG/iEEG, DICOM conversion, dataset_description.json, participants.tsv, or neuroimaging derivatives.

2026-07-01
clinical-ai-modeling
علماء البيانات

Plan and review clinical AI modeling workflows with EHR cohorts, PyHealth-style tasks, validation, bias checks, calibration, safety boundaries, and no-PHI handling. Use when users ask about clinical prediction models, risk scores, treatment-response ML, medical reports, or clinical model evaluation.

2026-07-01
general-time-series-forecasting
علماء البيانات

Plan and review general time-series forecasting with classical models, ML, foundation models, backtesting, leakage checks, and uncertainty. Use for non-omics forecasting, sensor streams, operations, finance, clinical vitals, demand, or irregular temporal data.

2026-07-01
hugging-science-resource-discovery
المهن الحاسوبية الأخرى

Find and evaluate Hugging Face scientific models, datasets, Spaces, and papers with license, provenance, benchmark, and fit checks. Use when users ask for scientific ML resources, model cards, datasets, embeddings, checkpoints, or reproducible AI assets from Hugging Face.

2026-07-01
molecular-dynamics
علماء الكيمياء الحيوية والفيزياء الحيوية

Plan and review molecular dynamics simulations and trajectory analysis with OpenMM, GROMACS, AmberTools, MDAnalysis, MDTraj, and reproducibility checks. Use when users ask about MD setup, force fields, equilibration, production runs, trajectories, RMSD/RMSF, or binding/stability dynamics.

2026-07-01
عرض أهم 8 من أصل 544 skills مجمعة في هذا المستودع.
about-biorouter
المهن الحاسوبية الأخرى

Built-in self-knowledge about Biorouter. Load this skill whenever the user asks about Biorouter itself: what it is, how it works, who built it, or how to use or configure any of its features (extensions, skills, workflows, scheduler, knowledge bases, models and providers, secrets, CLI, or the desktop app).

2026-07-15
develop-biorouter-extension
المهن الحاسوبية الأخرى

Guide for building a Biorouter extension (.brxt file) — covers the required ZIP structure, manifest.json schema, the Python MCP server (pyproject.toml + console-script entry point), cross-platform dependency pitfalls, and optional bundled skills. Load this skill whenever the user wants to build, package, or publish a Biorouter extension.

2026-06-20
develop-biorouter-skill
المهن الحاسوبية الأخرى

Guide for authoring a high-quality Biorouter skill — the SKILL.md format and frontmatter, how Biorouter discovers and loads skills, writing a description that triggers reliably, progressive disclosure with supporting files, composing with subagents/workflows/hooks, testing for consistency and robustness, and packaging a skill as a zip. Load this skill whenever the user wants to create, write, improve, test, or publish a Biorouter (or Claude) skill.

2026-06-20
cdw-explore-schema
مصممو قواعد البيانات

Explore the CDW clinical schema, tables, and column relationships

2026-05-07
cdw-query-cohorts
تقنيو المختبرات الطبية والسريرية (متقدم)

Systematically build and refine patient cohorts from CDW clinical data

2026-05-07
spoke-knowledge-graph
علماء البيانات

Traverse the SPOKE biomedical knowledge graph to find entity relationships

2026-05-07
omop-phenotype-query
الأطباء أطباء الأمراض

Query the OMOP CDM to identify patient phenotypes and clinical concepts

2026-05-07
عرض 12 من أصل 33 مستودعات