Je hebt Javascript nodig om deze website te kunnen gebruiken. Pas je browserinstellingen in om verder te gaan!
AI Agents

Skills

Recommended agent skills for building integrations with the Onderwijsloket API Platform.

What are agent skills?

An agent skill is a reusable set of instructions and reference material that gives an AI coding agent deeper knowledge about a specific tool or workflow.

Skills can help an agent choose the right library, follow its conventions, and produce code that is easier to maintain. They are especially useful when your integration combines the Onderwijsloket API with another platform.

Install a skill in the coding-agent environment where you plan to use it. Then ask the agent to apply that skill when working with the relevant technology.

Before you install

Skills are executable instructions supplied by third parties. Review the repository, source, permissions, and installation instructions yourself before enabling one.

We review these projects as recommendations, but we do not guarantee their safety, quality, or continued availability. You are responsible for deciding whether a skill is appropriate for your environment.

Do not give a skill more credentials or filesystem access than it needs. Keep your Onderwijsloket API token in server-side configuration and never place it in a skill repository or prompt.

The recommendations below cover technologies used by the Onderwijsloket platform and its integrations.

Cloudinary

Use these skills when your integration delivers or transforms public images, videos, audio, or documents through Cloudinary.

Install the Cloudinary skill collection:

npx skills add cloudinary-devs/skills

Recommended skills from the collection:

  • cloudinary-docs — look up Cloudinary implementation details and SDK usage.
  • cloudinary-transformations — construct and debug Cloudinary delivery and transformation URLs.

Read the Cloudinary guide alongside the skill. It explains how Onderwijsloket asset IDs map to public Cloudinary URLs.

Tiptap

Use the Tiptap skill when you need to render or work with rich content stored as Tiptap JSON, including content documents and their relational nodes.

Install it with:

npx skills add ueberdosis/tiptap
  • tiptap — helps integrate and work with the Tiptap rich-text editor and its extensions.

The content documents guide describes the Onderwijsloket-specific document shape and rendering considerations.

Algolia InstantSearch

Use the Algolia skill when you are building search interfaces against the Onderwijsloket search indexes.

Install the Algolia skill collection:

npx skills add algolia/skills
  • instantsearch — helps build search interfaces with Algolia InstantSearch.

The search documentation covers our application ID, permissions, indexes, and client setup. Algolia is a separate service and is not proxied through the Onderwijsloket API.

No first-party skills yet

We currently do not maintain first-party skills for the Onderwijsloket API or SDK. Use the API documentation and MCP server as the authoritative integration context.

If you build a custom skill for the Onderwijsloket API Platform, we would love to hear about it. Send us feedback by email and tell us what the skill covers and where people can find it. With your permission, we can add it to this list.

Keep in touch with the latest

Sign up for our monthly deep dives - straight to your inbox.