brycewang-stanford/deploy
NewSkillScoreMaintainedRender Quarto slides and sync to docs/ for GitHub Pages deployment. Use when deploying lecture slides after making changes.
by brycewang-stanford
Links this skill to your agents and keeps it current with the author’s updates.
On-demandOn-demand: invoked explicitly — never occupies your agent's context until called.
◆Doc Ops pack
$decimalai skills pull brycewang-stanford-deploy
Get this skill — curl · raw file
$curl -fsSL https://app.decimal.ai/s/brycewang-stanford-deploy/SKILL.md
how this skill behaves on real traffic · last 30 days
No production data for this skill yet — usage numbers appear here once agents start running it.
Anonymized aggregate across every org using this skill — proof from real production use, not a demo.
Does this skill help? · Benchmark: with vs. withoutsign in to run this on your agents 22 test cases from the publisher’s eval.yaml · each run twice on gemini-3.6-flash — with the skill injected, then without · last run 3h ago
Yes — +59% lift-38% tokens0% turns86% of whole cases pass with skill (19/22)
Showing 5 of 22 cases
SkillSafety
✓ 3 of 3 passed✓Code scan15 of 15 checks clean
0 critical · 0 warning · 0 info — scanner v4 — 8/2/2026
live_secretremote_code_executionreverse_shelldata_exfiltrationssrf_metadataagent_snoopinganti_refusaldestructive_commandsobfuscated_unicodeunicode_homoglyphopaque_blobsuspicious_urltool_overreachtrigger_abuseprompt_injection_phrasing
✓IntentSafe
LLM judge · does the skill do what it claims
✓ContentClean
LLM judge · policy & harmful-content review
Source
Importedbrycewang-stanford / Auto-Empirical-Research-Skills
skills/12-pedrohcgs-claude-code-my-workflow/dot-claude/skills/deploy/SKILL.md
View on GitHub ↗License NOASSERTIONImported 8/2/2026Version v2
Deploy Slides to GitHub Pages
Render Quarto slides and sync all files to docs/ for GitHub Pages deployment.
Steps
- Run the sync script:
- If
$ARGUMENTS is provided (e.g., "Lecture4"): ./scripts/sync_to_docs.sh $ARGUMENTS - If no argument:
./scripts/sync_to_docs.sh (syncs all lectures)
- Verify deployment:
- Check that HTML files exist in
docs/slides/ - Check that
_files/ directories were copied (RevealJS assets) - Check that
docs/Figures/ was synced from Figures/
- Verify interactive charts (if applicable):
- Grep rendered HTML for interactive widget count
- Confirm count matches expected
- Verify TikZ SVGs (if applicable):
- Check that all referenced SVG files exist in
docs/Figures/LectureN/
- Open in browser for visual verification:
open docs/slides/LectureX_Name.html- Confirm slides render, images display, navigation works
- Report results to the user
What the sync script does:
- Renders all
.qmd files in Quarto/ (skips *_backup* files) - Copies HTML and
_files/ directories to docs/slides/ - Copies Beamer PDFs from
Slides/ to docs/slides/ - Syncs
Figures/ to docs/Figures/ using rsync
Want to see if brycewang-stanford/deploy would activate on your phrasing? Try it before you install — no LLM call, no signup.