PKU-OSLAB
Official@pku-asal · China
The OSLab of Peking University
Agent Skills by PKU-OSLAB
Showing 31 vetted skills indexed across 1 GitHub repositories.
relatedwork-summarizer
Summarize and index related research literature using OpenAI-compatible LLMs.
markdown-review
Review markdown academic papers against CoPaper GUI structure criteria.
latex2markdown
Convert LaTeX academic papers to CoPaper markdown format.
human-comment-helper
Add structured human comments to academic paper drafts.
novelty-checker
Analyze a paper's key insight novelty against existing literature.
auto-init
Detect and initialize new CoPaper paper projects with phase setup.
data-checker
Validate academic paper data authenticity and reproducibility by detecting placeholders and verifying script outputs.
markdown-helper
Write and review markdown academic paper content within the CoPaper GUI.
technical-depth-checker
Evaluate a paper's design section for novel designs and detailed solutions.
template-latex-export
Convert markdown drafts to LaTeX using user-provided templates.
clarity-checker
Identify and resolve clarity issues in academic paper drafts.
phase-navigation
Navigate CoPaper workflow phases using the copaper CLI.
socratic-discussion
Facilitate interactive Socratic discussions to critically examine research insights, methods, and claims.
review-revise
Review and revise academic papers through multi-round cycles with user confirmation.
state-machine-markdown-helper
Guide markdown academic paper writing through a state-machine workflow.
latex-final-writer
Automate LaTeX final draft creation from a completed paper.md.
problem-checker
Evaluate problem definition clarity and importance support in academic papers.
pdf2paper
Convert PDF documents into structured paper.md sections incrementally.
ppt2storyline
Convert PowerPoint presentations into structured storyline.md narrative documents.
submission-precheck
Check paper documents for format, citations, figures, and completeness.
evaluation-protocol-checker
Analyze research paper evaluation protocols for research questions, design decisions, and validity threats.
bogus-data-helper
Generate synthetic data placeholders for research paper evaluation sections.
relatedwork-finder
Find related work papers via Semantic Scholar API and BibTeX.
mad-writer
Automatically write, improve, and check paper.md content in iterative loops.
Frequently Asked Questions About PKU-OSLAB
FAQPage SchemaWhat specific tasks can researchers perform using these capabilities?▼
Researchers can perform automated LaTeX-to-markdown conversion, validate data reproducibility, check logical consistency in research claims, and refine academic storylines. These functions enable systematic drafting, iterative revision, and final formatting of scholarly manuscripts within a structured project environment.
Who is the target persona for these research systems?▼
The primary target personas are academic researchers, doctoral students, and laboratory staff involved in high-volume scholarly publishing. These systems are designed for individuals requiring rigorous technical validation, standardized documentation formats, and structured project management for complex research papers.
What are the prerequisites for implementing these research systems?▼
Implementation requires a foundational understanding of LaTeX typesetting and markdown syntax. Users must maintain their research content within the CoPaper project structure, utilizing provided state files to track progress and ensure compatibility with the various checkers and conversion modules.