Skills framework starter kit

Screenshot of the starter kit
Image credit: Mark Berthelemy

Whilst at CABI, one of my major projects was their Skills for Agriculture framework. This was an important foundational step to help the organisation and its partners assess priorities for training and development.

We built a website to hold the framework, along with links to associated courses. It was pretty complicated - especially the process to manage the connections between skills and courses.

Since then, of course, AI has come in, with two effects:

  1. Every website now needs to have some way for the AI scrapers to read it effectively
  2. We can now tell the AI to make changes to a website, and manage its data - making it much easier to make the connections

So, I’ve done a completely fresh build of a generic skills framework website with associated courses. This reference site is designed to be a starter pack for an individual with a modicum of technical capability, but also for organisations with more experienced development teams.

Key features:

I’ve released this with an MIT license. Basically that means you can do anything you want with it, as long as you provide some sort of attribution and don’t expect any sort of warranty… 🙂

All the data is stored in user-editable markdown files, with full documentation on how to make the changes and how to brand it to your own organisation. There are even some sample prompts to help you use it to build your own framework.

I’ve also provided full step-by-step technical documentation so you can get your own copy, run it on your computer and deploy it to a live website. It does look a little daunting at first, but you only have to do the bulk of the setup once.

Visit the skills framework starter kit


If you'd like to discuss this article, or how I can help you, get in touch.

Posted: 27 June 2026

Tags: Solution design Content management Skills

Related articles

Coding for non-coders

Practical habits non-coders can use with AI coding tools to reduce risk and build maintainable, reliable solutions.