slide-generation

The slide-generation skill converts LaTeX research papers into Beamer presentation slides or posters by extracting key figures, tables, equations, and text content.

819
Installs
4
Use cases
9/10
Quality

Is slide-generation safe to install?

Review before installing

Review before installing: our audit of slide-generation's source files found 3 shell commands, 0 external URLs, file reads and writes (medium risk). Every command and URL listed appears verbatim in the skill's source. The skill executes Python scripts that read local LaTeX files and write output files to the local filesystem.

How we audit skills: our security review methodology.

Who is this skill for?

Researchers and academics who need to create presentation materials from existing LaTeX papers.

What can you do with it?

  • Generate a Beamer LaTeX skeleton from a main.tex file.
  • Extract paper elements including title, authors, equations, and figures into a JSON format.
  • Create presentation slides using the metropolis theme.
  • Design a multi-column poster layout from paper content.

How good is this skill?

Quality score: 9/10. The skill provides clear instructions and specific scripts for automating LaTeX document conversion. It lacks network-based dependencies, which simplifies deployment.

What does the skill file contain?

SKILL.md
# Slide Generation

Convert a completed paper into presentation slides or poster.

## Input

- `$0` — Paper LaTeX file (main.tex) or paper directory

## References

- Slide templates and layout patterns: `~/.claude/skills/slide-generation/references/slide-templates.md`

## Scripts

### Extract paper elements for slides
```bash
python ~/.claude/skills/slide-generation/scripts/extract_paper_elements.py --tex main.tex --output slides_skeleton.tex
python ~/.claude/skills/slide-generation/scripts/extract_paper_elements.py --tex main.tex --format json --output elements.json
python ~/.claude/skills/s...

Frequently asked questions

What input does the skill require?

The skill requires a paper LaTeX file named main.tex or a directory containing the paper.

Does the skill support poster generation?

Yes, the skill provides a multi-column layout structure for poster sessions.

Where does the skill store slide templates?

The skill references templates located at ~/.claude/skills/slide-generation/references/slide-templates.md.

Data sourced from lingzhi227/agent-research-skills on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

lark-workflow-meeting-summary

219.7K

Users who need to summarize meeting minutes, generate weekly reports, or review meeting history within the Lark ecosystem

The lark-workflow-meeting-summary skill provides a structured workflow for agents to aggregate meeting minutes from Lark VC, generate summaries, and create or update reports in Lark Docs.

highlarkmeeting-summarylarksuite

programmatic-seo

83.5K

Content strategists, SEO specialists, and marketers building large-scale, data-driven website content

The programmatic-seo skill provides a framework for generating SEO-optimized pages at scale using templates and data. It guides users through keyword research, data sourcing, template design, internal linking, and indexation strategies while emphasizing content uniqueness to avoid search engine penalties.

lowseomarketingcoreyhaines31

ad-creative

64.0K

Performance marketers, growth teams, and advertisers who need to produce ad copy at scale or optimize existing ad creative

The ad-creative skill generates, iterates, and scales ad copy for paid advertising platforms including Google, Meta, LinkedIn, TikTok, and Twitter. It provides frameworks for creating ad headlines, descriptions, and primary text based on product context and performance data.

highmarketingadvertisingcoreyhaines31

customer-research

46.7K

Product marketers, founders, and researchers who need to ground their strategy in customer data

The customer-research skill provides a framework for analyzing existing research assets and gathering new insights from online communities to inform product marketing, messaging, and persona development.

lowresearchmarketingcoreyhaines31