Paper Share Skills
Description
📦 论文分享技能包:PDF 论文 → SUSTech Beamer 幻灯片 → 配音讲解视频 → B 站投稿(Claude Code / Codex / OMP 三端通用)| Paper-to-Bilibili skill suite: arXiv PDF → slides → narrated MP4 → Bilibili upload
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
📦 论文分享技能包 | Paper Share Skills
**PDF 论文 → B 站讲解视频 一站式 AI 技能套件(Claude Code / Codex / OMP 通用)**
📦 **本仓库**:[github.com/yhbcode000/paper-share-skills](https://github.com/yhbcode000/paper-share-skills) · 🎨 配套 LaTeX 模板:[sustech-slides-template](https://github.com/yhbcode000/sustech-slides-template)
8 个即插即用技能 + 1 套模板,覆盖论文分享全流程:从 arXiv 下载论文源文件,到生成 SUSTech Beamer 幻灯片,再到配音讲解视频并发布 B 站。
A drop-in skill suite for the paper-to-bilibili pipeline — from arXiv download and SUSTech Beamer slides to narrated videos and Bilibili publishing, installable in Claude Code, Codex CLI, and OMP.
👤 **杨昊波 (Haobo Yang)** — 2026 届计算机系博士 · [github.com/yhbcode000](https://github.com/yhbcode000) · yhbcode000@foxmail.com
🎯 适用场景 | Use Cases
| 🏷️ 场景 | 说明 |
|---|---|
| 📄 论文分享 Paper Share | 组会文献精读,自动生成 11 节结构幻灯片(方法、实验、贡献、附录) |
| 🎬 讲解视频 Narrated Video | 幻灯片逐页配音,横版 + 竖版双 MP4,适配 B 站 / 小红书 |
| 📤 B 站发布 Bilibili Upload | biliup 扫码登录,标题/分区/封面/定时发布一站完成 |
| 🏫 实验室调研 Lab Survey | 配合 lab-survey 技能生成调研海报与视频封面 |
| 🎓 课程组会复用 Reusable | 技能与模板解耦,环境变量配置后可在任意机器复用 |
🚀 快速开始 | Quick Start
安装技能 | Installation
每个技能都是一个普通目录:`SKILL.md`(YAML frontmatter:`name` + `description`)+ 脚本/模板,三种 Agent 通用:
| Agent | 安装位置 | 命令(在本仓库根目录) |
|---|---|---|
| Claude Code | ~/.claude/skills// 或项目 .claude/skills/ |
cp -r paper-* pdf-to-markdown sustech-beamer-theme-fix ~/.claude/skills/ |
| Codex CLI | ~/.codex/skills// 或项目 .codex/skills/ |
cp -r paper-* pdf-to-markdown sustech-beamer-theme-fix ~/.codex/skills/ |
| OMP (Oh My Pi) | <工作根目录>/.omp/skills// |
cp -r paper-* pdf-to-markdown sustech-beamer-theme-fix .omp/skills/ |
💡 说明:额外的 frontmatter 字段(`user-invocable`、`argument-hint`)会被不识别它们的 Agent 忽略;`SKILL.md` 中引用的 `
//scripts/...` 即安装技能目录的上层目录;Windows 下请用 Explorer 复制上述 8 个技能目录到目标文件夹(符号链接需要管理员权限)。
一行式流水线 | One-line pipeline
PDF 论文 → MinerU Markdown → SUSTech Beamer 幻灯片 → 横竖双配音视频
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11