skills/academic-slide-refiner/SKILL.md
Refines and restructures existing presentations into concise, high-impact versions suitable for short academic conference talks (e.g., 20 minutes). Focuses on logical flow, information density, and visual consistency.
npx skillsauth add biswajit56546/edagent academic-slide-refinerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill provides a structured workflow for transforming a dense, paper-like presentation into a clear, concise, and compelling talk for a short academic conference slot (e.g., 20 minutes).
For advisor-facing decks:
*_20260304_192047 style),Baseline, Variant-B, Targeted-BM) over raw run names.beamer (.tex -> .pdf) and keep a source .tex artifact.Re-organize the entire presentation to follow a clear, logical narrative. A highly effective structure for technical talks is:
Problem → Challenges → Key Mechanism → Why It Works → Experimental Validation → Conclusion
Ensure there are clear transition statements or pages connecting each stage of this narrative.
1. What is VAE? → 2. What is VQ-VAE (Discrete Latent)? → 3. Why VQ-VAE Helps Our Problem?1. Why BO is Needed (e.g., Non-differentiable) → 2. How BO Works in Our Context (e.g., in Latent Space).MMM (Machine Learning-Based Macro-Modeling).[X] in the text. At the bottom of the slide, add a corresponding reference footnote.scripts/gen_vae_diagram.py: A Python script using Matplotlib to generate a VAE architecture diagram with a clean, academic style.scripts/gen_vqvae_diagram.py: A Python script to generate a VQ-VAE architecture diagram, stylistically matching the VAE diagram.testing
Apply and validate GT3 backside routing policy in Innovus. Use when configuring CTS/PDN/signal layer usage, submitting GT3 consistency runs, diagnosing zero-backside-nets, or enforcing BPR-reserved-for-PDN constraints.
testing
Use git to version-control local research/EDA iterations with reproducible checkpoints, clear commit/tag structure, and explicit per-version differentiation records. Use when users ask to create baselines, compare versions, snapshot experiment states, prepare rollback points, or document each version's characteristics and distinguishing deltas.
development
Theory-level veto skill for EDA plans. Use before expensive experiment submissions or major flow/model changes to identify logically unsound assumptions, contradiction with known physics/policy, and high-risk invalid comparisons. Produces GO/CONDITIONAL/NO-GO with evidence.
tools
Package the agent+skill infrastructure into a standalone, portable repository-ready bundle with skill-local tool mirrors.