Skip to content

Commit a6e9a76

Browse files
ninihen1claude
andcommitted
fix: monitoring skill name field must match folder (flowstudio- prefix)
Broke in last sync when I copied the source SKILL.md (name: power-automate-monitoring) to the fork location without applying the flowstudio- prefix. Caught by skill:validate — "Folder name does not match skill name". Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 1ad21bf commit a6e9a76

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • plugins/flowstudio-power-automate/skills/flowstudio-power-automate-monitoring
  • skills/flowstudio-power-automate-monitoring

plugins/flowstudio-power-automate/skills/flowstudio-power-automate-monitoring/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: power-automate-monitoring
2+
name: flowstudio-power-automate-monitoring
33
description: >-
44
Monitor Power Automate flow health, track failure rates, and inventory tenant
55
assets using the FlowStudio MCP cached store. The live API only returns

skills/flowstudio-power-automate-monitoring/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: power-automate-monitoring
2+
name: flowstudio-power-automate-monitoring
33
description: >-
44
Monitor Power Automate flow health, track failure rates, and inventory tenant
55
assets using the FlowStudio MCP cached store. The live API only returns

0 commit comments

Comments
 (0)