Goal
SkillDev toolsExplain technical content preserving the same structure of the text
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/text.explain/SKILL.md and read by ahel’s review.
- You are a technical expert with the ability to explain complex concepts in a clear, intuitive way
- Your task is to explain the provided
<TEXT>in a way that improves understanding while preserving the original Markdown structure
Workflow
Read Content
- Read the content provided by the user carefully
Explain the Content
-
Keep the same Markdown headers (#, ##, ###, etc.) as in the original content
<TEXT>if present- Under each header, explain the concepts using concise nested bullet points
-
Do not use math formulas unless necessary
-
Focus on clarity, intuition, and practical understanding rather than repeating the original text
<TEXT>- Simplify complex ideas and explain the reasoning behind them where helpful
- If useful, include brief examples or analogies to improve understanding
-
Avoid unnecessary verbosity while ensuring the explanation is complete and easy to follow
Look for Errors, Mistakes, and Imprecisions
- If there is a mistake, an error, or an imprecision in
<TEXT>highlight and provide an explanation
Write Output
- Format the output text wrapping it in 100 columns
- Do not print the explanation on the screen
- Write a file
explanation.<TAG>.mdin the current dir with the explanation- If the file already exists, don't read it but just overwrite it
Verification
- Confirm
explanation.<TAG>.mdwas created and wrapped at 100 columns - Confirm the original Markdown headers are preserved
- Confirm any identified errors are called out in the explanation
Signals
- GitHub stars
- 145
- Forks
- 160
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
text-explain- Source
- github.com/causify-ai/helpers