Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

CoPaper-OpenCode

يحتوي CoPaper-OpenCode على 31 من skills المجمعة من PKU-ASAL، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
31
Stars
40
محدث
2026-06-03
Forks
2
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

auto-init
مطوّرو البرمجيات

Detect when the user wants to start a new CoPaper paper project or initialize a workspace, run `copaper --root . init` when needed, then inspect the current workflow phase and immediately begin the appropriate next phase work.

2026-06-03
phase-navigation
مطوّرو البرمجيات

Inspect the current CoPaper workflow phase, move forward, move backward, or jump to a named phase when the user asks to view, advance, return, roll back, or switch phases in OpenCode, then invoke the skill for the active phase. Uses `copaper status --json` and `copaper set-phase` instead of editing state files.

2026-06-03
template-latex-export
المحررون

Convert `paper.md` into a final LaTeX paper project using a user-provided conference or journal template placed under `templates/latex/`. Use when the user asks to generate the final LaTeX paper from the CoPaper markdown draft with a local template.

2026-06-03
bogus-data-helper
معلمو التعليم العالي، جميع الآخرون

Helps create placeholder data (tables, figures, metrics) for evaluation sections with clear warnings that all numbers must be replaced with real experimental results. Also generates descriptions explaining what the data shows and how it supports the paper's claims and insights.

2026-06-02
clarity-checker
معلمو التعليم العالي، جميع الآخرون

Detects undefined terms, unclear descriptions, and clarity issues in academic paper drafts to improve readability and understanding.

2026-06-02
copaper-manage
متخصصو إدارة المشاريع

Teaches agents how to manage a CoPaper project through the OpenCode plugin tools, including dashboard, initialization, artifact readiness, workflow status, event log inspection, and phase updates. Use this skill whenever the task is about workflow/state management rather than direct paper writing.

2026-06-02
data-checker
معلمو التعليم العالي، جميع الآخرون

Checks for bogus/placeholder data in evaluation sections and verifies that each table and figure has a linked reproduction script that generates matching results.

2026-06-02
evaluation-protocol-checker
معلمو التعليم العالي، جميع الآخرون

Evaluates whether the evaluation protocol has comprehensive research questions that support the main insight and design decisions, and ensures proper handling of threats to validity.

2026-06-02
experiment-analyzer
مطوّرو البرمجيات

Helps users understand experiment code, analyze results, and review experimental protocols. Use this skill when the user wants to analyze experiments, understand code, or review experimental design.

2026-06-02
humanizer
الكتّاب التقنيون

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Detects and fixes patterns including inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, passive voice, negative parallelisms, and filler phrases. Triggers on "humanize this", "make this sound more human", "remove AI traces".

2026-06-02
latex-final-writer
المحررون

Guides the post-paper.md LaTeX final-draft workflow. Use when the user has a completed paper.md and wants to write the final LaTeX paper from a downloaded conference template, create writing_plan.md, initialize tex/ structure, draft sections, or revise the LaTeX final draft.

2026-06-02
latex2markdown
المحررون

Extracts content from LaTeX files to fill in paper.md. Use this skill when the user wants to import content from existing LaTeX papers into the CoPaper structure.

2026-06-02
logic-checker
معلمو التعليم العالي، جميع الآخرون

Detects logical discrepancies and inconsistencies in academic paper drafts, including claim-evidence mismatches, contradictions, and argumentation flaws.

2026-06-02
mad-writer
مطوّرو البرمجيات

Automatically writes and improves paper.md content by running a write-check-fix loop. Can use relatedwork-finder to download papers and bogus-data-helper to generate placeholder data. Runs all checkers to iteratively improve the paper until no issues remain or user input is needed.

2026-06-02
markdown-helper
مطوّرو البرمجيات

Helps users write and improve markdown academic paper content following CoPaper GUI structure. Use this skill when the user wants to write or improve paper.md content for academic quality.

2026-06-02
markdown-review
مطوّرو البرمجيات

