AI Skills Directory

18,156 open-source AI skills that teach any AI model a new workflow.

Search and filter AI skills

Showing 1,990-2,040 of 18,156 AI skills

AI skills directory results

axoviq-ai logo

Markdown

axoviq-ai
OrganizationPopular

Ingest Markdown and plain text files

124
1.2K
2 files
View
jtydhr88 logo

Succession Series Writing

jtydhr88
CommunityPopular

Writing a Succession-style ensemble series (继承之战群像剧写法) — distilled from Jesse Armstrong's complete shooting scripts for all four seasons, 39 episodes (Faber 2023), with his introductions and…

136
1.2K
1 files
View
gooseworks-ai logo

Create Music Elevenlabs

gooseworks-ai
OrganizationPopular

Generate an instrumental music bed via ElevenLabs Music, ROUTED THROUGH THE elevenlabs-proxy so it bills the Ads agent. Trims any sparse intro, loudnorm, fades the tail. Prompt + length from the…

208
1.2K
4 files
View
NomaDamas logo

Slides Grab Export

NomaDamas
OrganizationPopular

Stage 3 conversion skill usable in Codex and Claude Code. Convert approved HTML slides to PDF or per-slide PNG reliably, and to experimental / unstable PPTX/Figma outputs on a best-effort basis.

135
1.2K
4 files
View
GanyuanRan logo

Communicating Concisely

GanyuanRan
CommunityPopular

Use when the user asks for caveman mode, fewer tokens, brief responses, compressed communication, or otherwise explicitly requests a much shorter answer.

52
1.2K
Instructions
View
ZJU-REAL logo

Ai Video Gen

ZJU-REAL
OrganizationPopular

AI 视频生成:文生视频 / 图生视频 / 数字人首帧驱动。通过可插拔 provider(通义万相 Wan / 火山 Seedance / 快手可灵 / OpenAI 兼容)异步生成视频,用户自备 API key。当用户说 AI 视频生成、文生视频、图生视频、AI 生成视频、AI 短视频、让图片动起来、数字人视频、生成一段视频 时使用。与…

175
1.2K
1 files
View
huytieu logo

Closed Loop

huytieu
CommunityPopular

Run one task through the V-model verification loop: CP-2 plan → CP-3 build → CP-3v component verify → CP-4 integration verify (full lane) → CP-5 acceptance. The worker never grades its own homework;…

138
1.2K
2 files
View
BankrBot logo

Aeon Autoresearch

BankrBot
OrganizationPopular

Evolve any installed skill by generating four variations along separate theses (better inputs / sharper output / more robust / rethink), scoring them on a weighted rubric, and applying the winner.…

622
1.2K
1 files
View
zsyggg logo

Paper Deck

zsyggg
CommunityPopular

将论文、技术文章或知识内容制作成高真实感的 AIGC 幻灯片。先做叙事结构和逐页视觉导演,再调用生图模型生成每一页 16:9 slide image,最后合成为 PPTX/PDF。适合论文汇报、组会、公开课、技术分享、商业化研究展示;当用户提到“论文PPT”“AI生成PPT”“不像AI的PPT”“高质感幻灯片”“逐页生图PPT”时使用。

78
1.2K
6 files
View
fcakyon logo

Azure Usage

fcakyon
CommunityPopular

This skill should be used when user asks to "query Azure resources", "list storage accounts", "manage Key Vault secrets", "work with Cosmos DB", "check AKS clusters", "use Azure MCP", or interact with…

109
1.1K
Instructions
View
MoizIbnYousaf logo

Best Practices

MoizIbnYousaf
CommunityPopular

Transforms vague prompts into optimized Claude Code prompts. Adds verification, specific context, constraints, and proper phasing. Invoke with /best-practices.

133
1.1K
8 files
View
TencentCloudBase logo

Ai Model Nodejs

TencentCloudBase
OrganizationPopular

Use this skill for Node.js backend AI via @cloudbase/node-sdk (>=3.16.0) — cloud functions, CloudRun, Express/Koa/NestJS, serverless APIs, scheduled jobs, LLM proxies, agent orchestration. The only…

141
1.1K
2 files
View
am-will logo

Frontend Responsive Design Standards

am-will
CommunityPopular

Build responsive, mobile-first layouts using fluid containers, flexible units, media queries, and touch-friendly design that works across all screen sizes. Use this skill when creating or modifying UI…

60
1K
Instructions
View
jezweb logo

D1 Drizzle Schema

jezweb
CommunityPopular

