Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

project20XXy

project20XXy contient 32 skills collectées depuis quarcs-lab, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
32
Stars
0
mis à jour
2026-05-25
Forks
0
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

analyze
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Écrivains et auteursRédacteurs en chef

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
Écrivains et auteurs

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

2026-05-25
bib-check
Analystes en assurance qualité des logiciels et testeurs

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

2026-05-25
cite
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Écrivains et auteursRédacteurs en chef

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
Développeurs de logiciels

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

2026-05-25
freeze-check
Analystes en assurance qualité des logiciels et testeurs

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

2026-05-25
interpret-results
Rédacteurs techniques

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

2026-05-25
lit-review
Sociologues

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

2026-05-25
literature-note
Sociologues

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
Scientifiques des données

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
Développeurs de logiciels

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

2026-05-25
referee-response
Rédacteurs techniques

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

2026-05-25
regression-table
Scientifiques des données

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
Sociologues

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

2026-05-25
robustness-table
Scientifiques des données

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

2026-05-25
submission-prep
Développeurs de logiciels

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

2026-05-25
check-env
Administrateurs de réseaux et de systèmes informatiques

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-05-01
execute
Développeurs de logiciels

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

2026-05-01
figures-gallery
Développeurs de logiciels

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

2026-05-01
handoff
Rédacteurs techniques

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-01
render
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-01