bycrestapps· 58 skills
Skill for creating background tasks and scheduled jobs in Orchard Core. Covers IBackgroundTask implementation, scheduling configuration, and background service patterns. Use this skill when requests mention Orchard Core Background Tasks, Create Background Tasks, Basic Background Task, Background Task with Service Dependencies, Registering a Background Task, Enabling Background Tasks Feature, or closely related Orchard Core implementation, setup, extension, or troubleshooting work. Strong matches include work with OrchardCore.BackgroundTasks, OrchardCore.ContentManagement, IBackgroundTask, ILogger, IServiceProvider, GetRequiredService, IContentManager, ISession, ContentItemIndex, IServiceCollection, Startup.cs, AddBackgroundTask<T>(). It also helps with background tasks examples, Registering a Background Task, Enabling Background Tasks Feature, Common Cron Schedule Expressions, plus the code patterns, admin flows, recipe steps, and referenced examples captured in this skill.
$npx -y skills add crestapps/crestapps.agentskills --skill orchardcore-background-tasksInstalls into the current project.
Run `npx skills use "https://github.com/crestapps/crestapps.agentskills" --skill "crestapps/crestapps.agentskills/orchardcore-background-tasks"` 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.