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
}See how youtube-tutorials compares with popular alternatives.
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 345 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!
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
See comparison
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.31 published tutorials:
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
This runs the structural audits and the complete credential-free tutorial verification matrix. See tutorial verification for the classifications, commands, and tool requirements.
The root tutorial list is generated from
tutorials/catalog.json. After changing catalog
metadata, update the list with:
just update-tutorial-catalog
These tutorials explain practical AI engineering patterns. Some include runnable projects. Others contain focused snippets, templates, or infrastructure examples. The verification matrix states what each check proves.
This repository is licensed under the MIT License.
To go deeper on AI engineering, join my AI engineering community: aiengineer.co.