Website for the TSL Responsible AI Workshop

Build and maintain a Quarto workshop website with integrated content and assets.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/danmaclean/ai_workshop --skill website-for-the-tsl-responsible-ai-workshop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Website for the TSL Responsible AI Workshop
Source: https://github.com/danmaclean/ai_workshop/tree/main/lib/skills/website
Command: npx skills add https://github.com/danmaclean/ai_workshop --skill website-for-the-tsl-responsible-ai-workshop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires quarto, and includes references (resource) and assets (resource) and scripts (resource) components.

What problem does it solve?

This Skill provides the structure and content for building and maintaining the workshop's public website, serving as a dedicated resource hub for learners and future deliverers.

Core Features & Use Cases

  • Content Management: Organizes modules, references, and resources into a coherent, navigable site.
  • Asset Integration: Embeds slides, handouts, demos, and recordings seamlessly within the content.
  • Quick Start: Configure the project using Quarto, then run the build process to generate the full website.

Quick Start

Use the website skill to generate the site by executing quarto render in the website/ directory.

Frequently Asked Questions about Website for the TSL Responsible AI Workshop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a workshop website using Quarto?

To build a workshop website using Quarto, configure your project with a standard directory structure and YAML configuration, then execute `quarto render` in the `website/` directory to generate the full site with integrated content and assets.

What is the best way to organize learner resources and assets for a workshop?

The best way to organize learner resources is using a structured Quarto project that integrates content, assets, and references. This approach supports versioned asset management and cross-referenced content, seamlessly embedding slides, handouts, demos, and recordings within the site.

Do I need Quarto to manage and embed cross-referenced content?

Yes, you need Quarto to manage and embed cross-referenced content for this workshop site. Quarto provides the necessary framework to organize modules, integrate assets, and render the comprehensive website structure configured via YAML.

Can I embed slides, handouts, and demos seamlessly within Quarto content?

Yes, you can embed slides, handouts, demos, and recordings seamlessly within Quarto content. The Skill supports asset integration and versioned asset management, allowing you to embed multimedia resources directly within your organized workshop modules.

How does versioned asset management work for a Quarto workshop site?

Versioned asset management for a Quarto workshop site works by organizing assets within a standard directory structure configured via YAML. This allows the system to track and maintain different versions of embedded slides, handouts, and demos while ensuring cross-referenced content remains accessible.

When should I use Quarto for content organization instead of other website generators?

You should use Quarto for content organization when you need to build a comprehensive workshop site that integrates cross-referenced content and versioned assets like slides and handouts. It is specifically configured to serve as a dedicated resource hub for learners and future deliverers.