Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
quarcs-lab
GitHub 제작자 프로필

quarcs-lab

4개 GitHub 저장소에서 수집된 49개 skills를 저장소 단위로 보여줍니다.

수집된 skills
49
저장소
4
업데이트
2026-06-20
저장소 탐색

저장소와 대표 skills

analyze
소프트웨어 개발자

Scaffold a Quarto analysis notebook (generic or method-specific — DiD, IV, RDD, LASSO, Panel FE), register it in _quarto.yml, apply publication-quality figure styling, and generate dataset codebooks. Use when starting a new analysis notebook.

2026-05-25
literature
소프트웨어 개발자

Manage the project's literature workflow — ideate research questions, run structured literature reviews, add citations to references.bib, write annotation notes in references/, and audit citation integrity. Use for any bibliography or literature task.

2026-05-25
review
소프트웨어 품질 보증 분석가·테스터

Audit a Quarto manuscript or a single notebook — freeze freshness, data-path existence, citation integrity, figure/table export presence, placeholder and anonymization checks. Produces a scored review report under notes/. Read-only — never modifies notebooks, data, or the manuscript.

2026-05-25
tables
소프트웨어 개발자

Build publication-quality regression and robustness tables from notebook estimation output, exported to tables/ as CSV + Markdown + LaTeX. Use when creating a results table.

2026-05-25
write
작가·저자편집자

Draft and revise manuscript prose for index.qmd — sections, the abstract, regression-result interpretation, and referee responses. Use when writing or revising the manuscript.

2026-05-25
abstract
작가·저자

Reads the manuscript and notebooks to generate a structured abstract. Use when writing or updating the abstract.

2026-05-25
bib-check
소프트웨어 품질 보증 분석가·테스터

Cross-checks citation keys in index.qmd against references.bib, reporting missing, orphaned, and duplicate entries. Use when verifying citations.

2026-05-25
cite
소프트웨어 개발자

Finds a paper by title, author, or DOI, adds BibTeX to references.bib, and shows citation syntax. Use when adding a reference.

2026-05-25
이 저장소에서 수집된 skills 32개 중 상위 8개를 표시합니다.
add-key-concepts-section
고등교육 컴퓨터공학 교원

Inserts a pedagogical "Key Concepts" glossary section into a metricsAI chapter notebook (.qmd), between Chapter Overview and Setup. Each entry has a bold term, a 1–2 sentence definition, and two side-by-side collapsible Quarto callouts — a dataset-grounded *Example* and a vivid *Analogy* — so readers can skim definitions and expand only the panels they need. The new section is ADDITIVE: it complements (does not replace) the chapter's existing inline `> **Key Concept N.M**` blockquotes by picking 5–8 concepts disjoint from them, sized to chapter complexity, and tied to the chapter's `**What you'll learn:**` bullets. Refuses to run if the section already exists. Fully autonomous one-shot — drafts content, inserts, syncs all formats (.ipynb / .md / .html), verifies the HTML render, and reports. Does not commit. Goal is to foster learning through dataset-grounded examples and vivid analogies. Invoke via /add-key-concepts-section chNN.

2026-05-08
create-chapter-code-summary
고등교육 컴퓨터공학 교원

Creates a self-contained Python code summary ("cheat sheet") for a metricsAI chapter's Key Takeaways section. Reads the chapter .qmd and its web app to identify key libraries, functions, datasets, and concepts, then generates a single markdown code block that reproduces the chapter's core workflow. The code block is pedagogical (commented), self-contained (runs in an empty Colab notebook), and aligned with the web app's key concepts. Invoke via /create-chapter-code-summary chNN.

2026-04-18
improve-webapp-readability
웹 개발자

Audits and improves the readability and pedagogical scaffolding of a metricsAI chapter web app (web-apps/chNN/template.html). Restructures each widget into a six-part pattern proven on Chapter 2 — Motivation → Key Concept → What you can do here → Controls + Chart → Try-this with reveals → Take-away. Uses the chapter's .qmd as the source of truth for Key Concept wording. Invoke via /improve-webapp-readability chNN [--apply] [--all]. Only touches prose scaffolding and CSS; never touches JavaScript, data, or chart behavior.

2026-04-17
web-app
웹 개발자

Creates a single-file interactive HTML dashboard for a metricsAI chapter. Follows the design and pedagogical conventions established by the Chapter 2 app (Plotly.js, brand palette, light/dark theme, embedded JSON, URL-hash state, Try-this prompts per widget, Reset buttons, delta readouts). Flexible across chapters via reusable widget snippets and a scaffolding script. Invoke via /web-app <chNN>. The goal is pedagogical learning through interaction — design widgets that target specific Key Concepts, not pretty charts.

