doge-liang
- 7 skills
- 0 followers
- 6 hours ago last updated
- ▌ Paper Reader · doge-liangUse when: user asks to "read this paper", "analyze this arxiv", "论文阅读", "学术分析", "summarize this paper", "what is this paper about", "find related papers", "analyze citations", or provides arXiv URL/ID, DOI, or paper title DO NOT USE FOR: GitHub code analysis (use github-researcher), general web search, or non-academic content VH| Output: use the `papers` path key (e.g., `research/papers/{paper-id}/` with notes.md and metadata.json) Academic paper reading and analysis. Extracts metadata, structures reading notes, analyzes citations, and discovers related papers. Supports inputs: arXiv URL/ID, DOI link, paper title, Semantic Scholar URL.
- ▌ Repo Manager · doge-liangManage GitHub repository registry and sync operations. Triggers: "同步所有项目", "sync all repos", "检查更新", "check updates", "更新项目", "update repo", "注册项目", "register repo". Handles repository cloning, syncing, and registry maintenance via {{PATH_MANIFEST.registries}}/repos.json.
- ▌ Obsidian Vault · doge-liangUse when: user wants to interact with an Obsidian vault, read/write notes, search vault content, create daily notes, or sync research outputs to Obsidian. Triggers: "obsidian", "vault", "read note", "write note", "search vault", "sync to obsidian", "daily note", "create note in obsidian". DO NOT USE FOR: GitHub analysis (use github-researcher), paper reading (use paper-reader), or general web search. Output: Reads/writes to Obsidian vault via official CLI (must have Obsidian running)
- ▌
- ▌
- ▌ Survey Synthesizer · doge-liangUse when: user wants to "compare these projects", "synthesize survey", "调研合成", "knowledge graph", "知识图谱", "对比分析", "comparison report" DO NOT USE FOR: single project analysis (use github-researcher), paper reading (use paper-reader), or real-time research Output: research/surveys/{topic}/ with comparison.md and concept-map.md Multi-source survey synthesis and comparative analysis skill. Use when user wants to: (1) Compare multiple projects, papers, or technologies (2) Synthesize survey from existing analyses (3) Build domain knowledge graphs (4) Generate comparison reports Input sources: {github}/*/README.md (project analyses), {papers}/*/notes.md (paper notes)
- ▌ Semantic Scholar API · doge-liangUse when interacting with Semantic Scholar API for academic paper search, metadata retrieval, citation analysis, or author lookup. Provides complete API reference including endpoints, parameters, rate limits, and error handling.