JimLiu

75 mods across 6 repositories, 31k stars between them.

release-skills

25

JimLiu/baoyu-design

Skill Claude CodeCodex

Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, GitHub Releases, annotated tags, historical release backfill, and generic projects. Use when user says "release", "发布", "new version", "bump version", "push", "推送", "release notes", "GitHub Release"…

3.6k 1mo ago A 87 tokens copy · 100% MIT

baoyu-design

26

JimLiu/baoyu-design

Skill Claude CodeCodex

Create polished design artifacts as self-contained HTML: UI mockups, interactive prototypes, wireframes, landing pages, dashboards, app screens, mobile apps, slide decks (a.k.a. PPT / PowerPoint presentations), documents and résumés, animations, 3D objects, research reports, HTML email, diagrams, fliers, and visual…

3.6k 1mo ago A 231 tokens original MIT

JimLiu/baoyu-design

Agent

You are a read-only validator for a portable design system. Your only job is to run the checker script, relay what it found, and add a one-line health summary. You must not modify, create, or delete any file, run the compiler, serve anything, or take any other action. You read and report — nothing else.

3.6k 1mo ago A 0 tokens original MIT

fork-verifier-agent

28

JimLiu/baoyu-design

Agent

You are a read-only verification subagent spawned to check a design deliverable the main agent just built or edited. Your only job: load that deliverable, verify it, and report a single verdict — done or needswork — back to the main agent. You must not modify, create, or delete any file, edit the source, build, or…

3.6k 1mo ago A 0 tokens copy · 97% MIT

vision-probe-agent

29

JimLiu/baoyu-design

Agent

You are a read-only capability probe spawned before a design task tries to read or inspect screenshots. Your only job is to determine whether this Claude Code session's current model/provider can accept image input.

3.6k 1mo ago A 0 tokens copy · 100% MIT

data-analysis

30

JimLiu/Illustrated-Agent-Skills

Skill Claude CodeCodex

A Chinese-language data-analysis workflow for uploaded Excel or CSV files. It reads the files, performs basic statistical analysis, and produces conclusions in Chinese.

670 2mo ago A 38 tokens

data-analysis

31

JimLiu/Illustrated-Agent-Skills

Skill Claude CodeCodex

A Chinese-language skill for analysing Excel or CSV files through three stages: understanding the structure, summarising the statistics, and finding notable patterns.

670 2mo ago A 55 tokens

data-analysis

32

JimLiu/Illustrated-Agent-Skills

Skill Claude CodeCodex

A data-analysis tool for Excel and CSV files. CSV is a plain-text table format, while Excel files are spreadsheet documents.

670 2mo ago A 54 tokens

adversarial-polish

33

JimLiu/Illustrated-Agent-Skills

Skill Claude CodeCodex

A multi-round writing-review process that cycles through criticism, rewriting, synthesis, and blind scoring. It saves each intermediate result as a separate file.

670 2mo ago A 221 tokens

book-illustrator

34

JimLiu/Illustrated-Agent-Skills

Skill Claude CodeCodex

A book-illustration workflow for the guide 《图解 Skill —— AI 提效实战指南》. It finds places that need visuals, prepares illustration prompts, generates images, and writes them back into the manuscript.

670 2mo ago A 140 tokens

info-digest

36

JimLiu/Illustrated-Agent-Skills

Skill Claude CodeCodex

A skill for turning information such as news, reports, research papers, policy documents, product material, or links into short, clear Chinese summaries.

670 2mo ago A 223 tokens

interview-analysis

37

JimLiu/Illustrated-Agent-Skills

Skill Claude CodeCodex

An analysis tool for podcast or video interview transcripts. It extracts useful points, notable quotations, background details to verify, and material for a writing plan.

670 2mo ago A 68 tokens

outliner

39

JimLiu/Illustrated-Agent-Skills

Skill Claude CodeCodex

A Chinese-language outline-writing aid for technology articles based on source material such as articles, posts, or video transcripts.

670 2mo ago A 67 tokens

baocut

41

JimLiu/baocut

Skill Claude CodeCodex

BaoCut-only operator for the installed bcut CLI and .bcut projects. Implicitly trigger only when the request explicitly names BaoCut or bcut, targets a .bcut project or BaoCut Subtitle Studio, or continues a BaoCut workflow already established in the conversation. Do not trigger solely for generic audio or video…

473 2d ago A 160 tokens original MIT

alphafold2

42

JimLiu/science-skills

Skill Claude CodeCodex

Predict protein structure for monomers and multimers with AlphaFold2 via the ColabFold runner (Mirdita et al. 2022, github.com/sokrypton/ColabFold; AlphaFold2 Jumper et al. 2021). Reach for this skill to fold a sequence or complex with the AF2/AF2-Multimer evoformer, to validate designed sequences by self-consistency…

223 2mo ago A 117 tokens

boltz

43

JimLiu/science-skills

Skill Claude CodeCodex

Structure prediction for protein, nucleic-acid, and small-molecule complexes with Boltz-2 (Passaro & Wohlwend et al. 2025, github.com/jwohlwend/boltz). Reach for this skill to validate designed binders against a target, to co-fold a protein with a SMILES or CCD ligand, or to get an open-source AlphaFold3 alternative…

223 2mo ago A 88 tokens

borzoi

44

JimLiu/science-skills

Skill Claude CodeCodex

Predict genome-wide functional tracks (RNA-seq, CAGE, DNase, ChIP) from DNA sequence with Borzoi. Use this skill when: (1) Scoring the regulatory effect of a variant on expression/accessibility, (2) Generating predicted coverage tracks for a locus, (3) Prioritising non-coding variants by predicted track delta.

223 2mo ago A 79 tokens

chai1

45

JimLiu/science-skills

Skill Claude CodeCodex

Structure prediction for protein, nucleic-acid, and small-molecule complexes with the Chai-1 foundation model (Chai Discovery 2024, github.com/chaidiscovery/chai-lab). Reach for this skill to predict an antibody-antigen or protein-ligand complex from a single FASTA, to re-fold designed binders as an AlphaFold-multimer…

223 2mo ago A 98 tokens

compute-env-setup

46

JimLiu/science-skills

Skill Claude CodeCodex

Set up a compute environment on a remote provider so Claude Science jobs can run there. Covers direct SSH/conda hosts, Slurm clusters, container-via-bridge runners, and managed-API providers (Modal, GCP, RunPod). Use when standing up a new provider, porting an env to a different backend, adding a tool that needs its…

223 2mo ago A 134 tokens

customize

47

JimLiu/science-skills

Skill Claude CodeCodex

Create, configure, and maintain custom agent profiles and author new skills via the repl tool. Use when the user wants to create an agent profile, build a custom agent, modify agent capabilities, attach or detach skills/connectors on a profile, author a skill, or inspect which connectors and tools are available. Also…

223 2mo ago A 88 tokens

diffdock

48

JimLiu/science-skills

Skill Claude CodeCodex

Predict small-molecule binding poses with DiffDock-L (Corso et al. 2023/2024, github.com/gcorso/DiffDock) — blind diffusion docking that places a ligand into a protein pocket without a predefined search box and ranks the samples with a learned confidence model. Reach for this skill to dock a SMILES or SDF against a…

223 2mo ago A 111 tokens