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
8 changes: 8 additions & 0 deletions site/src/data/skills.ts
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,14 @@ export const ECOSYSTEM_CARDS: readonly EcosystemCardSource[] = [
copyValue:
"https://github.com/RozoAI/rozo-intents-skills/blob/main/SKILL.md",
},
{
title: "Sozu Testnet USDC Faucet",
description:
"Claim Circle USDC on Stellar testnet with a PoW-gated CLI, using an existing C…/G… address or a newly generated G… wallet with a USDC trustline.",
pathLabel: "blessedux/agent-skills",
copyValue:
"https://github.com/blessedux/agent-skills/blob/main/sozu-faucet/SKILL.md",
},
{
title: "LumenLoop MCP Connect",
description:
Expand Down