con un clic
project2025s-py
project2025s-py contiene 7 skills recopiladas de quarcs-lab, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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.
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.
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.
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.
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.
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.
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.