一键导入
frontend-slides
Install and maintain the upstream Frontend Slides skill from GitHub so agents can create high-quality HTML slide decks and convert PPTX content.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Install and maintain the upstream Frontend Slides skill from GitHub so agents can create high-quality HTML slide decks and convert PPTX content.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"
Lifecycle manager for GitHub-based skills. Use this to batch scan your skills directory, check for updates on GitHub, and perform guided upgrades of your skill wrappers.
Generate a static function and method call graph for a Python repository. Use this skill when the user wants a Python call graph, function dependency map, Mermaid call diagram, or static call-chain analysis from a local repo.
Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login). Use when user wants to save a webpage as markdown.
GitHub仓库提交管理技能,用于检查、验证和提交代码到GitHub仓库。当用户需要提交代码到GitHub时使用此技能,包括:1) 检查当前Git仓库状态和远程链接,2) 验证或更新GitHub远程仓库链接,3) 审核代码更改并生成提交消息,4) 创建提交并可选推送到远程仓库。特别适用于需要确保正确提交到指定GitHub仓库的场景。
Automated factory for converting GitHub repositories into specialized AI skills. Use this skill when the user provides a GitHub URL and wants to "package", "wrap", or "create a skill" from it. It automatically fetches repository details, latest commit hashes, and generates a standardized skill structure with enhanced metadata suitable for lifecycle management.
| name | frontend-slides |
| description | Install and maintain the upstream Frontend Slides skill from GitHub so agents can create high-quality HTML slide decks and convert PPTX content. |
| metadata | {"github_url":"https://github.com/zarazhangrui/frontend-slides.git","github_hash":"384d1a07ba1fd59ff626b141caa65f51a44ccc73","version":"v2.0.0","created_at":"2026-03-06T03:00:18.000Z","entry_point":"scripts/wrapper.py","dependencies":["git","python3","python-pptx (optional for PPTX conversion)"]} |
This wrapper manages the upstream skill repository: zarazhangrui/frontend-slides.
Use this skill when you need to:
The upstream Frontend Slides skill focuses on:
python-pptx).scripts/wrapper.py info to inspect tracked source metadata.python scripts/wrapper.py install --agent codex
python scripts/wrapper.py update --agent codex
python scripts/wrapper.py install --target-dir /abs/path/to/skills
Install for Claude Code:
python scripts/wrapper.py install --agent claude
Force reinstall:
python scripts/wrapper.py install --agent codex --force
references/upstream-notes.md