Top Rated
The most starred skills loved by the community. Quality guaranteed!
elevenlabs-docs
by iyeaaa
Use this skill for requests related to ElevenLabs in order to fetch relevant documentation to provide accurate, up-to-date guidance.
image-gen
by InfQuest
使用 AI 生成图片,支持多种模型和风格。Use when user wants to 生成图片, 画图, 创建图像, AI绘图, 生成一张图, generate image, create image, draw picture, AI art, 编辑图片, 修改图片, edit image, modify image.
media-understand
by InfQuest
使用 AI 理解和分析多媒体内容(图片、视频、音频)。Use when user wants to 理解图片, 分析视频, 音频转文字, 视频问答, understand media, analyze video, transcribe audio, describe image, what is in this video/image/audio.
modelscope-api
by hansonyyds
This skill should be used when the user asks to "call ModelScope API", "generate images with ModelScope", "configure ModelScope", or mentions ModelScope API endpoints, authentication, async task polling, or image generation workflows. Provides comprehensive guidance for ModelScope image generation API integration.
skill-extractor
by InfQuest
从当前会话中提取经验,自动生成可复用的 Claude Code Skill。Use when user wants to 提取skill, 总结成skill, 固化经验, 生成skill, extract skill, create skill from context, save as skill, 把经验变成skill.
utils/diagram
by codihaus
Create and validate Mermaid diagrams in markdown files
utils/gemini
by codihaus
Large context processing using Gemini Flash for codebase scanning and summarization
mermaid-github-safe-area
by alessandrobologna
Ensure Mermaid diagrams in GitHub READMEs reserve bottom-right safe area using init-only config (no CSS, no spacer nodes) and optionally apply handrawn style on request.
add-skill-installer
by Mo7amedhassan11
安裝 Agent Skills 到本機。當用戶想要「安裝技能」、「新增 skill」、「從 GitHub 安裝 skill」、或「install skill from repo」時觸發此技能。
a2ui-embed
by yousufjoyian
Write HTML visualizations to the A2UI panel or embed running apps
Folder Browser Skill
by yousufjoyian
Claude agent skills and workspace configuration
TriClaude Manager
by yousufjoyian
Claude agent skills and workspace configuration
tesseract
by yousufjoyian
Pull and start Tesseract - the Information Mapping Knowledge Engine with Firebase backend. Provides localhost and Tailscale URLs.
github
by yousufjoyian
Clone, pull, and manage GitHub repositories using SSH authentication. Handles yousufjoyian repos and third-party repos.
tool-coingecko-price
by captaindpt
Use the coingecko_price tool to fetch spot crypto prices (free) for one or more symbols/ids with 24h change and last-updated timestamps.
tool-gdelt-news
by captaindpt
Use the gdelt_news tool to fetch recent headlines via GDELT (free) with shared caching, rate limiting, and basic query normalization.
tool-grok-search
by captaindpt
Use the grok_search tool to search X/web/news via xAI Grok Live Search (paid) and return an answer plus citations.
tool-nasdaq-quote
by captaindpt
Use the nasdaq_quote tool to fetch a US equity quote (free; delayed) with lightweight caching and latency metadata.
tool-nasdaq-candles
by captaindpt
Use the nasdaq_candles tool to fetch OHLCV candles (free) with caching and latency metadata; good for quick charting.
tool-polymarket-book
by captaindpt
Use the polymarket_book tool to fetch Polymarket CLOB order book depth (YES/NO) via Gamma + CLOB and expose best bid/ask/mid.
tool-polymarket-trades
by captaindpt
Use the polymarket_trades tool to fetch and filter recent Polymarket trades (free Data API), optionally by market or wallet.
debug-investigator
by pierreribeiro
Investigation Analyst persona for systematic troubleshooting and debugging. ACTIVATE when messages contain debug, investigate, troubleshoot, analyze, diagnose, error, bug, root-cause, RCA, trace, or inspect keywords.
testing-frameworks
by Dsantiagomj
Testing patterns for Jest, Vitest, and Pytest. Covers test structure (AAA pattern), mocking strategies, fixtures, assertions, and testing best practices. Trigger: When writing tests, when setting up test frameworks, when implementing mocks, when creating test fixtures, when following TDD practices.
patterns
by Dsantiagomj
Software design patterns, SOLID principles, and architectural best practices. Covers creational, structural, and behavioral patterns, anti-patterns to avoid, and when to apply each pattern. Trigger: When architecting systems, when refactoring code, when implementing design patterns, when applying SOLID principles, when identifying anti-patterns.