Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevOpsAvançado

View template structure

porpulumi·pulumi· v1.0.0 · atualizado em 2026-04-10
83
Score

Convert or migrate Azure ARM (Azure Resource Manager) templates, Bicep templates, or code to Pulumi, including importing existing Azure resources. This skill MUST be loaded whenever a user requests migration, conversion, or import of ARM templates, Bicep templates, ARM code, Bicep code, or Azure resources to Pulumi.

azurearm-templatespulumiinfrastructure-as-codemigrationbicep
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdpulumi-arm-to-pulumi/workflow
1
Information Gathering: — Analyze the ARM template structure, parameters, and variables. If importing existing resources, build a resource inventory using Azure CLI.
2
Code Conversion: — Manually translate the ARM template resources into Pulumi code, choosing the appropriate Pulumi provider (`azure-native` or `azure`).
3
Resource Import (Optional): — If importing existing resources, use `pulumi import` to bring them under Pulumi management.
4
Pulumi Configuration: — Set the necessary Pulumi configuration values for the Azure region and application parameters.
5
Validation: — Run `pulumi preview` to validate the generated Pulumi program and ensure it produces the expected changes.
6
Final Report: — Generate a migration report documenting the ARM to Pulumi resource mapping, provider decisions, and any manual steps required.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar ahere.now
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar aEraser Diagram Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aReplicas Agent
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

View template structure
pulumi-arm-to-pulumi
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers8
convert ARM template to Pulumimigrate Azure resources to Pulumiimport existing Azure resources into Pulumiconvert Bicep template to Pulumitranslate ARM code to Pulumimigrate ARM infrastructure to Pulumiconvert Azure infrastructure to Pulumiconvert Azure resources to infrastructure-as-code

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download pulumi-arm-to-pulumi
$ synaptic skills detail pulumi-arm-to-pulumi
$ synaptic skills live pulumi-arm-to-pulumi

Dependências

@pulumi/pulumi@pulumi/azure-native@pulumi/azureazure-clijq

Links

GitHub Repository