git404hub

what is sjtu-ppt-template-skill fr?

actashui/sjtu-ppt-template-skill — explained in plain English

Analysis updated 2026-05-18

13PythonAudience · researcherComplexity · 2/5Setup · moderate

tl;dr

Codex skill that produces editable PowerPoint decks in the Shanghai Jiao Tong University visual style with bundled logos, templates, and review rules.

vibe map

mindmap
  root((sjtu-ppt-template-skill))
    Inputs
      User notes or paper
      SJTU brand assets
      Codex instruction
    Outputs
      Editable PPTX deck
      Speaker notes
      Quality check report
    Use Cases
      Thesis defense slides
      Research group talks
      Course presentations
    Tech Stack
      Codex
      Python
      PPTX templates

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Turn paper notes into an SJTU-styled PowerPoint deck through one Codex prompt

VIBE 2

Reuse bundled logos and PPTX templates instead of rebuilding brand visuals

VIBE 3

Apply the non-destructive revision policy when iterating on an existing deck

VIBE 4

Add Nature-style chart polish to slides that include data figures

what's the stack?

CodexPythonPPTX

how it stacks up fr

actashui/sjtu-ppt-template-skill1lystore/awaekalyunzhangu/supervideogenaratefactory
Stars131313
LanguagePythonPythonPython
Setup difficultymoderatemoderatemoderate
Complexity2/52/53/5
Audienceresearchervibe codergeneral

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Asset use is personal-only by default, so commercial or public redistribution needs you to read ASSET_NOTICE.md first.

in plain english

sjtu-ppt-template-skill is a Codex skill for producing editable PowerPoint decks in the visual style of Shanghai Jiao Tong University, a major research university in China. Codex is OpenAI's coding agent, and skills are bundles of instructions, reference notes, and assets that the agent loads on demand. Once installed, the user can ask Codex to make an SJTU-style presentation from their notes, slides, or paper, and the agent follows the playbook in this repository instead of trying to design something from scratch. The skill bundles ready-to-use materials under assets/. That includes SJTU logo PNG files, PPTX templates, and an optional font package, so the agent does not have to find or guess at the brand visuals. The README points out that this is a personal project rather than an official university release, and asks anyone using it publicly, commercially, or for redistribution to confirm asset permissions first. A separate ASSET_NOTICE.md file spells out the terms. Beyond the visual templates, the skill packages a set of reference workflows. There is a non-destructive revision policy under references/revision-safety.md, meant to stop the agent from overwriting edits the user already made by hand. There are notes on choosing the right template for the topic, on writing speaker notes and a presentation script, on quality gates the deck should pass before being handed back, and on optional Nature-style scientific chart enhancement for slides that include data figures. The README provides a ready-made install prompt, in both English and Chinese, that the user pastes into Codex to fetch the skill from GitHub and register it locally.

prompts (copy fr)

prompt 1
Install this skill into Codex using the prompt from the README and confirm registration
prompt 2
Generate a 15-slide SJTU-styled defense deck from the markdown notes in this folder
prompt 3
Apply the non-destructive revision rules to edit only the methods section of an existing pptx
prompt 4
Pick the right template for a conference talk versus a course report using the guidance file
prompt 5
Write speaker notes and a presentation script that pass the quality gate references

Frequently asked questions

what is sjtu-ppt-template-skill fr?

Codex skill that produces editable PowerPoint decks in the Shanghai Jiao Tong University visual style with bundled logos, templates, and review rules.

What language is sjtu-ppt-template-skill written in?

Mainly Python. The stack also includes Codex, Python, PPTX.

How hard is sjtu-ppt-template-skill to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is sjtu-ppt-template-skill for?

Mainly researcher.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.