CtrlK
BlogDocsLog inGet started
Tessl Logo

pulumi-arm-to-pulumi

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.

94

Quality

92%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a strong skill description that clearly defines its scope (ARM/Bicep to Pulumi conversion), lists concrete actions, and provides explicit trigger guidance with comprehensive natural keywords. The description is well-structured, uses third person voice, and would be easily distinguishable from other skills in a large skill library.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Convert or migrate Azure ARM templates, Bicep templates, or code to Pulumi' and 'importing existing Azure resources'. These are clear, actionable capabilities.

3 / 3

Completeness

Clearly answers both 'what' (convert/migrate ARM/Bicep templates to Pulumi, import Azure resources) and 'when' ('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'). Explicit trigger guidance is provided.

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'ARM templates', 'Bicep templates', 'Azure Resource Manager', 'ARM code', 'Bicep code', 'Azure resources', 'Pulumi', 'migration', 'conversion', 'import'. These are all terms a user would naturally use when needing this skill.

3 / 3

Distinctiveness Conflict Risk

Very clear niche: the intersection of Azure ARM/Bicep and Pulumi is highly specific. The combination of source (ARM/Bicep) and target (Pulumi) technologies makes this unlikely to conflict with other skills like general Azure skills or general Pulumi skills.

3 / 3

Total

12

/

12

Passed

Implementation

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a well-structured migration skill with clear workflows, concrete CLI commands, and good progressive disclosure through companion files. The validation requirements (zero-diff import) are explicit and well-integrated into the workflow. Minor verbosity in language listing and the plan adjustment preamble slightly reduce token efficiency, but overall the content is highly actionable and well-organized.

DimensionReasoningScore

Conciseness

The skill is fairly comprehensive but includes some unnecessary verbosity, such as listing all six supported languages with brief descriptions Claude already knows, and the 'PLAN ADJUSTMENT REQUIRED' section which is somewhat procedural padding. However, most content is relevant and non-trivial domain knowledge.

2 / 3

Actionability

The skill provides concrete, executable commands throughout — Azure CLI commands with proper flags, jq queries for template analysis, pulumi config set examples, and specific resource ID patterns. The guidance is specific and copy-paste ready.

3 / 3

Workflow Clarity

The workflow is clearly sequenced (Information Gathering → Code Conversion → Resource Import → Configuration → Validation) with explicit validation checkpoints including zero-diff validation requirements, preview resolution workflows, and a feedback loop for resolving diffs. The critical success requirements upfront set clear acceptance criteria.

3 / 3

Progressive Disclosure

The skill effectively uses one-level-deep references to companion files (arm-conversion-patterns.md, arm-import.md) and external documentation URLs, with clear descriptions of what each reference provides. The main skill serves as a well-organized overview with appropriate detail levels.

3 / 3

Total

11

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
pulumi/agent-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.