amatray
- 15 skills
- 0 followers
- 4 hours ago last updated
- ▌
- ▌ Prompt · amatray bundleFormat an informal, conversational request into a structured prompt, then execute it. Use when user invokes /prompt with a task description.
- ▌ Overleaf · amatraySync local Overleaf project via Git. Use when the user says "overleaf pull", "overleaf push", "pull from overleaf", "push to overleaf", "sync overleaf", or wants to sync a local Overleaf clone.
- ▌ Audit Code · amatrayUse when the user asks to audit, review, or check Stata dofiles for macro definitions, undefined paths, internal consistency, or unused variables. Triggers on "audit code", "audit dofiles", "check my Stata code", "audit my Stata project", or "/audit-code".
- ▌ Audit Paper · amatrayUse when the user asks to audit, review, critique, or clean up an economics or finance manuscript, including requests for typos, grammar, style, prose quality, apparatus, structure, voice, AI-pattern detection, or an interactive HTML review page. Default uses track-changes markup in Modules 2-7; use --clean for clean text throughout.
- ▌ PDF Chunker · amatrayMANDATORY for any task involving reading, analyzing, summarizing, reviewing, or extracting content from a PDF file. Triggers on any PDF input regardless of size. This skill replaces the default PDF reading behavior with a reliable chunked extraction method.
- ▌ Prompt Only · amatrayFormat an informal request into a structured prompt. Output only — do not execute. Use when user invokes /prompt-only with a task description or content block.
- ▌ Review Plan · amatrayUse when the user wants to stress-test, critique, or pressure-check a plan document — catch blind spots, missing steps, and unstated assumptions. Triggers on "review my plan", "stress-test the plan", "critique this plan", "what am I missing", "expert review of the plan", or "/review-plan". Runs structured expert critique, best-practice research, and optional fresh-context subagent review.
- ▌ Compile Latex · amatrayUse when the user asks to compile, build, typeset, or verify a LaTeX document or PDF, including research papers, internal research notes, Beamer decks, and referee reports.
- ▌ Skill Creator · amatray bundleCreate new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
- ▌ Solving Model · amatray bundleSystematically set up, solve, and verify an economic model with step-by-step derivations and cross-model mathematical checking. Use when user wants to formalize an economic idea into a model, solve a model, derive equilibrium conditions, check derivations, or verify mathematical results. Also use when user says "solve", "derive", "set up the model", "formalize", "verify the math", "check derivation", "model setup". Not for the solving_models pipeline repository (the one with AGENTS.md), where a model starts as a sketch interview under prompts/sketch_interview.md; do not use there.
- ▌ Review Plan Auto · amatrayUse when the user wants automated iterative plan review with convergence detection (multiple review passes without manual approval between iterations) OR wants to audit a plan's adversarial-agent contract (check that Adversary, Verifier, audit-readiness, or determinism agents are wired always-on, not conditionally gated). Triggers on "auto-review the plan", "iterate on plan review", "review my plan thoroughly", "keep reviewing until it's tight", "/review-plan-auto", "$review-plan-auto", "check whether my adversarial agents will actually fire", "audit how the plan wires the Adversary", "stress-test the safety machinery in my plan", "is this plan safe for an overnight run", "verify the plan's adversarial-agent contract", "make sure the Adversary in this plan is not just a deterministic check", or any case where the user would otherwise run `/review-plan` repeatedly.
- ▌ Simulate Referee · amatrayUse when the user wants pre-submission feedback on their own paper via simulated peer review — journal-calibrated referee reports with an Editor + 2 referee structure. Triggers on "simulate referee", "simulate peer review", "what would a referee say", "pre-submission feedback", "fake referee report on my paper", or "/simulate-referee". Surfaces weaknesses before actual referees do.
- ▌ Lit Review Verify · amatrayUse when the user wants to verify whether the citations in a LaTeX or markdown manuscript actually support the claims they're attached to, or wants a citation audit against their .bib. Triggers on "check my citations", "verify references", "citation audit", "do my citations actually support what I wrote", "audit bibliography against claims", or "/lit-review-verify". Not for producing a literature review or finding related papers (use /lit-review), and not for cleaning bib metadata (use /clean-bib).
- ▌ Review Plan Codex · amatray bundleUse when the user wants an external second opinion on a plan from the strongest available ChatGPT model via codex, or says "send the plan to GPT", "get ChatGPT to review my plan", "codex review of the plan", "external review of the plan", "second opinion on the plan from GPT", "/review-plan-codex", or wants a cross-model critique round run as a standalone step on any plan (not just empirical Bob plans). Codex runs the convergence loops; Claude supplies the independent critique; each model's findings are audited by the other.