---
title: Implement widgets with KentiCopilot (video)
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

With the [documentation MCP server](https://docs.kentico.com/documentation/developers-and-admins/installation/mcp-server.md), your agentic coding assistant has access to a rich collection of reference materials about Xperience by Kentico.

As part of [KentiCopilot](https://docs.kentico.com/guides/development/kenticopilot.md), we've put together some detailed agent skills and reference materials to help your agent rapidly build functional widgets.

> **Info:** **KentiCopilot widget development update**
>
> Since we published this guide, the [KentiCopilot repository](https://github.com/Kentico/xperience-by-kentico-kenticopilot) has been restructured. The widget resources now live in the [web development plugin](https://github.com/Kentico/xperience-by-kentico-kenticopilot/tree/main/plugins/kentico-web-development), and the repository delivers everything as **plugins built on agent skills** rather than standalone _prompt_ files.
>
> The content of this guide remains valid – the widget implementation workflow, requirements template, and example prompts here reflect the same underlying approach. The difference is that the two **prompts** shown below (`/widget-create-research` and `/widget-create-implementation`) have been replaced by a single `page-builder-widgets` skill. Describe the widget you need, or point the skill at a requirements file, instead of running the two prompts in sequence.
>
> For the most up-to-date setup instructions, refer to the [web development plugin README](https://github.com/Kentico/xperience-by-kentico-kenticopilot/tree/main/plugins/kentico-web-development) in the repository.

Check out this five-minute video to see an example widget implementation from start to finish!

🎮 [Implement widgets with KentiCopilot (interactive demo)](https://demo.arcade.software/QCD1CRLf64wFpl5UqKby)