Reviews and improves markdown academic paper content following CoPaper GUI structure. Use this skill when the user wants to review or improve paper.md content for academic quality.

2026-06-02
markdown2latex
المحررون

Converts markdown academic paper content to high-quality LaTeX format suitable for top-tier conferences and journals. Supports user-provided conference templates for format adaptation. Use this skill when the user wants to generate LaTeX from paper.md.

2026-06-02
novelty-checker
معلمو التعليم العالي، جميع الآخرون

Evaluates whether the paper's key insight is sufficiently novel by comparing with existing literature and analyzing novelty claims and differentiation from prior work.

2026-06-02
pdf2paper
معلمو التعليم العالي، جميع الآخرون

Converts an existing PDF draft into paper.md section by section by extracting text, mapping claims into the existing paper framework, and polishing wording without inventing new content.

2026-06-02
ppt2storyline
معلمو التعليم العالي، جميع الآخرون

Converts a research PPT/PPTX deck into storyline.md by extracting slide text, mapping it to existing storyline sections, and polishing wording without inventing new claims.

2026-06-02
problem-checker
معلمو التعليم العالي، جميع الآخرون

Evaluates whether the problem is clearly defined, and whether its importance and practicalness are thoroughly supported with evidence.

2026-06-02
relatedwork-finder
معلمو التعليم العالي، جميع الآخرون

Find the related work papers in the relatedwork folder based on storyline.md or paper.md content.

2026-06-02
relatedwork-summarizer
معلمو التعليم العالي، جميع الآخرون

Drive the relatedwork summarization CLI, build the literature cross-index, and produce a coverage report.

2026-06-02
review-revise
معلمو التعليم العالي، جميع الآخرون

Conducts multi-round Review-Revise cycles based on 7-checker output to systematically improve paper quality. Each issue requires user confirmation before modification. Use this skill when the user wants to review and revise their paper.

2026-06-02
socratic-discussion
معلمو التعليم العالي، جميع الآخرون

Conducts Socratic research discussions to help users critically examine their insights, methods, and claims. Integrates with 7 checker dimensions for targeted questioning. Use this skill when the user wants to discuss or analyze their research.

2026-06-02
state-machine-markdown-helper
معلمو التعليم العالي، جميع الآخرون

Helps users write and improve markdown academic paper content using a strict state-machine workflow with context isolation to prevent hallucinations. Use this skill when the user explicitly requests strict state-machine writing or high-fidelity paragraph-by-paragraph writing with RAG.

2026-06-02
storyline-helper
معلمو التعليم العالي، جميع الآخرون

Guides users through constructing and refining their research storyline in storyline.md. It can also reverse-extract storyline structure from an existing paper.md. Interactive, section-by-section workflow that polishes user input without inventing content. Triggers on "help me write storyline", "帮我写 storyline", "构建研究主线".

2026-06-02
submission-precheck
معلمو التعليم العالي، جميع الآخرون

Performs comprehensive pre-submission checks on paper.md covering format, citations, figures, word count, completeness, data authenticity, and overall quality. Generates a structured precheck report. Use this skill when the user wants to verify their paper is ready for submission.

2026-06-02
technical-depth-checker
معلمو التعليم العالي، جميع الآخرون

Evaluates whether the design section contains sufficient technical depth, including significant new designs, non-trivial challenges, and solutions that cannot be achieved with simple approaches.

2026-06-02
writing-orchestrator
معلمو التعليم العالي، جميع الآخرون

Orchestrates structured paper framework writing by scanning paper.md completion status, recommending writing order, and offering fine mode (markdown-helper), strict mode (state-machine-markdown-helper), or fast mode (mad-writer). Auto-triggers 7-checker review after each section. Use this skill when the user wants to write or start writing their paper systematically.

2026-06-02
human-comment-helper
معلمو التعليم العالي، جميع الآخرون

Helps teachers add structured human comments to academic paper drafts, distinguishing between real reviewer feedback and AI-generated guidance/examples.

2026-04-11