Scientific Slides

🌐Community
by davila7 · vlatest · Repository

Generates visually appealing science-focused presentation slides from your text input – perfect for clear and engaging explanations.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add scientific-slides npx -- -y @trustedskills/scientific-slides
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "scientific-slides": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/scientific-slides"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The scientific-slides skill enables AI agents to create and format professional-grade slides for academic or research presentations. It supports the inclusion of data visualizations, citations, and structured layouts tailored for scientific communication.

When to use it

  • Preparing a presentation for a conference or journal publication
  • Summarizing complex research findings for a non-specialist audience
  • Creating visually appealing slides with charts, graphs, and references

Key capabilities

  • Integration of data visualizations (charts, graphs) into slides
  • Support for academic formatting standards (e.g., citations, references)
  • Customizable slide layouts optimized for scientific content

Example prompts

  • "Create a slide deck summarizing the results of this experiment with charts and citations."
  • "Design a presentation on climate change trends using data from the provided CSV file."
  • "Format these research findings into a series of slides following APA style guidelines."

Tips & gotchas

  • Ensure that any external data files (e.g., CSVs, images) are properly formatted and accessible.
  • Some advanced formatting features may require specific slide template support or additional plugins.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
davila7
Installs
439

🌐 Community

Passed automated security scans.