New skills
Browse the most recently seen skills in the imported catalog, with a stable tiebreak on current popularity.
speech-to-text
by elevenlabs/skills
Transcribe audio to text with Scribe v2 - supports 90+ languages, speaker diarization, and word-level timestamps.
text-to-speech
by elevenlabs/skills
Generate natural speech from text - supports 70+ languages, multiple models for quality vs latency tradeoffs.
write-xiaohongshu
by adjfks/corner-skills
Source details, install context, and public review data are available on the full page.
yahoo-finance
by gracefullight/stock-checker
A Python CLI for fetching comprehensive stock data from Yahoo Finance using yfinance.
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.
eval-harness
by affaan-m/everything-claude-code
A formal evaluation framework for Claude Code sessions, implementing eval-driven development (EDD) principles.
modern-python
by trailofbits/skills
Guide for modern Python tooling and best practices, based on trailofbits/cookiecutter-python .
chinese-novelist
by penglonghuang/chinese-novelist-skill
使用 AskUserQuestion 工具逐一询问用户,每个问题提供选项供用户选择。
insforge
by insforge/agent-skills
This skill covers client-side SDK integration using @insforge/sdk . For backend infrastructure operations (creating tables, inspecting schema, deploying functions, secrets, managing storage buckets, website deployments, cron job and schedules, logs, etc.), use the insforge-cli skill.
refactor-module
by hashicorp/agent-skills
This skill guides AI agents in transforming monolithic Terraform configurations into reusable, maintainable modules following HashiCorp's module design principles and community best practices.
building-with-medusa
by medusajs/medusa-agent-skills
Comprehensive backend development guide for Medusa applications. Contains patterns across 6 categories covering architecture, type safety, business logic placement, and common pitfalls.
building-admin-dashboard-customizations
by medusajs/medusa-agent-skills
Build custom UI extensions for the Medusa Admin dashboard using the Admin SDK and Medusa UI components.
us-stock-analysis
by tradermonty/claude-trading-skills
Perform comprehensive analysis of US stocks covering fundamental analysis (financials, business quality, valuation), technical analysis (indicators, trends, patterns), peer comparisons, and generate detailed investment reports. Fetch real-time market data via web search tools and apply structured analytical frameworks.
terraform-stacks
by hashicorp/agent-skills
Terraform Stacks simplify infrastructure provisioning and management at scale by providing a configuration layer above traditional Terraform modules. Stacks enable declarative orchestration of multiple components across environments, regions, and cloud accounts.
building-storefronts
by medusajs/medusa-agent-skills
Frontend integration guide for building storefronts with Medusa. Covers SDK usage, React Query patterns, and calling custom API routes.
provider-resources
by hashicorp/agent-skills
This guide covers developing Terraform Provider resources and data sources using the Terraform Plugin Framework. Resources represent infrastructure objects that Terraform manages through Create, Read, Update, and Delete (CRUD) operations.
learning-medusa
by medusajs/medusa-agent-skills
This is NOT a passive reference skill. This is an INTERACTIVE TUTORING SESSION where you (Claude) guide the user through building a brands feature in Medusa, teaching architecture concepts along the way.
find-skills
by vercel-labs/skills
This skill helps you discover and install skills from the open agent skills ecosystem.
new-terraform-provider
by hashicorp/agent-skills
Source details, install context, and public review data are available on the full page.
provider-actions
by hashicorp/agent-skills
Terraform Actions enable imperative operations during the Terraform lifecycle. Actions are experimental features that allow performing provider operations at specific lifecycle events (before/after create, update, destroy).
claude-in-chrome-troubleshooting
by trailofbits/skills
Use this skill when Claude in Chrome MCP tools fail to connect or work unreliably.
run-acceptance-tests
by hashicorp/agent-skills
An acceptance test is a Go test function with the prefix TestAcc .
daily-news-report
by sickn33/antigravity-awesome-skills
Architecture Upgrade : Main Agent Orchestration + SubAgent Execution + Browser Scraping + Smart Caching
market-news-analyst
by tradermonty/claude-trading-skills
This skill enables comprehensive analysis of market-moving news events from the past 10 days, focusing on their impact on US equity markets and commodities. The skill automatically collects news from trusted sources using WebSearch and WebFetch tools, evaluates market impact magnitude, analyzes actual market...