Skip to content

Commit 1fd40de

Browse files
committed
more skill refinement: frontmatter and length issues
1 parent fa49a23 commit 1fd40de

8 files changed

Lines changed: 424 additions & 512 deletions

File tree

skills/b2c-cli/skills/b2c-ecdn/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: b2c-ecdn
3-
description: Manage b2c/sfcc/demandware eCDN (embedded Content Delivery Network) settings
3+
description: Manage B2C Commerce eCDN (embedded CDN) settings with the b2c cli. Use when purging cache, configuring WAF rules, managing SSL certificates, setting rate limits, or creating CDN zones.
44
---
55

66
# B2C eCDN Skill

skills/b2c-cli/skills/b2c-logs/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: b2c-logs
3-
description: Retrieve and monitor log files from B2C Commerce (SFCC/demandware) instances. Use when fetching recent errors, searching log entries, filtering by level/time, or real-time tailing. The `logs get` command is optimized for filtered retrieval with JSON output.
3+
description: Retrieve and monitor log files from B2C Commerce instances with the b2c cli. Use when fetching recent errors, searching log entries, filtering by level/time, or real-time tailing. The `logs get` command is optimized for filtered retrieval with JSON output.
44
---
55

66
# B2C Logs Skill

skills/b2c-cli/skills/b2c-webdav/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: b2c-webdav
3-
description: List, upload, download, and manage files on B2C Commerce (SFCC/Demandware) instances via WebDAV. Use when reading error logs (customerror, debug), downloading job logs, uploading to IMPEX directories, or managing files in cartridges/catalogs/static folders.
3+
description: List, upload, download, and manage files on B2C Commerce instances via WebDAV with the b2c cli. Use when reading error logs (customerror, debug), downloading job logs, uploading to IMPEX directories, or managing files in cartridges/catalogs/static folders.
44
---
55

66
# B2C WebDAV Skill

0 commit comments

Comments
 (0)