BeClaude

hands-on-deck

New
16GitHub TrendingGeneralby EveryInc

Agent-native PowerPoint manipulation — one CLI lets AI agents inspect, edit, create, and verify .pptx files through atomic JSON patches. Packaged as an Agent Skill.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/hands-on-deck.md https://raw.githubusercontent.com/EveryInc/hands-on-deck/main/SKILL.md
3
Invoke in Claude Code
/hands-on-deck
View source on GitHub
agent

Frequently Asked Questions

What is hands-on-deck?

Agent-native PowerPoint manipulation — one CLI lets AI agents inspect, edit, create, and verify .pptx files through atomic JSON patches. Packaged as an Agent Skill.

How to install hands-on-deck?

To install hands-on-deck, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /hands-on-deck.

What is hands-on-deck best for?

hands-on-deck is a community categorized under General. It is designed for: agent. Created by EveryInc.