Skip to content

Commit b33f89c

Browse files
committed
fix(skills): correct steel-browser YAML frontmatter
1 parent a45d70b commit b33f89c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

skills/steel-browser/SKILL.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: steel-browser
3-
allowed-tools: Bash(steel:*)
3+
allowed-tools:
4+
- "Bash(steel:*)"
45
description: >-
56
Use this skill for any web task where WebFetch or curl would fail or be
67
insufficient — pages that require JavaScript to render, forms to fill and

0 commit comments

Comments
 (0)