OP
opencli-weixin-album-biomuse-tumor-immunity-notes
Curate, refresh, and summarize the Weixin album `` from `` that is about tumor immunology paper notes, single-cell and multi-omics interpretation, lineage tracing, and literature-oriented method reading. Use when Codex needs the current article catalog for this specific Weixin album, wants a concise
Install
mkdir -p .claude/skills/opencli-weixin-album-biomuse-tumor-immunity-notes && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16949" && unzip -o skill.zip -d .claude/skills/opencli-weixin-album-biomuse-tumor-immunity-notes && rm skill.zipInstalls to .claude/skills/opencli-weixin-album-biomuse-tumor-immunity-notes
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Curate, refresh, and summarize the Weixin album `` from `` that is about tumor immunology paper notes, single-cell and multi-omics interpretation, lineage tracing, and literature-oriented method reading. Use when Codex needs the current article catalog for this specific Weixin album, wants a concise reading checklist, or wants the result preserved as a reusable local skill instead of a one-off chat answer.409 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
About this skill
opencli-weixin-album-biomuse-tumor-immunity-notes
Use this skill when the user wants a maintained map of the Weixin album from.
Quick Start
- Start from references/weixin-album-biomuse-tumor-immunity-notes-album-map-2026-06-15.md for the latest curated snapshot.
- Refresh with
python scripts/refresh_index.pywhen the user asks for the latest album state. - Use
opencli weixin download --url <article-url>when the user wants full article Markdown for a specific entry.
Scope Rules
- Keep the album within this scope: keep the whole album because biomuse的肿瘤免疫笔记 is already a tightly scoped tumor-immunity note collection
- Use these buckets when summarizing the article list:
Tumor Immunology Paper Notes: Focuses on tumor immunology and high-impact paper-note articles.Single-Cell And Multi-Omics: Highlights single-cell and multi-omics method interpretation, lineage tracing, and data-integration reading.Literature, Biomarkers, And Translational Notes: Covers translational findings, biomarker notes, and interpretation-focused literature summaries.
Workflow
- Confirm local
opencliavailability withopencli --help. - Use
scripts/refresh_index.pyto re-fetch the album article list. - Read the generated Markdown reference for the grouped catalog.
- If the user wants full content for one article, download only that article with
opencli weixin download. - Prefer a concise grouped checklist in the final answer: title, date, URL, and one short relevance note.
Reporting Rules
- State the snapshot date explicitly.
- Say whether the answer comes from the cached snapshot or a live refresh.
- If an article body was not downloaded, keep the summary title-derived and say so when needed.
Resources
- references/weixin-album-biomuse-tumor-immunity-notes-album-map-2026-06-15.md
- current curated snapshot
references/weixin-album-biomuse-tumor-immunity-notes-articles-latest.json- machine-readable latest article catalog
scripts/refresh_index.py- refreshes the album metadata and article list