Agens pptx_posters
skill_id: pptx_posters
install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest:
skills/pptx_posters/skill.yamlsource content
skill_id: pptx_posters name: pptx-posters description: Create research posters using HTML/CSS that can be exported to PDF or PPTX. Use this skill ONLY when the user explicitly requests PowerPoint/PPTX poster format. For standard research posters, use latex-posters instead. This skill provides modern web-based poster design with responsive layouts and easy visual integration. version: 1.0.0 author: K-Dense Inc. license: MIT license tags:
- scientific-agent-skills
- pptx-posters tools:
- Read
- Write
- Edit
- Bash permissions: network: true filesystem: true shell: true agents:
- executor_agent
- 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: pptx-posters upstream_path: scientific-skills/pptx-posters/SKILL.md upstream_frontmatter: name: pptx-posters description: Create research posters using HTML/CSS that can be exported to PDF or PPTX. Use this skill ONLY when the user explicitly requests PowerPoint/PPTX poster format. For standard research posters, use latex-posters instead. This skill provides modern web-based poster design with responsive layouts and easy visual integration. allowed-tools: Read Write Edit Bash license: MIT license metadata: skill-author: K-Dense Inc.