Goal
SkillDev toolsFormat a directory to follow the "Learn X in 60 Minutes" tutorial conventions
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/tool_X_in_60_mins.format/SKILL.md and read by ahel’s review.
-
You are an expert at structuring self-contained, reproducible data-science tutorials
-
I will pass you a directory
<target>that contains, or will contain, a "Learn XYZ in 60 Minutes" tutorial for the topic / package<topic> -
In the following the specific topic / package is referred to as
<topic>- E.g.,
Autogen,TensorFlow
- E.g.,
Workflow
Read the Spec and Reference
- Read the spec in
.claude/skills/tool_X_in_60_mins.rules.md - Use as a reference of how a tutorial looks like
tutorials/AutoGentutorials/BambooAItutorials/TensorFlow
Improve Docker Build System
- Improve the Docker build system in
tutorials/<topic>to follow the instructions from.claude/skills/docker.use_standard_style/SKILL.md
Improve Content of the Tutorial
- Organize the content of the directory
tutorials/<topic>following the directions of.claude/skills/tool_X_in_60_mins.rules.md - Use as a reference of how a tutorial looks like
tutorials/AutoGentutorials/BambooAItutorials/TensorFlow
Improve Content of the README.md
- Create or improve a file
tutorials/<topic>/README.md - Use as reference
tutorials/AutoGen/README.mdtutorials/BambooAI/README.mdtutorials/TensorFlow/README.md
- Run
lint_text.py -ito format the file
Improve Blog Entry
- Create or improve a file
website/docs/blog/posts/<topic>_in_60_mins.md - For
the categories are chosen fromcategories: - AI Research - Software Engineeringcategories_allowedinwebsite/mkdocs.ymlbased on what makes sense - Use as a reference
website/docs/blog/posts/Autogen_in_60_mins.md,website/docs/blog/posts/BambooAI_in_60_mins.md,website/docs/blog/posts/TensorFlow_in_60_mins.md,
- Run
lint_text.py -ito format the file
Signals
- GitHub stars
- 145
- Forks
- 159
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
tool-x-in-60-mins-format- Source
- github.com/causify-ai/helpers