ki-website

Build, audit, and conform Eleventy websites to the Knowledge Islands standard.

Updated May 29, 2026
One-click install
npx skills add https://github.com/knowledgeislands/ki-agentic-harness --skill ki-website
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ki-website
Source: https://github.com/knowledgeislands/ki-agentic-harness/tree/main/skills/ki-website
Command: npx skills add https://github.com/knowledgeislands/ki-agentic-harness --skill ki-website

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures your website adheres to the Knowledge Islands 11ty website standard, simplifying compliance with the standard's guidelines and promoting consistency across Knowledge Islands projects.

Core Features & Use Cases

  • Build Static Sites: Scaffold new sites using the standard layout and configuration.
  • Audit Websites: Check existing sites against the standard, reporting any discrepancies.
  • Conform Sites: Modify non-compliant sites to meet the standard.
  • Use Case: If you have an existing website and want to ensure it follows the Knowledge Islands standard, use this Skill to audit and conform it.

Quick Start

Use the ki-website skill to audit your website by running 'ki-website audit mywebsite'.

Frequently Asked Questions about ki-website

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

FAQPage Schema
How do I audit an existing Eleventy static website for standard compliance?

To audit an Eleventy static website for standard compliance, run the audit command to check your existing site against the Knowledge Islands 11ty standard, reporting any discrepancies found in your configuration and layout.

What do I need to build static sites using the Knowledge Islands 11ty standard?

Building static sites with the Knowledge Islands 11ty standard requires Eleventy, Tailwind, and TypeScript. You also need Nunjucks templating to ensure your website development conforms to the required layout and configuration guidelines.

Can I modify a non-compliant Eleventy website to conform to web standards?

Yes, you can conform a non-compliant Eleventy website to web standards. The Skill modifies existing sites that fail the audit, automatically aligning them with the Knowledge Islands 11ty standard layout and configuration guidelines.

What is the best way to scaffold a new static site with Tailwind and Nunjucks?

The best way to scaffold a new static site with Tailwind and Nunjucks is using the Knowledge Islands 11ty standard. It provides the standard layout and configuration to simplify compliance and promote consistency across web projects.

Why does my static site fail the Knowledge Islands website standard audit?

Your static site fails the Knowledge Islands website standard audit due to discrepancies in layout, configuration, or templating. It checks your Eleventy, Tailwind, and Nunjucks implementation to ensure strict compliance with the required guidelines.