orchardcore-setup

Automates Orchard Core web app setup with templates, recipes, modules, and tenant configuration.

13|3|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/CrestApps/CrestApps.AgentSkills --skill orchardcore-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchardcore-setup
Source: https://github.com/CrestApps/CrestApps.AgentSkills/tree/main/src/CrestApps.AgentSkills.Skills/orchardcore/orchardcore-setup
Command: npx skills add https://github.com/CrestApps/CrestApps.AgentSkills --skill orchardcore-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Orchard Core web application setup is complex and repetitive, requiring configuration of templates, recipes, modules, and multi-tenant tenants; this skill standardizes and accelerates that process for consistent results.

Core Features & Use Cases

  • Automates creation and configuration of Orchard Core web apps via templates or manual setup.
  • Configures setup recipes (Blog, Agency, SaaS, Blank) and module inclusion for streamlined deployments.
  • Guides multi-tenant testing by outlining tenant configuration and best practices across environments.

Quick Start

Create a new Orchard Core web project, install templates, and run the built-in setup to initialize a multi-tenant site with a Blog recipe.

Frequently Asked Questions about orchardcore-setup

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

FAQPage Schema
How do I set up a multi-tenant Orchard Core web application?

Setting up a multi-tenant Orchard Core web application involves using project scaffolding to configure templates, select setup recipes like Blog or SaaS, and define tenant configurations for multi-site testing.

What are Orchard Core setup recipes and which ones can I use?

Orchard Core setup recipes are predefined configuration templates that streamline deployments. Available recipes include Blog, Agency, SaaS, and Blank to quickly initialize your web application with specific features.

Does Orchard Core setup work with ASP.NET Core projects?

Orchard Core setup does work with ASP.NET Core projects using Orchard Core packages, validating inputs and providing safe defaults for local development within your .NET webapp environment.

What is the best way to scaffold a new Orchard Core CMS project?

The best way to scaffold a new Orchard Core CMS project is using automated templates that handle project creation, recipe selection, and module inclusion for consistent configuration and reliable local development setup.

Can I configure multiple tenants for testing in an Orchard Core webapp?

You can configure multiple tenants for testing in an Orchard Core webapp. The setup process guides multi-tenant testing by outlining tenant configuration and applying best practices across different environments.