82179 Skills Available

Find awesome
Agent Skills

Agent-Skills.md is a agent skills marketplace, to find the right agent skills for you.

Popular searches

postbridge-social-growth

Organic social media growth coach using the Post Bridge methodology (500M+ views, 132K+ downloads, $33K+ revenue). Act as a personalized growth coach for apps, products, and businesses seeking organic traffic from TikTok and Instagram short-form video. Use when users ask about growing on TikTok/Instagram, creating viral content, getting more views organically, converting social media views to app downloads or customers, warming up new social accounts, finding winning content formats, or scaling organic social media presence. Also use when users need help with social media bios, content-market fit, trend riding, or building a repeatable content system without paid ads.

giulioco
giulioco
5

social-growth-engineer

Master viral app growth engineering using proven social media strategies. Provides comprehensive guidance on TikTok/Instagram Reels marketing, UGC networks, viral hooks, content formats, monetization, and scaling tactics based on 100+ real case studies generating billions of views and millions in revenue.

giulioco
giulioco
5

nano-banana-prompt

Craft highly effective prompts for Nano Banana Pro (Gemini image generation). Use when generating images with Nano Banana Pro for any purpose including photorealistic portraits, product photography, creative experiments, e-commerce mockups, social media content, editorial layouts, 3D renders, era-specific aesthetics (Y2K, 2000s, 1990s), miniature/diorama effects, or any advanced image generation task. Provides proven prompt patterns, technical specifications, JSON structuring, identity preservation techniques, and style-specific templates.

giulioco
giulioco
5

spring-boot-full-stack

|

mduongvandinh
mduongvandinh
51

writing-svelte5

Svelte 5 syntax reference. Use when writing ANY Svelte component. Svelte 5 uses runes ($state, $derived, $effect, $props) instead of Svelte 4 patterns. Training data is heavily Svelte 4—this skill prevents outdated syntax.

trevors
trevors
5

reading-books

Read and search digital books (PDF, EPUB, MOBI, TXT). Use when answering questions about a book, finding quotes or passages, navigating to specific pages or chapters, or extracting information from documents.

trevors
trevors
5

validating-project

Auto-detect and run formatters, linters, type checkers, and tests for the current project. Use when validating a project, running all checks, checking code quality before committing, or verifying the build passes.

trevors
trevors
5

using-linear

Query, create, and manage Linear issues from the command line. Use when checking assigned work, viewing issue details, creating new issues, or updating issue status.

trevors
trevors
5

using-jj

Use this skill for ANY task involving jj or jujutsu version control. ALWAYS trigger when the user mentions jj, jujutsu, revsets, change IDs, bookmarks, or oplog. Also trigger when the user wants to squash, split, or reorder commits in a stack, write a revset query, absorb fixup changes, undo or restore a previous operation, resolve conflicts after rebasing, recover from force-pushes, rewrite protected/immutable commits, view change evolution (evolog), or try parallel approaches. Trigger even if "jj" is not explicitly said — "changes" instead of "commits", "stack" instead of "branch", "absorb", "squash into the right commit", "undo my last operation", "conflict after rebase", or "compare approaches in parallel" are strong jj signals. This skill contains critical non-obvious rules (like always using -m flags) that prevent broken workflows.

trevors
trevors
5

using-jina-reader

Fetch web page content using Jina Reader as a fallback when websites block direct access. Use when WebFetch returns 403, 406, captcha pages, empty content, Cloudflare blocks, or anti-bot responses. Also use when the user explicitly asks to use Jina Reader.

trevors
trevors
5

using-git

ALWAYS load this skill when the user mentions ANY of these git topics — squash, rebase, cherry-pick, merge conflicts, conflict resolution, reflog, recovering lost commits, resetting commits, pre-commit hooks, or fixing broken git state. This skill contains safe, non-interactive git approaches that must be preferred over default git commands. Trigger for squashing commits, rebasing onto main/dev/master, cherry-picking from another branch, resolving rebase conflicts, recovering commits after reset, reflog to find lost work, accidentally committed to wrong branch, pre-commit hook modified files, non-interactive squash before PR, cleaning up commit history, consolidating commits, force push after rebase, or bad reset recovery. Load this skill for ANY git workflow involving history rewriting, commit manipulation, or branch rebasing — even if the request seems straightforward.

trevors
trevors
5

using-docker-in-web

Set up and use Docker in Claude Code for Web environments. Use when Docker builds fail with bridge/iptables errors, SSL certificate errors through proxy, or when working in containerized web environments.

trevors
trevors
5

testing-whisper

Transcribe WAV audio files using OpenAI Whisper for intelligibility testing. Use when transcribing audio, testing speech output quality, running whisper, or checking if generated audio is intelligible.

trevors
trevors
5

specifying-and-planning

Multi-mode skill for project planning workflows -- extract requirements from specs, break into tasks, create GitHub issues, set up project boards, or generate agent team configurations. Use when planning a project, extracting requirements, breaking down tasks, creating issues from tasks, setting up GitHub projects, or generating team plans.

trevors
trevors
5

analyzing-wav

Analyze WAV audio files for debugging TTS and audio pipelines. Use when checking audio quality, validating WAV format, inspecting waveform patterns, or diagnosing generated speech issues.

trevors
trevors
5

building-swiftui

Build, review, debug, and modernize SwiftUI apps for macOS with modern patterns. Use when building SwiftUI UIs, reviewing code quality, debugging view issues, checking anti-patterns, migrating from AppKit, or designing app architecture.

trevors
trevors
5

cleaning-commit-history

Reorganize and clean up messy commit history on a feature branch into logical, reviewable commits. Use when cleaning up commits, preparing a branch for review, separating formatting from logic changes, fixing broken intermediate states, or squashing WIP commits.

trevors
trevors
5

committing-changes

Stage, validate, and commit changes with a clear message, optionally pushing to remote and monitoring CI. Use when committing code, creating a commit, pushing changes, or doing a commit-and-push workflow.

trevors
trevors
5

configuring-tmux

Build, review, and troubleshoot tmux configurations with modern best practices. Use when creating tmux.conf from scratch, adding plugins, configuring themes, integrating with Neovim, setting up session management, or debugging tmux issues.

trevors
trevors
5

cuda-kernels

Develop, test, and optimize custom CUDA kernels in the candle framework for qwen3-tts-rs. Use when writing CUDA kernels, debugging GPU code, integrating kernels with candle, optimizing throughput, profiling with nsys/ncu, analyzing roofline, or investigating register pressure and occupancy.

trevors
trevors
5

downloading-hf-models

Get the correct command syntax for downloading models from HuggingFace. Use when downloading models, running "hf download", or pulling models from HuggingFace repos.

trevors
trevors
5

executing-test-plans

Execute a structured test plan and emit a concise, comprehensive results document (JSON + Markdown). Use when running test plans, executing QA workflows, verifying acceptance criteria systematically, or producing test results documentation.

trevors
trevors
5

implementing-issues

Implement a GitHub or Linear issue end-to-end with TDD, branch management, and PR creation. Use when implementing an issue, working on a ticket, starting a feature from an issue, or building from issue requirements.

trevors
trevors
5

maintaining-claude-code

Create, validate, and improve Claude Code configuration — SKILL.md files, CLAUDE.md, rules, hooks, and settings.json. Use when creating a new skill, writing a SKILL.md, adding a hook, editing rules, auditing skill descriptions, checking config quality, debugging hook behavior, or deciding between skills vs rules vs CLAUDE.md. Also auto-loads when working in ~/.claude/ on skills, rules, hooks, or settings.

trevors
trevors
5

managing-dotfiles

Manage dotfiles tracked in ~/.claude/dotfiles/ using GNU Stow. Use when adding config files to dotfiles, stowing/unstowing packages, or troubleshooting symlink conflicts.

trevors
trevors
5

managing-starship-fork

Sync, build, and install the custom starship fork with jj support. Use when updating starship, rebuilding the binary, syncing with upstream, or modifying the jj_status module.

trevors
trevors
5

searching-history

>-

trevors
trevors
5

reviewing-pull-requests

Review a pull request against issue requirements and coding best practices, then submit structured feedback. Use when reviewing a PR, checking a pull request, doing code review, or providing PR feedback.

trevors
trevors
5

monitoring-ci

Monitor and watch GitHub Actions CI/CD pipeline runs in real time. Use when the user has pushed code and wants to watch the build, check CI status, see if tests passed, monitor a pipeline, or wait for a workflow run to complete. Also use after any `jj git push` or `git push` command. Reports pass/fail with failed job logs. Do NOT use for writing or editing CI workflow YAML files, optimizing CI config, or debugging CI configuration — only for monitoring active runs.

trevors
trevors
5

profiling-qwen3-tts

Profile and benchmark qwen3-tts-rs inference using e2e_bench with chrome tracing, flamegraph, or Nsight Systems inside a CUDA Docker container. Use when profiling, benchmarking, checking performance, finding bottlenecks, or running flamegraphs.

trevors
trevors
5

xiaohongshu-images

Transform markdown/HTML into styled 3:4 ratio images for Xiaohongshu

iamzifei
iamzifei
5

Django Framework

Build production-ready web applications with Django MVC, ORM, authentication, and REST APIs

pluginagentmarketplace
pluginagentmarketplace
51

Debugging

Python debugging techniques, pdb, and IDE debugging tools

pluginagentmarketplace
pluginagentmarketplace
51

Type Hints

Python type hints, type checking, and static analysis with mypy

pluginagentmarketplace
pluginagentmarketplace
51

Security

Python security best practices, OWASP, and vulnerability prevention

pluginagentmarketplace
pluginagentmarketplace
51

Machine Learning

Python machine learning with scikit-learn, PyTorch, and TensorFlow

pluginagentmarketplace
pluginagentmarketplace
51

Python Performance

Master Python optimization techniques, profiling, memory management, and high-performance computing

pluginagentmarketplace
pluginagentmarketplace
51

Pandas Data Analysis

Master data manipulation, analysis, and visualization with Pandas, NumPy, and Matplotlib

pluginagentmarketplace
pluginagentmarketplace
51

Python Fundamentals

Master Python syntax, data types, control flow, functions, OOP, and standard library

pluginagentmarketplace
pluginagentmarketplace
51

Pytest Testing

Master test-driven development with pytest, fixtures, mocking, and CI/CD integration

pluginagentmarketplace
pluginagentmarketplace
51

Poetry Packaging

Master Python package management with Poetry, dependency resolution, publishing, and project structure

pluginagentmarketplace
pluginagentmarketplace
51

Asyncio Programming

Master asynchronous programming with asyncio, async/await, concurrent operations, and async frameworks

pluginagentmarketplace
pluginagentmarketplace
51

FastAPI

FastAPI web framework for building modern APIs with async support

pluginagentmarketplace
pluginagentmarketplace
51

template-skill

Replace with description of the skill and when Claude should use it.

qodex-ai
qodex-ai
5

react-native-deployment

Master deployment - EAS Build, Fastlane, App Store, Play Store, and OTA updates

pluginagentmarketplace
pluginagentmarketplace
51

react-native-basics

Master React Native fundamentals - components, styling, layout, and Expo

pluginagentmarketplace
pluginagentmarketplace
51

react-native-native-modules

Master native modules - Turbo Modules, JSI, Fabric, and platform bridging

pluginagentmarketplace
pluginagentmarketplace
51

react-native-navigation

Master React Navigation - stacks, tabs, drawers, deep linking, and TypeScript integration

pluginagentmarketplace
pluginagentmarketplace
51

react-native-state

Master state management - Redux Toolkit, Zustand, TanStack Query, and data persistence

pluginagentmarketplace
pluginagentmarketplace
51

react-native-testing

Master testing - Jest, Testing Library, Detox E2E, and CI/CD integration

pluginagentmarketplace
pluginagentmarketplace
51

Page 1198 of 1644 · 82179 results

Adoption

Agent Skills are supported by leading AI development tools.

FAQ

Frequently asked questions about Agent Skills.

01

What are Agent Skills?

Agent Skills are reusable, production-ready capability packs for AI agents. Each skill lives in its own folder and is described by a SKILL.md file with metadata and instructions.

02

What does this agent-skills.md site do?

Agent Skills is a curated directory that indexes skill repositories and lets you browse, preview, and download skills in a consistent format.

03

Where are skills stored in a repo?

By default, the site scans the skills/ folder. You can also submit a URL that points directly to a specific skills folder.

04

What is required inside SKILL.md?

SKILL.md must include YAML frontmatter with at least name and description. The body contains the actual guidance and steps for the agent.

05

How can I submit a repo?

Click Submit in the header and paste a GitHub URL that points to a skills folder. We’ll parse it and add any valid skills to the directory.