mirror of
https://github.com/agentskills/agentskills.git
synced 2026-06-18 15:54:06 +08:00
Merge pull request #314 from workshopdotai/add-workshop-client
Add Workshop.ai to client showcase
This commit is contained in:
@@ -294,6 +294,14 @@ export const clients = [
|
||||
darkSrc: "/images/logos/kiro/kiro-logo-dark.svg",
|
||||
instructionsUrl: "https://kiro.dev/docs/skills/",
|
||||
},
|
||||
{
|
||||
name: "Workshop",
|
||||
description: "Workshop is a cross-platform AI coding agent for building full applications. It supports multi-LLM models, sub-agents, custom agents, and skills — available as a desktop app, web app, and CLI.",
|
||||
url: "https://workshop.ai/",
|
||||
lightSrc: "/images/logos/workshop/workshop-logo-light.svg",
|
||||
darkSrc: "/images/logos/workshop/workshop-logo-dark.svg",
|
||||
instructionsUrl: "https://docs.workshop.ai/core-concepts/working-with-the-agent#create-your-own-agents",
|
||||
},
|
||||
{
|
||||
name: "Google AI Edge Gallery",
|
||||
description: "Google AI Edge Gallery is the premier destination for running the world's most powerful open-source Large Language Models (LLMs) on your mobile device",
|
||||
|
||||
Reference in New Issue
Block a user