bycrestapps· 58 skills
Skill for configuring AI Documents in Orchard Core with CrestApps modules. Covers document upload, text extraction, chunking, vector indexing, and Retrieval-Augmented Generation (RAG) for AI chat. Supports PDF, OpenXml (docx, xlsx, pptx), and plain-text formats with file-system or Azure Blob storage and Azure AI Search or Elasticsearch indexing backends. Use it for CrestApps.OrchardCore.AI.Documents, AI document processing, document upload flow, RAG pipelines, vector search, embedding configuration, and related Orchard Core setup, extension, or troubleshooting work.
$npx -y skills add crestapps/crestapps.agentskills --skill orchardcore-ai-documentsInstalls into the current project.
Run `npx skills use "https://github.com/crestapps/crestapps.agentskills" --skill "crestapps/crestapps.agentskills/orchardcore-ai-documents"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/crestapps/crestapps.agentskills" that are relevant to the current task. Run `npx skills add "https://github.com/crestapps/crestapps.agentskills"` and select the relevant skills, then follow their instructions.