Skip to content

Commit 6ac0a0b

Browse files
Update .agents/skills/make-skill/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 84af1e2 commit 6ac0a0b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.agents/skills/make-skill/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ Include these recommended sections, following this file's structure:
8484

8585
### Step 6: Write Scripts (Script-driven Only)
8686

87-
- Prefer Powershell, but can also use Python or Javascript
87+
- Prefer PowerShell, but can also use Python or JavaScript
8888
- Standard param block with defaults
89-
- For Powershell, use PowershellWrite-Section helper for consistent output
89+
- Ensure scripts produce clear, structured, and parseable console output (for example, section headers and status lines)
9090
- Emoji status: ✅ green / ⚠️ yellow / 🔴 red
9191
- **Fail-closed error handling** — Unknown ≠ Healthy
9292

0 commit comments

Comments
 (0)