2026-04-17
improve-readability
데이터 과학자

Audits and improves readability of metricsAI chapter notebooks (.qmd). Checks code cell clarity, explanation ordering, interpretation guidance, regression output presentation, prose quality, and jargon management. Generates a prioritized report with specific line numbers and before/after suggestions. Use after chapter-standard compliance, before proofread. Supports --apply for automated fixes and --all for batch analysis.

2026-04-06
chapter-standard
교수학습 조정관

Verifies and standardizes metricsAI chapter notebooks against CH01-04 template. Checks structure (45-75 cells, 70-80% markdown), front matter (visual summary, Learning Objectives, overview, setup), content (section numbering, 7-11 Key Concepts), back matter (Key Takeaways, Practice Exercises). Generates compliance report with CRITICAL/MINOR/SUGGESTIONS. Use when reviewing chapters, before PDF generation, or ensuring consistency. Supports --apply for automated fixes.

2026-04-06
compile-book
기타 컴퓨터 관련 직업

Compiles all chapter PDFs into a single metricsAI book PDF. Detects modified chapters, regenerates their PDFs, then merges all chapters with cover page, copyright page, Brief Contents, Detailed Contents, Key Concepts TOC, clickable TOC hyperlinks, page numbers, and section-level PDF bookmarks. Use after editing any chapter notebook.

2026-04-06
proofread
데이터 과학자

Proofread metricsAI Jupyter notebook chapters for text quality issues. Detects missing spaces (concatenated words), doubled words, broken LaTeX, unclosed markdown formatting, inconsistent terminology, and content accuracy. Use after standardization, before final PDF generation, or when reviewing chapter quality. Supports --fix for automated corrections.

2026-04-06
bibtex-check
기타 중등 후 교사

This skill should be used when the user asks to "check references", "check bibliography", "check bibtex", "audit references", "update references", "fix bibtex", "check citations", or "check bib". Also use when the user mentions missing volume, pages, or DOI in bibliography entries. Audits references.bib for completeness and currency, checking only entries cited in the manuscript.

2026-06-20
log-progress
프로젝트 관리 전문가

This skill should be used when the user asks to "log progress", "save progress", "write a log", "session summary", "end session", or "wrap up". Also use when the user says goodbye or indicates they are finishing work. Creates a timestamped progress log entry in the ./log/ directory to preserve context across sessions.

2026-06-20
one-sentence-per-line
기술 작가

This skill should be used when the user asks to "reformat", "fix line breaks", "one sentence per line", "split sentences", "fix formatting", or "enforce sentence breaks". Also use when the user mentions multi-sentence lines, sentence-per-line formatting, or asks to clean up paragraph formatting in the manuscript. Reformats index.qmd so that each sentence starts on its own line, improving git diffs and collaborative editing.

2026-06-20
prepare-region-submission
기타 중등 후 교사

Use this skill when the user asks to "prepare a REGION submission", "freeze a blind copy for the editor", "create a submission bundle", "send the paper to REGION", or "make a submission folder for peer review". Creates a self-contained, reviewer-blind submission folder at legacy/submission-YYYYMMDD/ containing the REGION PDF, Word version, single-file HTML, a fully standalone LaTeX tree, a blind manifest README, and a non-blind cover letter addressed to the editor. Verifies that the standalone LaTeX tree compiles end-to-end and that no author-identifying strings leak into reviewer-facing files before reporting success.

2026-06-20
proofread
편집자

This skill should be used when the user asks to "proofread", "proofread manuscript", "check writing", "edit tone", "academic tone check", "humanize text", or "check for AI writing". Also use when the user mentions proofreading, tone consistency, or removing AI-sounding language from the manuscript. Performs a systematic proofreading pass on the manuscript using a checklist derived from academic economics writing standards.

2026-06-20
render
소프트웨어 개발자

This skill should be used when the user asks to "render", "build", "compile", "rebuild", or "generate outputs" for the manuscript. Also use when the user mentions Quarto rendering, PDF generation, or "clean render". Runs the full clean-render pipeline that produces HTML, Standard PDF, REGION PDF, and DOCX outputs.

2026-06-20
sync-notebooks
소프트웨어 개발자

This skill should be used when the user asks to "sync notebooks", "sync jupytext", "update notebooks", "pair notebooks", or mentions syncing .ipynb and .md files. Also use when the user edits a notebook markdown file and needs to regenerate the .ipynb. Syncs Jupytext paired notebook (.ipynb) and MyST Markdown (.md) files.

2026-06-20
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다