azure-artifacts

Generate artifact templates and validate H2 headings for Azure agent outputs.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/jgezelscorp/Apex --skill azure-artifacts-jgezelscorp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-artifacts
Source: https://github.com/jgezelscorp/Apex/tree/main/.github/skills/azure-artifacts
Command: npx skills add https://github.com/jgezelscorp/Apex --skill azure-artifacts-jgezelscorp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bicep, azure-policy, azure-resource-graph, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of artifact templates and ensures H2 compliance for Azure agent outputs, streamlining the documentation process and reducing errors.

Core Features & Use Cases

  • Artifact Generation: Generates standardized artifact templates for Azure agent outputs.
  • H2 Compliance: Ensures H2 headings follow mandatory rules and order, enhancing document structure.
  • Use Case: For an Azure deployment, use this Skill to generate and validate the H2 structure of artifact templates, ensuring all required headings are present and correctly ordered.

Quick Start

Generate artifact templates for Step 1 requirements using the azure-artifacts skill.

Frequently Asked Questions about azure-artifacts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate artifact template generation for Azure agent outputs?

Automate Azure artifact generation by using Bicep and YAML templates to create standardized document structures, reducing manual documentation errors. This skill automatically generates the required artifact templates for Azure deployment outputs.

How do I validate H2 heading compliance and structure in Azure documentation?

Validate H2 heading compliance by checking mandatory heading rules, structure, and order against predefined template requirements. The skill ensures all required H2 headings are present and correctly ordered within your Azure artifact outputs.

Do I need Azure Resource Graph to discover policies for artifact generation?

Yes, Azure Resource Graph is required as a dependency to perform policy discovery during artifact generation. It queries Azure policies to ensure generated templates align with existing organizational compliance standards.

Can I use Bicep and Azure Policy to enforce mandatory headings in YAML templates?

Yes, Bicep and Azure Policy are used together to generate and validate YAML artifact templates, enforcing mandatory H2 heading structures. This combination ensures your Azure agent outputs meet strict compliance and formatting requirements.

What is the best way to ensure mandatory heading order in Azure deployment artifacts?

The best way to ensure mandatory heading order is to validate artifacts against standardized templates using Azure Policy and YAML. This approach automatically checks that all required H2 headings follow the correct sequence in deployment documents.

Why are my Azure artifact templates failing H2 compliance checks?

Azure artifact templates fail H2 compliance checks when mandatory headings are missing or out of order. This skill validates the template structure against required rules using Azure Policy and YAML to identify and resolve structural discrepancies.