Skip to main content
在 Manus 中运行任何 Skill
一键导入
mrzzmrzz
GitHub 创作者资料

mrzzmrzz

按仓库查看 1 个 GitHub 仓库中的 10 个已收集 skills。

已收集 skills
10
仓库
1
更新
2026-02-16
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

file-operator
软件开发工程师

Perform normalized filesystem operations (list, read, write, append, mkdir, stat, copy, move, delete, search, replace) through a single skill script. Use when tasks require deterministic file manipulation through get_skill_script instead of built-in FileTools.

2026-02-16
python-executor
软件开发工程师

Execute Python snippets or Python files through a normalized skill entrypoint with explicit cwd, timeout, and argv. Use when tasks require ad-hoc Python execution and you want skill-based execution instead of built-in PythonTools.

2026-02-16
shell-executor
软件开发工程师

Execute shell commands through a normalized skill entrypoint with explicit cwd and timeout. Use when tasks require command-line operations (tests, build, git, search, file inspection) and you want script-based execution via get_skill_script instead of built-in ShellTools.

2026-02-16
af3-json-converter
软件开发工程师

Convert AlphaFold3 official inference JSON into Protenix, Boltz, or OpenFold3 inputs with schema validation. Use when an existing AF3 JSON must be reused by another folding stack, including batch conversion, target auto-detection from output filename, and best-effort mapping of AF3 `bondedAtomPairs`, MSA fields, templates, and ligand CCD/smiles data.

2026-02-16
af3-json-factory
软件开发工程师

Convert CSV tables into valid AlphaFold3 input JSONs. Use this skill when you need to batch-generate AF3 JSONs from tabular inputs and run in MSA-free mode (protein uses empty unpairedMsa/pairedMsa, RNA uses empty unpairedMsa).

2026-02-16
af3-json-sha256
软件开发工程师

Extract deduplicated protein, DNA, and RNA sequences from AF3 or Protenix inference JSON files into per-entity-type FASTA files keyed by SHA-256 hash. Use as the first stage of the MSA pipeline before `af3-msa-search` and `af3-msa-injector`.

2026-02-16
af3-msa-injector
软件开发工程师

Inject cleaned ColabFold MSA artifacts from `af3-msa-search` into MSA-free AF3 or Protenix inference JSON files to produce complete inputs for downstream inference. Use when AF3 JSON contains empty `unpairedMsa`/`pairedMsa` fields or Protenix JSON lacks `unpairedMsaPath`/`pairedMsaPath`, including single-file and batch directory processing.

2026-02-16
af3-msa-search
软件开发工程师

Run ColabFold MSA search from a FASTA file and automatically clean resulting A3M files into paired/unpaired outputs for downstream AF3-style pipelines.

2026-02-16
当前展示该仓库 Top 8 / 10 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库
mrzzmrzz Agent Skills | SkillsMP