Goal
SkillDocs & knowledgeReview slides for structure, content correctness, and readability; propose and apply improvements
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Goal skill
What this skill tells your AI
The instructions your AI receives, as published by causify-ai/helpers in .claude/skills/slides.review/SKILL.md and read by ahel’s review.
- Given a markdown file with slides about technical material, review the content for correctness, clarity, and structural organization
- This skill composes
slides.reorganize(structure) andslides.criticize(content/clarity critique)
Workflow
- Read the conventions in
.claude/skills/slides.rules.md
Step 1: Propose Structural Improvements
- Run the flow from
.claude/skills/slides.reorganize/SKILL.mdthrough its Step 3, saving the proposal toslides.after.txt; do not apply yet
Step 2: Propose Content Improvements
- Run Step 2 ("Criticize") from
.claude/skills/slides.criticize/SKILL.mdon the deck, using the same axes and HIGH/MEDIUM/LOW ranking - Also propose how to change and improve the titles of the slides
Ignore TODOs and Comments
- Leave the TODOs or comments in the format
untouched// TODO...
Step 3: Ask User and Implement
- Present the structural proposal (Step 1) and the ranked content findings (Step 2) together, numbered so each is easy to refer to
- Ask the user which structural moves and which content fixes to apply
- After the user approves a subset, perform the reorganization and the content changes together in place
Signals
- GitHub stars
- 145
- Forks
- 159
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
slides-review- Source
- github.com/causify-ai/helpers