A workflow for finding, checking, organizing, analyzing, and reviewing Chinese- and English-language research papers. It uses browser automation to search databases including CNKI, Web of Science, and ScienceDirect, then produces Markdown files with paper details, citations, and a final review.
中文论文精读工作流。Use when the user provides a paper anchor such as a PDF, arXiv/OpenReview/ACM/IEEE/venue page link, paper title, abstract/full text, figure or table screenshot, or a list of papers — either with a deep-reading request (deep reading, explanation, summary/TL;DR, seminar/blog-style walkthrough…
Produce a content/knowledge digest of ONE paper for fast absorption of its full content — not a quality critique. Use when the user wants to "整理內容", "快速吸收", "知識整理", "內容平讀", or when /paper-sync dispatches a 📚內容 pick. The digest reorganizes the paper's full text into a teaching-style structured note (structure routed…
Deep single-paper academic analysis — journal credibility, author profiling, reference verification, citation impact, and critical appraisal. Like a teaching hospital journal club report. Use this skill whenever the user wants to deeply review, evaluate, or dissect a single academic paper, prepare a journal club…
A guided method for reading one research paper and writing a detailed teaching report about it. It explains the subject from the basics through the paper's methods, formulas, evidence, and limits.
Full workflow for translating an academic paper PDF into a polished, self-contained HTML with a three-way view toggle (Chinese-only / bilingual / original-only). Covers document triage (native vs OCR'd-scan vs no-text-layer scan), column-aware text extraction, glossary building with web-verified standard term…
Convert an academic PDF paper into a single-page scrollytelling website (index.html + style.css + script.js + extracted figures + optional AI cover) using a fixed dark/light scroll-snap chassis. Use when the user provides a PDF and asks for a "storyboard", "scrollytelling page", "paper-to-web", "narrative website", or…
Design the tool surface, resources, and service layer for a new MCP server. Use when starting a new server, planning a major feature expansion, or when the user describes a domain/API they want to expose via MCP. Produces a design doc at docs/design.md that drives implementation.
Ship a release end-to-end across every registry the project targets (npm, MCP Registry, GitHub Releases for .mcpb bundles, GHCR). Runs the final verification gate, pushes commits and tags, then publishes to each applicable destination. Assumes git wrapup (version bumps, changelog, commit, annotated tag) is already…
A Chinese-language guide that explains academic papers for people without a research background. It uses everyday language, examples, and stories while keeping the paper's main meaning accurate.
This file is auto-loaded by Claudian (the Obsidian plugin) and by Claude Code (the CLI) whenever this vault is the working directory. It defines the LLM side of the workflow and the wiki schema that /ingest-to-wiki and /lint-wiki rely on.
Read and annotate English technical papers in a terminal or chat with concise Chinese translations and explanations while preserving the source text and argument. Use when a user asks to read, explain, translate, annotate, or study an academic paper, arXiv preprint, PDF, DOI, technical passage, figure caption…
Create beginner-friendly deep-reading notes for journal and research paper PDFs. Use when Codex needs to learn a paper, translate it paragraph by paragraph, build an Obsidian knowledge-base note, extract and place figures, write detailed figure notes, explain concepts for beginners, maintain a question log, or export…