From 3c0827e7ad95ca36b5807d9c37741ded6efb834d Mon Sep 17 00:00:00 2001 From: TopTomCruise Date: Fri, 10 Jul 2026 17:29:13 +0800 Subject: [PATCH] fix(skills): quote sitemap author frontmatter --- skills/opencli-sitemap-author/SKILL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skills/opencli-sitemap-author/SKILL.md b/skills/opencli-sitemap-author/SKILL.md index 4c9b3d65b..7098b611c 100644 --- a/skills/opencli-sitemap-author/SKILL.md +++ b/skills/opencli-sitemap-author/SKILL.md @@ -1,7 +1,7 @@ --- name: opencli-sitemap-author -description: Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale, or when promoting local site knowledge into the repo. -allowed-tools: Bash(opencli:*), Read, Edit, Write, Grep +description: "Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale, or when promoting local site knowledge into the repo." +allowed-tools: "Bash(opencli:*), Read, Edit, Write, Grep" --- # opencli-sitemap-author