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

cc-research-project-template

يحتوي cc-research-project-template على 12 من skills المجمعة من mr-devs، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
2
محدث
2026-05-28
Forks
2
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

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

Use when the user wants to convert a project's `paper/` directory into a git submodule pointing at a separate paper repo (typically for Overleaf linking). Handles removing any existing tracked `paper/` content, adding the submodule, writing a standardized README inside the submodule, and updating the parent repo's README.

2026-05-28
cleanup-pdf-names
مطوّرو البرمجيات

Clean up PDF filenames by removing spaces, em dashes, and special characters

2026-03-18
create-bibtex
مطوّرو البرمجيات

Create BibTeX entries from PDF papers and add to main.bib

2026-03-18
create-script
مطوّرو البرمجيات

Create a new Python script following project best practices. $ARGUMENTS

2026-03-18
create-paper-summary
مطوّرو البرمجيات

Create markdown summaries for PDF papers (creates BibTeX first if needed)

2026-03-18
readme-clean
مطوّرو البرمجيات

Clean README.md files in the entire repository or specified directories. $ARGUMENTS

2026-03-16
update-writing-style
معلمو اللغة الإنجليزية وآدابها في التعليم العالي

Use when updating or replacing the writing style configuration for the paper-writing pipeline, targeting a new venue, audience, or style preferences.

2026-03-16
write-paper
الكتّاب التقنيون

Write LaTeX paper sections based on outline.md using citations from main.bib

2026-03-16
develop-outline
الكتّاب التقنيون

Iteratively develop an outline for academic writing

2026-03-16
fetchbib
مطوّرو البرمجيات

Fetch BibTeX citation from a DOI or paper title and add to .bib file. Use when user provides a DOI, DOI URL, or full paper title and needs a BibTeX entry added to their bibliography, especially when working on academic papers.

2026-03-16
pdf-extraction
مطوّرو البرمجيات

Extract text from PDF documents efficiently using poppler's pdftotext. Use when reading academic papers, extracting metadata, or searching PDF content.

2026-03-16
generate-venv-report
مطوّرو البرمجيات

Generate a VENV_REPORT.md in the project root summarizing the software environment needed to run the core replication pipeline. Uses pyproject.toml and uv.lock as the source of truth. $ARGUMENTS

2026-03-15