Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

project20XXy

project20XXy 收录了来自 quarcs-lab 的 32 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
32
Stars
0
更新
2026-05-25
Forks
0
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 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
codebook
软件开发工程师

Auto-generates a Markdown codebook from a dataset (CSV, DTA, Excel, Parquet) with types and summary statistics. Use when documenting variables.

2026-05-25
data-audit
软件质量保证分析师与测试员

Scans notebooks for data file references and verifies each file exists on disk. Use when checking for broken data paths.

2026-05-25
draft-section
作家与作者编辑

Drafts academic prose for a manuscript section from bullet points or an outline. Use when writing or expanding a section.

2026-05-25
econ-visualization
软件开发工程师

Creates publication-quality economics figures with consistent academic styling. Use when creating or styling charts.

2026-05-25
freeze-check
软件质量保证分析师与测试员

Checks whether registered notebooks have current, stale, or missing outputs. Use before rendering or to verify freshness.

2026-05-25
interpret-results
技术写作员

Writes academic prose interpreting regression output. Use when describing estimation results in manuscript-ready language.

2026-05-25
lit-review
社会学家

Conducts a structured literature review with search strategy, synthesis, and gap identification. Use when surveying a research area.

2026-05-25
literature-note
社会学家

Creates a structured annotation note in references/ with sections for research question, data, findings, and relevance. Use when documenting a paper.

2026-05-25
new-analysis
数据科学家

Scaffolds a method-specific analysis notebook (DiD, IV, RDD, LASSO, Panel FE) with boilerplate. Use when starting a new econometric analysis.

2026-05-25
new-notebook
软件开发工程师

Creates a Quarto notebook (.qmd) and registers it in _quarto.yml. Use when adding a new notebook.

2026-05-25
referee-response
技术写作员

Drafts a point-by-point response letter to referee comments with suggested edits. Use after a revise-and-resubmit.

2026-05-25
regression-table
数据科学家

Formats estimation output as a publication-quality regression table with stars, SEs, and fit statistics. Use when creating a results table.

2026-05-25
research-ideation
社会学家

Generates research questions using four frameworks (Puzzle, Policy, Data, Extension). Use when brainstorming new directions.

2026-05-25
robustness-table
数据科学家

Generates robustness check code and formats results as a combined table. Use for sensitivity analysis.

2026-05-25
submission-prep
软件开发工程师

Runs pre-submission checks (word count, anonymization, citations, placeholders, cross-refs) and generates a checklist. Use before journal submission.

2026-05-25
check-env
网络与计算机系统管理员

Verifies required tools (Quarto, uv, Python, R, Stata, TeX) and Jupyter kernels are installed. Use when setting up or troubleshooting.

2026-05-01
env-snapshot
网络与计算机系统管理员

Captures tool versions, packages, and kernel info as a reproducibility record in notes/. Use when documenting the environment.

2026-05-01
execute
软件开发工程师

Executes all registered notebooks via Quarto render. Use when asked to re-run notebooks or refresh outputs.

2026-05-01
figures-gallery
软件开发工程师

Generates an HTML gallery of all project figures with captions and source notebooks. Use when reviewing figures.

2026-05-01
handoff
技术写作员

Writes a session handoff report to handoffs/ with project state, work done, decisions, and next steps. Use at session end or after significant work.

2026-05-01
init
软件开发工程师

Fills all [FILL:] placeholders across the template to initialize a new research project. Use when setting up a freshly cloned project.

2026-05-01
new-slide-deck
软件开发工程师

Creates a Quarto revealjs slide deck in slides/ with the project style guide. Use when a presentation is needed.

2026-05-01
render
软件开发工程师

Runs the clean render pipeline (HTML, PDF, Word) via scripts/render.sh. Use when asked to render, build, or compile the manuscript.

2026-05-01
sync-tex
软件开发工程师

Transfers prose edits from latex/index.tex (Overleaf) back into index.qmd. Use after pulling LaTeX edits from a collaborator.

2026-05-01