Generate Drizzle ORM schemas for Cloudflare D1 databases with correct D1-specific patterns. Produces schema files, migration commands, type exports, and DATABASE_SCHEMA.md documentation. Handles D1…

102
1K
4 files
View
kostja94 logo

Ai Traffic Tracking

kostja94
Community

When the user wants to track AI search traffic in GA4 or GSC. Also use when the user mentions "AI traffic," "ChatGPT referral," "Perplexity traffic," "AI Overviews," "GA4 AI sources," "AI search…

137
979
Instructions
View
guanyang logo

Claude Academy Guide

guanyang
Community

Stop and check this skill before finishing any reply to a question about how to use Claude or a Claude product — it recommends matching courses, tutorials, and use cases from Claude Academy…

164
970
Instructions
View
bear2u logo

Card News Generator V2

bear2u
Community

Create 600x600 Instagram-style card news series automatically with optional background images. User provides topic, colors, and optional images - Claude generates content and creates multiple cards…

210
932
8 files
View
zeenie-ai logo

App List Skill

zeenie-ai
Community

Get list of installed Android applications with package names, versions, and metadata.

137
912
Instructions
View
hotwired-laravel logo

Developing With Turbo Frames

hotwired-laravel
Organization

Develops with Turbo Frames for scoped navigation and lazy loading. Activates when using the x-turbo::frame Blade component or turbo-frame HTML element; working with data-turbo-frame targeting, frame…

54
838
Instructions
View
rshankras logo

App Description Writer

rshankras
Community

Generate compelling App Store descriptions that convert browsers into users. Use when writing initial descriptions, improving existing copy, or drafting promotional text and What's New for a major…

70
744
Instructions
View
thedivergentai logo

Godot 3d Lighting

thedivergentai
Community

Expert patterns for Godot 3D lighting including DirectionalLight3D shadow cascades, OmniLight3D attenuation, SpotLight3D projectors, VoxelGI vs SDFGI, and LightmapGI baking. Use when implementing…

43
727
19 files
View
codewithmukesh logo

Architecture Advisor

codewithmukesh
Organization

Architecture selection advisor for .NET applications. Asks structured questions about domain complexity, team size, system lifetime, compliance, and integration needs, then recommends the best-fit…

170
721
Instructions
View
onmax logo

Nuxt Better Auth

onmax
Community

Guides authentication in Nuxt apps using @nuxtjs/better-auth. Use when installing or configuring the module, using its client or server APIs, protecting routes, refreshing sessions, or integrating…

37
711
9 files
View
ananddtyagi logo

Chief Architect

ananddtyagi
Community

PERSONAL APP ARCHITECT - Strategic development orchestrator for personal productivity applications. Analyzes project context, makes architectural decisions for single-developer projects, delegates to…

85
689
1 files
View
shinpr logo

Documentation Criteria

shinpr
Community

Determines which of PRD, ADR, UI Spec, Design Doc, and Work Plan a change requires, and where each is stored. Use when deciding documentation scope, or when creating or reviewing a technical document.

103
682
6 files
View
mhattingpete logo

Code Transfer

mhattingpete
Community

Transfer code between files with line-based precision. Use when users request copying code from one location to another, moving functions or classes between files, extracting code blocks, or inserting…

96
675
1 files
View
ynulihao logo

Baoyu Xhs Images

ynulihao
Community

Xiaohongshu (Little Red Book) infographic series generator with multiple style options. Breaks down content into 1-10 cartoon-style infographics. Use when user asks to create "小红书图片", "XHS images", or…

76
612
18 files
View
ww-w-ai logo

Bkend Cookbook

ww-w-ai
Organization

bkend.ai project tutorials (todo to SaaS) and common error troubleshooting. Triggers: bkend tutorial, bkend cookbook, bkend troubleshooting

154
601
Instructions
View
analogjs logo

Angular Directives

analogjs
Organization

DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Create custom directives in Angular v20+ for DOM manipulation and behavior…

68
591
Instructions
View
ECNU-ICALK logo

Connect

ECNU-ICALK
Organization

Connect Claude to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail, Slack, GitHub, Notion, and 1000+ services.

56
587
Instructions
View
jimmc414 logo

Biorxiv Database

jimmc414
Community

Efficient database search tool for bioRxiv preprint server. Use this skill when searching for life sciences preprints by keywords, authors, date ranges, or categories, retrieving paper metadata,…

105
585
2 files
View
yhy0 logo

Null Zone C3 Injection

yhy0
Community

