Agens scientific_slides

skill_id: scientific_slides

install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest: skills/scientific_slides/skill.yaml
source content

skill_id: scientific_slides name: scientific-slides description: Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design templates, timing guidance, and visual validation. Works with PowerPoint and LaTeX Beamer. version: 1.0.0 author: K-Dense Inc. license: MIT license tags:

  • scientific-agent-skills
  • scientific-slides tools:
  • Read
  • Write
  • Edit
  • Bash permissions: network: true filesystem: true shell: true agents:
  • writer_agent enabled: true source: scientific-agent-skills entrypoint: entry.py readme: README.md input_schema: {} output_schema: type: object metadata: upstream_repo: K-Dense-AI/scientific-agent-skills upstream_skill: scientific-slides upstream_path: scientific-skills/scientific-slides/SKILL.md upstream_frontmatter: name: scientific-slides description: Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design templates, timing guidance, and visual validation. Works with PowerPoint and LaTeX Beamer. allowed-tools: Read Write Edit Bash license: MIT license metadata: skill-author: K-Dense Inc.