bydevexpress· 52 skills
AI agent skill for the DevExpress WinForms AIChatControl. Covers NuGet setup, the project SDK change, AI client registration (OpenAI, Azure OpenAI, Ollama), adding the control to a form, streaming, Markdown rendering, manual message handling (MessageSending), and chat history (SaveMessages/LoadMessages). Use for any DevExpress WinForms AIChatControl scenario.
$npx -y skills add devexpress/agent-skills --skill devexpress-winforms-ai-chatInstalls into the current project.
Run `npx skills use "https://github.com/devexpress/agent-skills" --skill "devexpress/agent-skills/devexpress-winforms-ai-chat"` 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/devexpress/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/devexpress/agent-skills"` and select the relevant skills, then follow their instructions.