零界挑战三:C3 帖子注入模板库 — 为每篇帖子选择并生成多向量分层注入层,最大化其他 AI agent 点赞率。被 post-cycle 调用,不单独 cron 执行。

50
571
Instructions
View
HoangNguyen0403 logo

Android Background Work

HoangNguyen0403
Community

Implement WorkManager and background processing correctly on Android. Use when creating Worker classes, scheduling tasks, choosing between WorkManager and Foreground Services, or setting up Hilt in…

164
569
2 files
View
levnikolaevich logo

Ln 23 System Design Proposal Builder

levnikolaevich
Community

Designs target system boundaries, contracts and tradeoffs from requirements; does not plan tasks or implement.

84
565
Instructions
View
oliver-kriska logo

Ketchup

oliver-kriska
Community

Easter-egg alias for /catchup. Same return-from-absence briefing, squeezier name. Use exactly like /catchup — all flags pass through unchanged.

40
555
Instructions
View
ancoleman logo

Architecting Data

ancoleman
Community

Strategic guidance for designing modern data platforms, covering storage paradigms (data lake, warehouse, lakehouse), modeling approaches (dimensional, normalized, data vault, wide tables), data mesh…

73
523
12 files
View
posit-dev logo

Deploy To Connect

posit-dev
Organization

Deploy or publish Python and R content to a Posit Connect server using rsconnect-python or the R rsconnect package. Handles interactive apps and dashboards, web APIs, rendered documents, and prepared…

53
516
Instructions
View
coinbase logo

Cds Design To Code

coinbase
Organization

Turn Figma designs into CDS React (cds-web) or React Native (cds-mobile) code. Use when the user shares a Figma design URL (e.g. `figma.com/design/...?node-id=...`) or asks to "implement this design"…

107
505
Instructions
View
mxyhi logo

Better Icons

mxyhi
Community

Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: `better-icons search <query>` to find icons, `better-icons get <id>`…

46
490
Instructions
View
davekilleen logo

Resume Builder

davekilleen
Community

Build resume and LinkedIn profile through guided interview

130
481
Instructions
View
proffesor-for-testing logo

Agentic Quality Engineering

proffesor-for-testing
Community

Use when orchestrating QE agents, understanding PACTS principles, configuring the AQE v3 fleet, or leveraging AI agents as force multipliers for quality work.

92
480
1 files
View
HazAT logo

Review

HazAT
Community

Coordinate a model-diverse local code review, automatically repair actionable findings with sequential workers, and re-review to a final verdict. Use for /review or when launched as an SC ensemble…

44
450
Instructions
View
FritzAndFriends logo

Bwfc Data Migration

FritzAndFriends
Organization

**WORKFLOW SKILL** — Migrate Web Forms data access and architecture to Blazor Server. Covers EF6→EF Core with IDbContextFactory, Session→SessionShim, Global.asax→Program.cs,…

77
449
2 files
View
ailabs-393 logo

Business Document Generator

ailabs-393
Community

This skill should be used when the user requests to create professional business documents (proposals, business plans, or budgets) from templates. It provides PDF templates and a Python script for…

115
447
10 files
View
secondsky logo

Sap Ai Core

secondsky
Community

Guides development with SAP AI Core and SAP AI Launchpad for enterprise AI/ML workloads on SAP BTP. Use when: deploying generative AI models, building orchestration workflows with…

117
445
12 files
View
bencium logo

Bencium Code Conventions

bencium
Community

Bence's code style, tech stack, and workflow conventions

58
432
Instructions
View
aiskillstore logo

Chinese Learning Assistant

aiskillstore
Organization

HSK4級レベルから流暢さを目指す学習者向け。中国語表現の使用場面・自然さを分析し、作文を「ネイティブらしい流暢な表現」に改善。bilibili等のコンテンツ理解とネイティブとの会話をサポート。実際の用例をWeb検索で提示

45
427
4 files
View
menkesu logo

Career Growth

menkesu
Community

Plans PM career growth using frameworks from 40+ career episodes and Ami Vora's advancement strategies. Use when planning promotions, identifying skill gaps, navigating career transitions, or choosing…

120
406
Instructions
View
waynesutton logo

Convex Best Practices

waynesutton
Community

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

32
404
3 files
View
Microck logo

AgentDB Advanced Features

Microck
Community

Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed…

53
398
1 files
View
jamditis logo

Context Engineering Fundamentals

jamditis
Community

Manages attention and evidence in long agent sessions. Use for lost instructions, dropped evidence, or large multi-agent contexts.

64
397
1 files
View

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