UnicomAI/wanwu

China Unicom's Yuanjing Wanwu Agent Platform is an enterprise-grade, multi-tenant AI agent development platform. It helps users build applications such as intelligent agents, workflows, and rag, and also supports model management. The platform features a developer-friendly license, and we welcome all developers to build upon the platform.

About the project

Wanwu is an enterprise platform for building AI agents, workflows, retrieval-augmented applications, and managing models in multi-tenant environments. It is designed for developers and enterprise teams delivering AI applications and integrations. The catalogue entries provide skills and agents for using the platform.

This repository also configures its own agents. See what wanwu tells them →

2.5kStars on the repository
107Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

evo2

25

UnicomAI/wanwu

Skill Claude CodeCodex

Score, embed, and generate DNA sequences with Evo 2, a long-context genomic foundation model. Use this skill when: (1) Computing per-nucleotide or per-sequence likelihoods for variant effect scoring, (2) Embedding genomic windows for downstream classification, (3) Generating DNA conditioned on a prefix, (4) Scoring…

not rated 2.5k +6 5d ago A 83 tokens copy · 98% Apache-2.0

fair-esm2

26

UnicomAI/wanwu

Skill Claude CodeCodex

Embed proteins with Meta AI's ESM-2 (fair-esm package). Use this skill when: (1) Extracting per-residue or per-sequence embeddings for downstream ML, (2) Masked-LM likelihood / mutation effect scoring, (3) Contact prediction from a sequence.

not rated 2.5k +6 5d ago A 66 tokens copy · 86% Apache-2.0

figure-composer

27

UnicomAI/wanwu

Skill Claude CodeCodex

Compose one publication-grade multi-panel figure. Entry from a one-line claim + data files, OR from an existing figure via deriveoutlineprompt (you read the PNG). Runs a per-figure loop: outline (12-col grid, per-panel ask + labelbudget) → render each panel with paneltask (loading figure-style), one at a time or…

not rated 2.5k +6 5d ago A SkillSpector: pass 169 tokens original Apache-2.0

figure-style

28

UnicomAI/wanwu

Skill Claude CodeCodex

