用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/richfrem/claude-design-bc-gov-design-system --skill create-azure-agent命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Use this skill when building Blazor components or apps aligned to the B.C. Government Design System. Triggers: BC Gov Blazor component, Blazor BC government, BC Sans Blazor, BC government Razor component, WCAG Blazor BC, government Blazor UI, BC design tokens Blazor, Blazor Server BC Gov, Blazor WASM BC Gov.
Use this skill when creating a PowerPoint presentation aligned to the B.C. Government Design System. Triggers: BC Government deck, government slide deck, BC Sans presentation, BC Gov branding in PowerPoint, design system PPTX template, government briefing deck, BC government slide template.
Use this skill when building React components or apps aligned to the B.C. Government Design System. Triggers: BC Gov React component, @bcgov/design-system-react-components, BC government React app, BC Sans React, BC Gov form in React, government React UI, WCAG-compliant BC government component, React Aria BC Gov.
基于 SOC 职业分类
正在显示 SKILL.md
| name | create-azure-agent |
| description | Deploy a skill as an Azure AI Foundry hosted agent |
| argument-hint | [skill-dir] |
| allowed-tools | Bash, Write, Read |
Follow the create-azure-agent skill workflow to generate Azure AI Foundry deployment
wrappers for an existing agent skill.
$ARGUMENTS — optional path to the skill directory to deploy. Omit to start with discovery.$ARGUMENTS provides a skill directory, resolve and validate the pathscaffold_azure_agent.py to generate Bicep templates and the Python Azure AI Projects
SDK deployment wrapperazure_deployment/ directory.bicep parameters and running az deployment group createazure_deployment/azure_agent.py (Azure AI Projects SDK orchestration script) and
azure_deployment/main.bicep (Cosmos DB, AI Search, and Foundry Project infrastructure).
$ARGUMENTS is empty: ask for the target skill directory before proceedingaz login first/agent-scaffolders:audit-plugin to validate the skill before deploying