Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions skills/weavefox/SKILL.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down