skillmarketplace
starchild-ai-agent/official-skills
Always use the search_skills tool. Do NOT manually curl, browse GitHub, or download SKILL.md files.
npx skills add https://github.com/starchild-ai-agent/official-skills --skill skillmarketplace
Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.
Latest reviews
No community reviews yet. Be the first to review.
What does skillmarketplace do?
Always use the search_skills tool. Do NOT manually curl, browse GitHub, or download SKILL.md files.
Is skillmarketplace good?
skillmarketplace does not have approved reviews yet, so SkillJury cannot publish a community verdict.
What agent does skillmarketplace work with?
skillmarketplace currently lists compatibility with gemini-cli, opencode, openclaw, antigravity, mistral-vibe, qwen-code.
What are alternatives to skillmarketplace?
Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.
How do I install skillmarketplace?
npx skills add https://github.com/starchild-ai-agent/official-skills --skill skillmarketplace
More from starchild-ai-agent/official-skills
wallet
by starchild-ai-agent/official-skills
Interact with this agent's on-chain wallets. Each agent has one wallet per chain (EVM + Solana). Supports balance queries, transfers (policy-gated), message signing, and transaction history.
coingecko
by starchild-ai-agent/official-skills
CoinGecko provides comprehensive crypto market data including spot prices, OHLC candles, market cap, trending coins, sector performance, and global stats.
coder
by starchild-ai-agent/official-skills
You write code that works. Not templates. Not placeholders. Working code, tested and proven.
browser-preview
by starchild-ai-agent/official-skills
You already know preview_serve and preview_stop . This skill fills the gap: what happens after preview_serve returns a URL — how the user actually sees it.
Alternatives in Software Engineering
telegram-bot-builder
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
flutter-app-size
by flutter/skills
Analyzes and optimizes Flutter application size by measuring build artifacts, generating size analysis reports, utilizing Dart DevTools for component breakdown, and implementing specific size reduction strategies such as debug info splitting, resource compression, and platform-specific tree-shaking. Assumes a...
sharp-edges
by trailofbits/skills
Evaluates whether APIs, configurations, and interfaces are resistant to developer misuse. Identifies designs where the "easy path" leads to insecurity.
iterative-retrieval
by affaan-m/everything-claude-code
Solves the "context problem" in multi-agent workflows where subagents don't know what context they need until they start working.