Official skills publisher Verified Skillscout rank 80

Svix

Svix publishes official AI agent skills for its tools, services, and developer workflows.

Browse 2 official AI agent skills across 1 Svix repository, with install commands and source links.

2 Skills
1 Repository
128 Installs
15 GitHub stars

Install

Add Svix skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/svix/svix_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Svix skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Ai

svix/ai

Includes 2 official skills: receiving-webhooks, svix-sending-webhooks.

2 skills 128 installs 15 stars
npx skills add svix/ai -y

2 skills

svix/ai 2 skills

receiving-webhooks

svix/ai 46 installs
View source

svix-sending-webhooks

svix/ai 10 installs
View source

Repository documentation

svix/ai package overview

svix/ai/README.md View on GitHub

svix/ai

Includes 2 official skills: receiving-webhooks, svix-sending-webhooks.

Top skills in this package

receiving-webhooksOfficial Svix skill from svix/ai.
svix-sending-webhooksOfficial Svix skill from svix/ai.

Install

Install the full package:

npx skills add svix/ai -y

Install a specific skill:

npx skills add svix/ai@receiving-webhooks -y

Use the package when you want your agent to choose the relevant skill from this official Svix repository.

View svix/ai on GitHub
Copied