CtrlK
BlogDocsLog inGet started
Tessl Logo

activate-site

Activates and provisions a Power Pages website in a Power Platform environment via the Power Platform REST API. Use when the user wants to activate, provision, turn on, or enable a Power Pages website or portal.

68

Quality

83%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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, highly actionable skill with excellent workflow clarity — clear phases, explicit gates, comprehensive error handling tables, and well-defined feedback loops. Its main weakness is length: the skill packs a lot of integration detail (ALM plan refresh, marker file writing, multi-cloud URL resolution) inline rather than deferring to reference files, and phase output summaries add redundant tokens. Overall it's a strong skill that could be tightened.

Suggestions

Move the ALM plan refresh logic (Phase 5.1b and 5.2b) into a separate reference file to reduce the main skill's token footprint — these are integration details that don't need to be in the primary workflow.

Remove the 'Output' summary blocks at the end of each phase — they restate what was already described in the actions and add ~30 lines of redundant content.

DimensionReasoningScore

Conciseness

The skill is fairly long (~300+ lines) with some redundancy — output summaries at the end of each phase repeat what was already stated, and some explanations (e.g., what Azure CLI login does, the note about DNS propagation) are unnecessary for Claude. However, most content is genuinely instructive and the tables/decision trees are efficient formats for conveying branching logic.

2 / 3

Actionability

Every step has concrete, executable commands with exact flags and arguments. The error handling table in Phase 4.2 maps specific status codes to specific actions. The cloud-to-domain mapping table, script invocations, and validation criteria for subdomains are all precise and copy-paste ready.

3 / 3

Workflow Clarity

The 5-phase workflow is clearly sequenced with explicit validation checkpoints (Phase 1.4 activation status check, Phase 3 user confirmation gate, Phase 4.2 error handling with retry loops). Feedback loops are well-defined — subdomain conflicts loop back to Phase 2.2, token expiry triggers re-login, and the early-exit path for already-activated sites is clearly specified. Key decision points are summarized at the end.

3 / 3

Progressive Disclosure

The skill references external scripts and a skill-tracking reference file, which is good, but the body itself is quite long and monolithic. The marker-writing logic (Phase 5.1b) and ALM plan refresh details (Phase 5.2b) contain implementation details that could be offloaded to reference files. No bundle files were provided to verify referenced paths, but the structure within the single file could benefit from splitting advanced/integration content out.

2 / 3

Total

10

/

12

Passed

Description

89%

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 with excellent trigger term coverage and a clear 'Use when...' clause that makes it easy for Claude to select appropriately. The only minor weakness is that the capability description is somewhat narrow—it describes a single action (activate/provision) rather than multiple distinct operations—but this may accurately reflect the skill's scope.

DimensionReasoningScore

Specificity

The description names the domain (Power Pages website) and the primary action (activates and provisions), and mentions the mechanism (Power Platform REST API), but it describes essentially one action rather than listing multiple distinct concrete actions.

2 / 3

Completeness

Clearly answers both 'what' (activates and provisions a Power Pages website via the Power Platform REST API) and 'when' (explicit 'Use when...' clause listing trigger scenarios like activate, provision, turn on, or enable).

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms: 'activate', 'provision', 'turn on', 'enable', 'Power Pages website', 'portal'. These are the terms a user would naturally use when requesting this task.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with a clear niche: Power Pages website activation/provisioning via a specific API. Unlikely to conflict with other skills due to the narrow, well-defined scope.

3 / 3

Total

11

/

12

Passed

Validation

81%

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

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

9

/

11

Passed

Repository
microsoft/power-platform-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.