How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-scaffolders:create-azure-agentThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow the `create-azure-agent` skill workflow to generate Azure AI Foundry deployment
acceptance-criteria.mdevals/evals.jsonevals/results.tsvfallback-tree.mdreferences/acceptance-criteria.mdreferences/fallback-tree.mdreferences/hitl-interaction-design.mdreferences/pattern-decision-matrix.mdreferences/patterns/action-forcing-output-with-deadline-attribution.mdreferences/patterns/adversarial-objectivity-constraint.mdreferences/patterns/anti-pattern-vaccination.mdreferences/patterns/anti-symptom-triage.mdreferences/patterns/artifact-embedded-execution-audit-trail.mdreferences/patterns/artifact-generation-xss-compliance-gate.mdreferences/patterns/artifact-lifecycle.mdreferences/patterns/artifact-state-interrogative-routing.mdreferences/patterns/asynchronous-benchmark-metric-capture.mdreferences/patterns/audience-segmented-information-filtering.mdreferences/patterns/category-calibrated-benchmark-anchoring.mdreferences/patterns/category-semantic-deferred-tool-binding.mdFollow 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 deployingnpx claudepluginhub richfrem/agent-plugins-skills --plugin agent-scaffoldersGuides creation of effective skills for AI coding agents using Azure SDKs and Microsoft Foundry services. Use for new skills or updates.
Creates hybrid agent skills for Microsoft technologies like Azure, .NET, M365, VS Code, Bicep using official Learn docs. Investigates via MCP tools or mslearn CLI, generates SKILL.md with local knowledge and dynamic lookups.
Creates, updates, or validates SKILL.md agent skills including frontmatter authoring, bundled resource planning, and three-phase discoverability validation.