THE INSTITUTE — BLOG

Blogs, Tutorials & Thoughts from The Institute

Deep dives, tutorials and hard-won lessonsfrom a decade of buildingproduction machine learning.

ARCHIVE

29 August 2026

How to Write an Agent Skill

My opinionated take on what good agent skills look like, with the principles I follow, good and bad examples for each, and the real skills we open sourced.

agents · agent-skills · context-engineering · tooling

29 August 2026

One Source of Truth for Agent Instructions

I kept finding four diverging copies of the same rules across CLAUDE.md, AGENTS.md and copilot-instructions, so I wrote a skill that converges them onto one real file plus symlinks.

agents · agent-skills · context-engineering · tooling

10 August 2026

A New Phase for The Institute for Ethical AI Alignment & Safety

We are revealing the new phase of The Institute for Ethical AI Alignment & Safety, with a revamp across our principles, policy work, open source ecosystem and network, and a mission to ensure that frontier AI is safe, aligned and open for people and society.

announcement · ai-safety · ai-policy · open-source · institute

12 September 2020

Supercharging Game Development with GPU Accelerated Machine Learning

A hands on tutorial that teaches you how integrate GPU optimized ML code in your game development workflows using the Godot Game Engine and the Kompute framework.

Originally published on another publication

gpu · kompute · machine-learning · game-development