๐ŸŽฏ

sc-vpn

๐ŸŽฏSkill

from starchild-ai-agent/official-skills

VibeIndex|
What it does
|

A Starchild platform skill that routes outbound HTTP requests through VPN exit nodes in 18 countries to bypass geo-restrictions, intended as a last-resort tool when specific requests are region-blocked.

๐Ÿ“ฆ

Same repository

starchild-ai-agent/official-skills(89 items)

sc-vpn

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add starchild-ai-agent/official-skills --skill sc-vpn
skills.sh Installโš  Installs to .agents/skills/
npx skills add starchild-ai-agent/official-skills --skill sc-vpn
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/sc-vpn/SKILL.md

SKILL.md

69Installs
-
AddedMar 16, 2026

More from this repository10

๐ŸŽฏ
coinglass๐ŸŽฏSkill

Crypto derivatives data skill providing 37 tools for funding rates, open interest, liquidations, long/short ratios, and ETF flows via the Coinglass API. Useful for researching perp markets, tracking Hyperliquid whale positions, and comparing institutional flows.

๐ŸŽฏ
hyperliquid๐ŸŽฏSkill

Trade perpetual futures, spot tokens, and RWA on the Hyperliquid on-chain DEX with leverage support. Provides tools for placing orders, setting TP/SL, managing funds, and querying account state through both agent-chat and standalone service modes.

๐ŸŽฏ
wallet๐ŸŽฏSkill

A multi-chain wallet skill supporting EVM chains and Solana that enables AI agents to check balances, execute transfers, sign transactions and messages, and manage wallet policies via DeBank and Birdeye integrations.

๐ŸŽฏ
coingecko๐ŸŽฏSkill

A CoinGecko skill that gives AI agents access to comprehensive cryptocurrency market data including prices, OHLC charts, trending coins, top gainers/losers, NFTs, exchange stats, and global DeFi statistics.

๐ŸŽฏ
twitter๐ŸŽฏSkill

Read-only access to Twitter/X data through 13 functions covering tweets, users, followers, replies, threads, quotes, articles, and trends. Supports advanced search operators like from:user, min_faves:N, and date ranges via the twitterapi.io API.

๐ŸŽฏ
skill-creator๐ŸŽฏSkill

Scaffolds new skills with valid frontmatter, directory layout, and a starter SKILL.md. Provides best practices for skill architecture including progressive disclosure, degrees of freedom, and keeping skill files lean and focused on domain knowledge rather than boilerplate.

๐ŸŽฏ
twelvedata๐ŸŽฏSkill

Provides real-time quotes and historical OHLCV bars for stocks, forex, and commodities via the Twelve Data API. Supports batch queries, advanced search, pre/post-market data, and multiple timeframe intervals from 1-minute to monthly candles.

๐ŸŽฏ
skillmarketplace๐ŸŽฏSkill

A skill marketplace client that lets AI agents search, install, and publish skills across official, community, and global registries. Supports auto-installation from multiple sources including Starchild community and skills.sh ecosystem.

๐ŸŽฏ
orderly-onboarding๐ŸŽฏSkill

An onboarding skill for Orderly Network, an omnichain orderbook-based perpetual futures trading infrastructure. Guides AI agents through installing the MCP server, setting up the DEX template, integrating the React SDK, and using the orderly CLI.

๐ŸŽฏ
charting๐ŸŽฏSkill

A Starchild official skill for creating charts and data visualizations within AI agent conversations, installable via the skills CLI for use with compatible coding agents.