by owainlewis
All my YouTube tutorials. Everything here is free - but please follow me on YouTube if you find these helpful. ❤️
# Add to your Claude Code skills
git clone https://github.com/owainlewis/youtube-tutorialsGuides for using ai agents skills like youtube-tutorials.
Last scanned: 6/28/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-06-28T07:51:28.905Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}youtube-tutorials is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by owainlewis. All my YouTube tutorials. Everything here is free - but please follow me on YouTube if you find these helpful. ❤️. It has 268 GitHub stars.
Yes. youtube-tutorials passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/owainlewis/youtube-tutorials" and add it to your Claude Code skills directory (see the Installation section above).
youtube-tutorials is primarily written in Python. It is open-source under owainlewis on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh youtube-tutorials against similar tools.
No comments yet. Be the first to share your thoughts!
Code and examples from my YouTube channel tutorials.
Each tutorial uses the same public shape:
README.md - what the tutorial is and where to start.
LESSON.md - the main teaching document.
code/ - runnable code, sample apps, fixtures, or setup files.
resources/ - prompts, slides, configs, references, images, and other loose assets.
How I'd Learn Software Engineering (When AI Writes the Code)
Stop Vibe Coding - How to Build Software With AI Like a Senior Engineer
Use tutorials/TUTORIAL-STANDARD.md when turning video material into consistent public lessons and code samples.
Use tutorials/_templates for reusable lesson and slide templates.
Create a new tutorial with:
just new-tutorial my-topic "My Tutorial Title"
Run repository checks with:
just check
These tutorials demonstrate practical AI automation patterns. Each one is a complete, working example you can use and adapt.
To go deeper on AI engineering, join my AI engineering community: aiengineer.co.