From 2f17553bc3ed60bb313c5590c738f6abf28c3e2d Mon Sep 17 00:00:00 2001 From: wang1212 Date: Thu, 27 Aug 2026 15:23:50 +0800 Subject: [PATCH] docs: simplify SKILL.md capabilities listing --- skills/weavefox/SKILL.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/skills/weavefox/SKILL.md b/skills/weavefox/SKILL.md index f12c75f..d02ff7a 100644 --- a/skills/weavefox/SKILL.md +++ b/skills/weavefox/SKILL.md @@ -1,11 +1,18 @@ --- name: weavefox -description: Connect to WeaveFox platform to manage apps, and call server-side open capabilities via the wf CLI. +description: Connect to WeaveFox open capabilities to manage apps and interact with app agents via the wf CLI. --- # WeaveFox -Use this skill when the user wants to interact with WeaveFox platform — manage apps, update app settings, send messages to app agents, or query user profile. +Use this skill when the user wants to connect to WeaveFox and use its open capabilities. + +## Available Capabilities + +- Get the current authenticated user profile +- List apps with pagination +- Update an app (name, description, tags, cover image, visibility, custom domain) +- Send a message to an app agent and get the response ## Install