Publication-grade figure correctness and legibility rules. Load before drawing any plot and call applyfigurestyle() — sets a role-mapped font-size ladder, outward ticks, frameless legends, and 300-dpi output. The skill is a checklist, not a house look: data fidelity (claim-titles tested against every row, excluded…

not rated 2.5k +6 5d ago A 167 tokens copy · 83% Apache-2.0

indication-dossier

29

UnicomAI/wanwu

Skill Claude CodeCodex

Generate a therapeutic indication dossier. Covers the patient population, epidemiology, disease biology, standard of care, regulatory precedent, and landmark clinical trials.

not rated 2.5k +6 5d ago A 34 tokens copy · 100% Apache-2.0

learn

30

UnicomAI/wanwu

Skill Claude CodeCodex

Use this skill when the user wants intellectual understanding — learning how or why something works, not getting a task done or soliciting Claude's judgment. Trigger for: Explicit learning requests: teach, explain, ELI5, walk me through, quiz me, flashcards, "I'm rusty on"; definitions ("what is X") Terse concept…

not rated 2.5k +6 5d ago A SkillSpector: pass 219 tokens original Apache-2.0

ligandmpnn

31

UnicomAI/wanwu

Skill Claude CodeCodex needs its repo

Inverse-fold a backbone with ligand, nucleic-acid, and metal context using LigandMPNN (Dauparas et al. 2023, github.com/dauparas/LigandMPNN). Reach for this skill to redesign the residues lining a binding pocket around a bound small molecule or cofactor, to design metal-coordinating sites where the geometry must be…

not rated 2.5k +6 5d ago A 100 tokens copy · 100% Apache-2.0

literature-review

32

UnicomAI/wanwu

Skill Claude CodeCodex

Find, verify, and synthesize scientific literature — from "what's the seminal paper for X" through full multi-source reviews. Covers grounding claims in real retrieved sources, avoiding fabricated citations, handling retractions, and calibrating confidence to evidence strength.

not rated 2.5k +6 5d ago A 54 tokens copy · 100% Apache-2.0

UnicomAI/wanwu

Skill Claude CodeCodex

Register a model service in the managed family — a local model server container the daemon starts/stops on demand, or a remote upstream model API (https). Read the runbook, allocate a port (local only), compose idempotent start/stop scripts (local only), register once. Load when the user wants a model service…

not rated 2.5k +6 5d ago B SkillSpector: warn 83 tokens original Apache-2.0

openfold3

34

UnicomAI/wanwu

Skill Claude CodeCodex

Structure prediction using OpenFold3, an open-weights PyTorch reproduction of AlphaFold3 from the AlQuraishi Lab. Use this skill when predicting protein/nucleic-acid/ligand complex structures with an Apache-2.0-licensed AF3 reimplementation.

not rated 2.5k +6 5d ago A 60 tokens copy · 100% Apache-2.0

paper-narrative

35

UnicomAI/wanwu

Skill Claude CodeCodex

Judge and reshape the STORY a paper's figures tell. Input is the work itself — manuscript (or abstract) + figure deck — no hand-written brief. paperbriefprompt(abstract, captions) hands you the prompt to write the brief yourself (pitch/vision/per-figure-claims); then you play a handling editor over the full deck and…

not rated 2.5k +6 5d ago A SkillSpector: pass 155 tokens original Apache-2.0

pdf-explore

36

UnicomAI/wanwu

Skill Claude CodeCodex

Use this skill when the user has attached a PDF, paper, report, or other document and the answer needs content from more than one place in it: summarize the methods or any other section, compare sections, find where a topic is discussed, read a value or label off a figure or chart, or find/list/extract every instance…

not rated 2.5k +6 5d ago A SkillSpector: pass 192 tokens original Apache-2.0

UnicomAI/wanwu

Skill Claude CodeCodex

Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing…

not rated 2.5k +6 5d ago A SkillSpector: pass 138 tokens original Apache-2.0

proteinmpnn

38

UnicomAI/wanwu

Skill Claude CodeCodex

Inverse-fold a protein backbone (PDB structure) into amino-acid sequence with ProteinMPNN (Dauparas et al. 2022, github.com/dauparas/ProteinMPNN). Reach for this skill to run sequence design on RFdiffusion backbones, to redesign one chain of a PDB while holding interface residues fixed, or to generate a…

not rated 2.5k +6 5d ago A 88 tokens copy · 100% Apache-2.0

UnicomAI/wanwu

Skill Claude CodeCodex

Run GPU jobs on the user's own Modal account via host.compute.create('byoc:modal', ...). Covers the create→submit→waitfornotification flow, the computeprovider kernel for env setup, image/volume resolution, and the two approval cards. Load once you've decided to dispatch to Modal.

not rated 2.5k +6 5d ago A SkillSpector: warn 65 tokens original Apache-2.0

remote-compute-ssh

40

UnicomAI/wanwu

Skill Claude CodeCodex needs its repo

Submit→waitfornotification→harvest workflow for the user's SSH/SLURM hosts. Load once you've decided to dispatch remote.

not rated 2.5k +6 5d ago C SkillSpector: warn 33 tokens original Apache-2.0

scgpt

41

UnicomAI/wanwu

Skill Claude CodeCodex

Embed and annotate single-cell expression data with scGPT, a foundation model for single-cell biology. Use this skill when: (1) Producing cell embeddings from an AnnData for clustering/integration, (2) Zero-shot or fine-tuned cell-type annotation, (3) Gene-level representation for perturbation/GRN tasks. For…

not rated 2.5k +6 5d ago A 89 tokens copy · 100% Apache-2.0

scvi-tools

42

UnicomAI/wanwu

Skill Claude CodeCodex

Probabilistic single-cell RNA-seq with scvi-tools — scVI for a batch-corrected latent space, scANVI for semi-supervised label transfer, and Bayesian differential expression. Reach for this skill to integrate scRNA-seq batches, embed cells for clustering, transfer annotations from a reference onto a query, or score…

not rated 2.5k +6 5d ago A 100 tokens copy · 100% Apache-2.0

self-awareness

43

UnicomAI/wanwu

Skill Claude CodeCodex

Claude Science's own session database schema and SDK surface for introspection via host.query(). Load this when you need to query your own conversation history, token usage, cost accounting, execution log, or artifact metadata beyond what host.frames()/host.artifacts() provide — e.g. "how many tokens has this session…

not rated 2.5k +6 5d ago A SkillSpector: pass 121 tokens original Apache-2.0

solublempnn

44

UnicomAI/wanwu

Skill Claude CodeCodex

Inverse-fold a backbone with SolubleMPNN — ProteinMPNN retrained on a soluble-PDB subset (Dauparas et al. 2022) — for sequences biased toward cytosolic expression and reduced aggregation. Reach for this skill when designs from vanilla ProteinMPNN are aggregating or going to inclusion bodies, when redesigning a…

not rated 2.5k +6 5d ago A 96 tokens copy · 100% Apache-2.0

UnicomAI/wanwu

Skill Claude CodeCodex

Call a registered model endpoint over its native HTTP API from the endpoint's scoped inference kernel (BASEURL preloaded). Load once a task needs predictions from a registered model endpoint.

not rated 2.5k +6 5d ago A SkillSpector: pass 40 tokens original Apache-2.0

agent-browser

46

UnicomAI/wanwu

Skill Claude CodeCodex

Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection.

not rated 2.5k +6 5d ago A SkillSpector: pass 21 tokens original Apache-2.0

agent-browser

47

UnicomAI/wanwu

Skill Claude CodeCodex

Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection.

not rated 2.5k +6 5d ago A 21 tokens copy · 100% Apache-2.0

browser

48

UnicomAI/wanwu

Skill Claude Code

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.

not rated 2.5k +6 5d ago A SkillSpector: warn 47 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: