79981 Skills Available

Find awesome
Agent Skills

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

Popular searches

seo-content-writing

SEO 文章撰写。当用户需要创建搜索引擎优化的内容、撰写营销文案或优化网站内容时使用此技能。

aaaaqwq
aaaaqwq
3

env-setup

Claude Code 环境一键同步工具。从 GitHub 仓库同步所有配置到本地:output-styles 风格、CLAUDE.md 全局提示词、MCP 服务器配置、Agent 配置、Plugin 配置。适用于多设备统一环境、换电脑恢复、团队共享配置等场景。当用户需要从 GitHub 仓库同步 Claude Code/OpenClaw 环境配置时使用此 skill。

aaaaqwq
aaaaqwq
3

api-provider-setup

添加和配置第三方 API 中转站供应商到 OpenClaw。当用户需要添加新的 API 供应商、配置中转站、设置自定义模型端点时使用此技能。支持 Anthropic 兼容和 OpenAI 兼容的 API 格式。

aaaaqwq
aaaaqwq
3

video-frames

Extract frames or short clips from videos using ffmpeg.

aaaaqwq
aaaaqwq
3

veo3-video-gen

Generate and stitch short videos via Google Veo 3.x using the Gemini API (google-genai). Use when you need to create video clips from prompts (ads, UGC-style clips, product demos) and want a reproducible CLI workflow (generate, poll, download MP4, optionally stitch multiple segments).

aaaaqwq
aaaaqwq
3

veo

Generate video using Google Veo (Veo 3.1 / Veo 3.0).

aaaaqwq
aaaaqwq
3

multi-agent-architecture

多 Agent 架构设计与智能 Spawn 系统。当需要设计多 Agent 系统、配置专业化 Agent、实现智能任务分发、或优化并发处理能力时使用此技能。

aaaaqwq
aaaaqwq
3

fm-knowledge-guide

Comprehensive guide for bank developers and Business Analysts (BAs) to master financial market business knowledge. Use this skill when users ask about derivatives (swaps, options, futures), collateral management (CSA, margin calls, VM/IM), trade lifecycle (confirmation, clearing, settlement), FX operations, fixed income, regulatory frameworks (EMIR, Dodd-Frank, UMR), or any financial market concepts they need to understand for building banking systems.

kooooooma
kooooooma
2

code-security-scanner

Scan code repositories for security threats including data exfiltration, backdoors, malicious code injection, dependency chain risks, and sensitive file access. Use this skill when users want to audit a codebase (especially TypeScript/JavaScript/Node.js projects) for security vulnerabilities, detect hidden malware, review npm dependencies for supply-chain attacks, check for credential leaks, or perform a pre-deployment security review. Triggers on requests like "scan for malicious code", "security audit", "check for backdoors", "review dependencies for vulnerabilities", "detect data exfiltration".

kooooooma
kooooooma
2

issue-manage

Record, categorize, and gain insights from issues you encounter during your work. Use this skill when the user wants to log an issue, view an issue dashboard, or generate insight reports about past issues. Trigger with `/issue-manage:record`, `/issue-manage:dashboard`, or `/issue-manage:insight`.

kooooooma
kooooooma
2

quant-analyst

Expert quantitative analyst specializing in financial modeling, algorithmic trading, and risk analytics. Masters statistical methods, derivatives pricing, and high-frequency trading with focus on mathematical rigor, performance optimization, and profitable strategy development.

o-m7
o-m7
2

llms-txt

Generate an llms.txt file for any project or website following the llmstxt.org specification. Use when asked to create llms.txt, generate LLM-friendly documentation, make a project AI-readable, or prepare documentation for language models.

marcelo-earth
marcelo-earth
2

tw-react-components

Use the tw-react-components library for building React UIs with TailwindCSS. Provides components (Button, Dialog, DataTable, Form controls, Layout, etc.), hooks (useToast, usePagination, useOutsideClick, etc.), and helpers. Use when building dashboards, forms, or UI features with this library.

bacali95
bacali95
2

arkts-code-linter

基于华为 HarmonyOS NEXT 官方文档和 ArkTS 规范的代码检查工具。自动检测代码中的规范违规、性能问题和潜在错误,确保代码符合 HarmonyOS 应用开发最佳实践。

clmc2025
clmc2025
2

tx-styling

Guidance for using @landfolk/tx styling (tx prop, grouping syntax, Tailwind transformer, SWC + ESLint plugins) in React/Next.js.

landfolk
landfolk
2

appsec

Skills para trabalho de AppSec defensivo ponta-a-ponta. Inclui intake, threat modeling, code review, testes de seguranca, correcoes e entrega de relatorios.

ktfth
ktfth
2

healing

Monitora e recupera degradação de contexto em sessões longas ou complexas. Detecta drift, bloat, fragmentação e scope creep. Aplica recovery proporcional (L1/L2/L3) de forma silenciosa.

ktfth
ktfth
2

narrative-dimensions-analysis

Physics-inspired story analysis system that treats narrative as trajectories through dimensional space. Tracks dimensions like intimacy, trust, power, and stakes to calculate tension, validate pacing, and diagnose story problems. Genre-aware with formulas for romance, thriller, mystery, and fantasy. Use when analyzing story structure, engineering tension, validating character arcs, diagnosing pacing issues, or generating dimensional targets for scenes.

wmiles81
wmiles81
2

composable-svelte-core

Core architecture patterns for Composable Svelte. Use when creating stores, writing reducers, working with effects, composing reducers, or implementing business logic. Covers the Store-Reducer-Effect trinity, all 12 effect types, composition strategies (scope, combineReducers, forEach), and immutable state updates.

jonathanbelolo
jonathanbelolo
2

composable-svelte-chat

Streaming chat and collaborative features for Composable Svelte. Use when implementing LLM chat interfaces, real-time messaging, or collaborative features. Covers StreamingChat (transport-agnostic), presence tracking, typing indicators, and WebSocket integration from @composable-svelte/chat package.

jonathanbelolo
jonathanbelolo
2

composable-svelte-charts

Data visualization and chart components for Composable Svelte. Use when creating charts, graphs, or data visualizations. Covers chart types (scatter, line, bar, area, histogram), data binding, state-driven updates, interactive features (zoom, brush, tooltips), and responsive design from @composable-svelte/charts package built with Observable Plot and D3.

jonathanbelolo
jonathanbelolo
2

composable-svelte-code

Code editing, syntax highlighting, and visual programming for Composable Svelte. Use when implementing code editors, syntax highlighting, or node-based visual programming. Covers CodeEditor (CodeMirror), CodeHighlight (Prism), and NodeCanvas (SvelteFlow) from @composable-svelte/code package.

jonathanbelolo
jonathanbelolo
2

composable-svelte-components

UI component library reference for Composable Svelte. Use when implementing designs, choosing components, styling layouts, or working with shadcn-svelte components. Covers component props, variants, accessibility patterns, visual composition, and when to use which component. For specialized components see composable-svelte-graphics (3D), composable-svelte-code (editors/media), composable-svelte-charts (visualization), composable-svelte-maps (geospatial).

jonathanbelolo
jonathanbelolo
2

composable-svelte-navigation

Navigation and animation patterns for Composable Svelte. Use when implementing modals, sheets, drawers, alerts, navigation flows, or component lifecycle animations. Covers state-driven navigation, PresentationState, parent observation, URL routing, and Motion One integration.

jonathanbelolo
jonathanbelolo
2

composable-svelte-forms

Form patterns and validation for Composable Svelte. Use when building forms, validating user input, or integrating Zod schemas. Covers FormConfig, createFormReducer, field-level validation, async validation, form state management, and reactive wrapper patterns.

jonathanbelolo
jonathanbelolo
2

composable-svelte-deployment

Production deployment patterns for Composable Svelte SSR applications. Use when deploying to Fly.io, Docker, or any cloud platform. Covers multi-stage Docker builds, Fly.io configuration, security hardening, performance optimization, and integration with Composable Rust backends.

jonathanbelolo
jonathanbelolo
2

composable-svelte

Umbrella overview of the Composable Svelte library. Use when the user asks general questions about composable-svelte, wants to know which package or module to use, or needs the big-picture architecture before diving into a specific feature. Points to the 14 domain-specific skills for implementation details.

jonathanbelolo
jonathanbelolo
2

composable-svelte-testing

Testing patterns for Composable Svelte. Use when writing tests, using TestStore, mocking dependencies, or testing reducers and effects. Covers the send/receive pattern, mock implementations, testing composition strategies, and testing best practices.

jonathanbelolo
jonathanbelolo
2

composable-svelte-ssr

Server-side rendering patterns for Composable Svelte. Use when implementing SSR, hydration, server rendering, isomorphic code, or working with meta tags and SEO. Covers renderToHTML, hydrateStore, server-side routing, state serialization, and avoiding common SSR pitfalls.

jonathanbelolo
jonathanbelolo
2

composable-svelte-media

Audio, video, and voice components for Composable Svelte. Use when implementing audio players, video embeds, or voice input. Covers AudioPlayer (Web Audio API), VideoEmbed (YouTube/Vimeo/Twitch), and VoiceInput (MediaRecorder) from @composable-svelte/media package.

jonathanbelolo
jonathanbelolo
2

composable-svelte-maps

Interactive maps and geospatial visualizations for Composable Svelte. Use when implementing maps, geolocation, markers, overlays, or geospatial data visualization. Covers Map component, markers, popups, GeoJSON layers, heatmaps, tile providers, viewport controls from @composable-svelte/maps package built with Maplibre GL.

jonathanbelolo
jonathanbelolo
2

composable-svelte-i18n

Internationalization (i18n) system for Composable Svelte. Use when implementing multi-language support, translations, date/number formatting, locale detection, or localizing applications. Covers translation loading, ICU MessageFormat, formatters (dates/numbers/currency), locale detection, SSR integration, and the i18n reducer.

jonathanbelolo
jonathanbelolo
2

composable-svelte-graphics

3D graphics and WebGPU/WebGL rendering with Composable Svelte. Use when building 3D scenes, working with cameras, lights, meshes, materials, or implementing WebGPU/WebGL graphics. Covers Scene, Camera, Light, Mesh components, geometry types (box, sphere, cylinder, torus, plane), material properties, and state-driven 3D rendering.

jonathanbelolo
jonathanbelolo
2

lightspec-loop

Use when systematically implementing LightSpec change proposals through clean, sequential delegation

viteinfinite
viteinfinite
2

openspec-loop

Use when systematically implementing OpenSpec change proposals through clean, sequential delegation

viteinfinite
viteinfinite
2

pm2-server-control

>-

viteinfinite
viteinfinite
2

request-recorder

>-

viteinfinite
viteinfinite
2

commit-style-enforcer

Use when creating git commits. Learns repository-specific commit style patterns from history, caches them, and enforces consistency.

viteinfinite
viteinfinite
2

documentation-updater

Use when implementing features, refactors, or fixes that affect core functionality, configuration, infrastructure, or integrations. Ensures documentation stays accurate by updating README, operational guides, and reference docs, and verifying links/commands remain correct.

viteinfinite
viteinfinite
2

technical-architecture-council

Expert software architecture council with 6 advisors (Fowler, Beck, Uncle Bob, Newman, Hightower, Kim) for code design, architecture patterns, infrastructure, and development practices.

antonioc-cl
antonioc-cl
2

rss-agent-discovery

AI agent-focused RSS feed discovery tool with JSON output. Use when Claude needs to discover RSS/Atom feeds from websites for monitoring, aggregation, or content syndication purposes. Triggered by: "find RSS feed", "discover RSS", "find Atom feed", "get RSS URLs", "find feeds from [URL]", or when working with content aggregation, feed readers, or RSS monitoring workflows.

brooksy4503
brooksy4503
2

go-performance

Go performance optimizations including memory allocation reduction, efficient string building, I/O operations, and resource pooling. Use when optimizing Go code for speed or memory efficiency.

jovermier
jovermier
2

go-testing

Go testing best practices including table-driven tests, race detection, test coverage, and mocking strategies. Use when writing or reviewing Go tests.

jovermier
jovermier
2

graphql-resolvers

GraphQL resolver patterns including dataloader for N+1 prevention, context propagation, authorization, error handling, and validation. Use when implementing GraphQL resolvers.

jovermier
jovermier
2

graphql-mutations

GraphQL mutation design including payload patterns, field-specific errors, input objects, and HTTP semantics. Use when designing or implementing GraphQL mutations.

jovermier
jovermier
2

go-error-handling

Go error handling patterns including wrapping, custom error types, errors.Is/As, and error conventions. Use when handling, creating, or checking errors in Go.

jovermier
jovermier
2

go-concurrency

Go concurrency patterns including goroutines, channels, context propagation, and sync primitives. Use when working with goroutines, channels, context.Context, or any concurrent Go code.

jovermier
jovermier
2

playwright-page-objects

Playwright Page Object Model including page classes, fixtures, helpers, and test organization. Use when structuring Playwright E2E tests or organizing test code.

jovermier
jovermier
2

playwright-best-practices

Playwright best practices including selectors, wait strategies, accessibility testing, responsive design, and flaky-test prevention. Use when writing or improving Playwright E2E tests.

jovermier
jovermier
2

nextjs-performance

Next.js performance optimizations including next/image, next/font, dynamic imports, caching strategies, and bundle optimization. Use when optimizing Next.js apps for speed or Core Web Vitals.

jovermier
jovermier
2

Page 1298 of 1600 · 79981 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.