lutece-site

Create a Lutece 8 site from user-provided configuration and plugins.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/vanhemsj/lutecepowers --skill lutece-site
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lutece-site
Source: https://github.com/vanhemsj/lutecepowers/tree/main/skills/lutece-site
Command: npx skills add https://github.com/vanhemsj/lutecepowers --skill lutece-site

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool guides teams through planning and generating a Lutece 8 site by collecting site information, database configuration, and optional plugin dependencies, ensuring a consistent, repeatable setup process.

Core Features & Use Cases

  • Interactive, step-by-step site creation for Lutece 8 projects.
  • Collects site name, description, output directory, database credentials, and plugin dependencies.
  • Generates a ready-to-build site config and triggers the site-assembly workflow.

Quick Start

Start the interactive workflow to specify site name, description, output path, database settings, and desired plugins, then run the generator to produce the site scaffold.

Frequently Asked Questions about lutece-site

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

FAQPage Schema
How do I generate a Lutece 8 site with custom database settings and plugins?

To generate a Lutece 8 site, you use an interactive workflow that collects your site name, description, output path, database credentials, and optional plugin dependencies to produce a ready-to-build site scaffold.

What information do I need to create a Lutece 8 site scaffold?

Creating a Lutece 8 site scaffold requires you to provide a site name, description, output directory, database configuration settings, and any desired plugin dependencies before site generation begins.

Can I select specific plugins to include during Lutece site generation?

Yes, the Lutece site generation workflow interactively prompts you for optional plugin dependencies, incorporating your selected plugins directly into the final site configuration and assembly.

How does the interactive site generation workflow assemble a Lutece project?

The interactive site generation workflow orchestrates a JSON configuration from your inputs, executes site generation scripts, and performs final site assembly to output a consistent Lutece project structure.

Is there a way to ensure consistent database configuration when setting up a Lutece 8 project?

Using an interactive Lutece 8 site generator ensures consistent database configuration by standardizing the collection of database credentials and integrating them directly into your site's JSON config.