orchardcore-ai

Configure AI provider registration and MCP workflows for Orchard Core projects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchard Core projects often struggle to centralize AI provider configurations, MCP enablement, and prompt templates. This skill provides a cohesive approach to registering AI services, wiring dependency injection, and managing prompts across modules.

Core Features & Use Cases

  • Central AI provider registration (OpenAI, Azure, Ollama) and deployment settings.
  • MCP enablement and integration with Orchard Core workflows.
  • Prompt configuration templates and reusable AI profiles for modules and admin UIs.

Quick Start

Install CrestApps Orchard Core AI package and configure an AI provider in appsettings.json to enable AI-driven features.

Frequently Asked Questions about orchardcore-ai

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

FAQPage Schema
How do I configure AI integrations for an Orchard Core project?

You can configure AI integrations for Orchard Core by installing a dedicated package and defining your AI provider settings in appsettings.json to centralize service registration and enable workflows.

What AI providers can I register for Orchard Core modules?

Orchard Core AI configuration supports registering multiple providers including OpenAI, Azure, AzureAIInference, and Ollama to ensure consistent AI service setup across different environments.

How do I enable MCP-based workflows in Orchard Core?

You can enable MCP-based workflows in Orchard Core by applying centralized AI service registration and agent framework integration within your modules and themes to orchestrate tasks.

Can I manage AI prompt templates and dependency injection for Orchard Core?

Yes, you can manage reusable prompt configuration templates and wire dependency injection across modules to maintain consistent AI profiles for admin UIs and application features.

How do I securely manage API keys for Orchard Core AI providers?

You can securely manage API keys for Orchard Core AI providers by using environment-based configuration to handle deployment settings and protect sensitive credentials across your environments.

Does this Orchard Core AI setup work with both modules and themes?

Yes, this Orchard Core AI configuration applies to both modules and themes, providing a cohesive approach to wiring AI provider registration and prompt configuration across your entire application.