pascalamiet
@pascalamiet
Public Skills
data-viz
by pascalamiet
Guide for creating publication-quality figures for academic papers and presentations. Use when: making charts, plots, or figures in R (ggplot2), Python (matplotlib/seaborn), or Stata; asking about figure design principles; preparing output for journals or slides.
docx
by pascalamiet
"Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation."
debug
by pascalamiet
Systematic debugging workflow for any language or environment. Use when: something is broken and you need a structured approach to find and fix it. Covers error reading, isolation, hypothesis testing, and common bug patterns.
prose-editor
by pascalamiet
Actively rewrite and improve prose for clarity, economy, and precision. Use when: asked to edit, improve, polish, or rewrite text — academic papers, introductions, emails, reports, or any passage that needs tightening. Distinct from critique-only feedback: this skill produces revised text.
referee-report
by pascalamiet
Structured workflow for writing peer review reports for academic economics journals. Use when: asked to review a paper, write a referee report, evaluate a submission, or provide structured feedback on academic work.
empirical-workflow
by pascalamiet
Scaffold and guide empirical economics projects from data to tables. Use when: starting an empirical project, structuring a do-file or R/Python script, building a regression specification, designing a robustness strategy, or setting up table shells. Covers Stata, R, and Python workflows.
commit
by pascalamiet
'Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping'
technical-presentations
by pascalamiet
Create and deliver effective technical presentations, demos, and talks. Provides frameworks for structuring content, designing slides, and handling live demos.