AI Skills Directory

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

Search and filter AI skills

Showing 5,203-5,253 of 18,156 AI skills

AI skills directory results

vibe-motion logo

Remotion 3d Ticker

vibe-motion
OrganizationPopular

Creates infinite 3D vertical scrolling ticker animations in Remotion. Use when you need to build a parallax gallery, infinite image scroll, multi-column continuous vertical scrolling effect, or a 3D…

79
1.2K
2 files
View
langchain-ai logo

Langchain Fundamentals

langchain-ai
OrganizationPopular

Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.

95
1.2K
Instructions
View
firecrawl logo

Financial Research

firecrawl
OrganizationPopular

Pull company financials, SEC filings, and analyst consensus for a public company. Use this skill whenever the user says "10-K", "10-Q", "earnings", "revenue of", "financials for", "analyst rating…

160
1.2K
2 files
View
axoviq-ai logo

Xlsx

axoviq-ai
OrganizationPopular

Extract data from Excel and CSV files

124
1.2K
3 files
View
jtydhr88 logo

Sw Premise Theme

jtydhr88
CommunityPopular

Premise, theme, controlling idea, subject selection and logline for scripts (前提/主题/立意/选材/戏核) — merged from Lajos Egri's premise-as-tyrant and dialectic, Robert McKee's controlling idea (value + cause)…

136
1.2K
1 files
View
gooseworks-ai logo

Newsletter Sponsorship Finder

gooseworks-ai
OrganizationPopular

Find newsletters relevant to a target audience/industry for sponsorship opportunities. Discovers newsletters through web search, newsletter directories, and industry research. Returns newsletter name,…

208
1.2K
2 files
View
GanyuanRan logo

Goal Framing

GanyuanRan
CommunityPopular

Use when the user explicitly sets an Aegis goal with /aegis-goal, Aegis goal:, or asks to define goal, success evidence, stop condition, or task boundaries before work.

52
1.2K
Instructions
View
ZJU-REAL logo

Auto Short Video

ZJU-REAL
OrganizationPopular

一句话主题 → 成品短视频:自动串联 文案→配图/AI视频→配音→字幕→BGM→合成,把 Easel 制作层零件编排成一条'一键出片'流水线。**单条视频、口播/资讯向,画面默认逐句配图 + Ken Burns 缓动,需要动态时才逐段图生视频**。当用户说 一键生成视频、自动做短视频、主题生成视频、帮我做条视频、口播视频一条龙、自动出片、短视频一键生成…

175
1.2K
2 files
View
huytieu logo

Data Forms

huytieu
CommunityPopular

Pick the right way to represent a dataset so a reader gets the finding in three seconds — a catalog of 20+ chart and diagram forms with when-to-use and failure modes, plus the encoding decisions that…

138
1.2K
1 files
View
BankrBot logo

Aeon Hacker News Digest

BankrBot
OrganizationPopular

Top Hacker News stories filtered by interest tags, with comment-mined insights (top, dissenting, expert/builder) and themed clustering. Comments often beat the post — this skill extracts the…

622
1.2K
1 files
View
fcakyon logo

Anthropic Frontend Design

fcakyon
CommunityPopular

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated…

109
1.1K
Instructions
View
MoizIbnYousaf logo

Install From Remote Library

MoizIbnYousaf
CommunityPopular

Use when installing skills from a shared ai-agent-skills library repo. Inspect with `--list` first, prefer `--collection`, and preview with `--dry-run` before installing.

133
1.1K
Instructions
View
TencentCloudBase logo

Auth Wechat Miniprogram

TencentCloudBase
OrganizationPopular

CloudBase WeChat Mini Program native authentication guide. This skill should be used when users need mini program identity handling, OPENID/UNIONID access, or `wx.cloud` auth behavior in projects…

141
1.1K
1 files
View
am-will logo

Openai Docs Skill

am-will
CommunityPopular

Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs,…

60
1K
1 files
View
jezweb logo

Ai Image Generator

jezweb
CommunityPopular

Generate AI images using Gemini or GPT APIs directly. Covers model selection (Gemini for scenes; GPT Image 2 for text rendering, batch variations, multi-reference compositing; GPT Image 1.5 for…

102
1K
1 files
View
kostja94 logo

Distribution Channels

kostja94
Community

When the user wants to plan product distribution via marketplaces, app stores, or third-party platforms. Also use when the user mentions "distribution channels," "marketplace listing," "app store…

137
979
Instructions
View
bear2u logo

Flutter Init

bear2u
Community

Use when user wants to create a new Flutter project (Todo/Habit/Note/Expense/Custom domain) with Clean Architecture, Riverpod 3.0, Drift, and modern Flutter stack

210
932
1 files
View
zeenie-ai logo

Location Skill

zeenie-ai
Community

Get Android device GPS location - latitude, longitude, accuracy, speed, and provider information.

137
912
Instructions
View
rshankras logo

Ratings Mechanics

rshankras
Community

How App Store ratings actually behave — per-storefront isolation (your US stars show nowhere else), the never-reset rule, phased release + manual release as rating protection, and where…

70
744
Instructions
View
thedivergentai logo

Godot Adapt Desktop To Mobile

thedivergentai
Community

Expert patterns for porting desktop games to mobile including touch control schemes (virtual joystick, gesture detection), UI scaling for small screens, performance optimization for mobile GPUs,…

43
727
15 files
View
codewithmukesh logo

Ci Cd

codewithmukesh
Organization

CI/CD pipelines for .NET applications. Covers GitHub Actions and Azure DevOps YAML pipelines with build, test, publish, and deploy stages. Load this skill when setting up continuous integration,…

170
721
Instructions
View
onmax logo

Nuxt Ui

onmax
Community

Build UIs with @nuxt/ui v4 — 125+ accessible Vue components with Tailwind CSS theming. Use when creating interfaces, customizing themes to match a brand, building forms, or composing layouts like…

37
711
14 files
View
ananddtyagi logo

Safe Project Organizer

ananddtyagi
Community

Safely analyze and reorganize project structure with multi-stage validation, dry-run previews, and explicit user confirmation. Use when projects need cleanup, standardization, or better organization.

85
689
2 files
View
shinpr logo

Requirement Convergence

shinpr
Community

Separates the outcome a change must produce from the requirements proposed to reach it, records what the user excluded, and bands cost from structure. Use when a requirement enters a workflow, before…

103
682
1 files
View
mhattingpete logo

Test Fixing

mhattingpete
Community

Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make…

96
675
Instructions
View
ynulihao logo

Email Composer

ynulihao
Community

Draft professional emails for various contexts including business, technical, and customer communication. Use when the user needs help writing emails or composing professional messages.

76
612
Instructions
View
ww-w-ai logo

Bkit Rules

ww-w-ai
Organization

Core rules for bkit — PDCA methodology, level detection, agent triggering, quality standards, Sprint management (8-phase container with 4 auto-pause triggers, v2.1.13), and Trust Level scope (L0-L4…

154
601
Instructions
View
analogjs logo

Angular Testing

analogjs
Organization

DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Write unit and integration tests for Angular v20+ applications using Vitest or…

68
591
Instructions
View
ECNU-ICALK logo

Baoyu Comic

ECNU-ICALK
Organization

Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts and sequential image generation. Use when user asks to create "知识漫画",…

56
587
33 files
View
jimmc414 logo

Datamol

jimmc414
Community

Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery: SMILES parsing, standardization, descriptors, fingerprints, clustering, 3D…

105
585
6 files
View
yhy0 logo

Null Zone Status Report

yhy0
Community

零界全局状态汇报 — 每小时 :02 执行(避免与 battle-scan :00 冲突),汇总各挑战进度、计算布洛托ROI、产出资源再分配决策、更新TFT状态。

50
571
Instructions
View
HoangNguyen0403 logo

Android Di

HoangNguyen0403
Community

Configure Hilt dependency injection with proper scoping, modules, and constructor injection in Android. Use when changing the production Hilt graph; defer test overrides, Room wiring,…

164
569
2 files
View
levnikolaevich logo

Ln 33 Plan Reviewer

levnikolaevich
Community

Reviews a concrete implementation plan for missing decisions, feasibility and risk before execution; read-only.

84
565
Instructions
View
oliver-kriska logo

Audit

oliver-kriska
Community

Project health audit and health check — architecture, performance, tests, dependencies, code quality. Use when assessing overall project health, before releases, or after refactors.

40
555
2 files
View
ancoleman logo

Building Clis

ancoleman
Community

Build professional command-line interfaces in Python, Go, and Rust using modern frameworks like Typer, Cobra, and clap. Use when creating developer tools, automation scripts, or infrastructure…

73
523
19 files
View
posit-dev logo

Maintainer Decline

posit-dev
Organization

Guide for drafting issue closure and decline responses as an open-source package maintainer. Use when helping compose a reply that says "no" to a feature request, closes an issue as won't-fix,…

53
516
Instructions
View
antvis logo

Chart Visualization

antvis
Organization

将数据可视化为图表。当用户需要生成柱状图、折线图、饼图、散点图、雷达图、桑基图、思维导图、流程图等图表时调用此技能,通过 curl 工具调用 AntV API 生成图表图片

38
494
Instructions
View
mxyhi logo

Product Decision Agent

mxyhi
Community

中文产品决策 Agent。用于中国大陆互联网产品、运营、增长、商业化、数据、项目推进和组织协作场景:产品规划、需求分析、PRD、需求优先级、排期、版本规划、Roadmap、MVP、灰度、上线、迭代、增长停滞、拉新、投放、渠道、裂变、CAC、LTV、ROI、留存、转化、DAU/MAU、GMV、漏斗、社区运营、内容供给、创作者、用户运营、活动运营、私域、会员、定价、指标异常、数据口径、埋点、A/B…

46
490
7 files
View
davekilleen logo

Design Review

davekilleen
Community

Use when a design artifact or revision needs a prepared review packet or an evidence-backed record of a review outcome, requirements, and decisions.

130
481
Instructions
View
proffesor-for-testing logo

Code Review Quality

proffesor-for-testing
Community

Conduct context-driven code reviews focusing on quality, testability, and maintainability. Use when reviewing code, providing feedback, or establishing review practices.

92
480
2 files
View
HazAT logo

Visualize Plan

HazAT
Community

Turns an existing implementation plan into a polished self-contained HTML page and opens it in the browser. Use when asked to "visualize a plan", "open this plan as HTML", "make this plan visual", or…

44
450
Instructions
View
ailabs-393 logo

Finance Manager

ailabs-393
Community

Comprehensive personal finance management system for analyzing transaction data, generating insights, creating visualizations, and providing actionable financial recommendations. Use when users need…

115
447
9 files
View
secondsky logo

Sap Btp Business Application Studio

secondsky
Community

This skill provides comprehensive guidance for SAP Business Application Studio (BAS), the cloud-based IDE on SAP BTP built on Code-OSS. Use when setting up BAS subscriptions, creating dev spaces,…

117
445
10 files
View
bencium logo

Human Architect Mindset

bencium
Community

Systematic architectural thinking for irreplaceable human capabilities - domain modeling, systems thinking, constraint navigation, and AI-aware problem decomposition. Use proactively when detecting…

58
432
3 files
View
aiskillstore logo

Vibe Security

aiskillstore
Organization

Security intelligence for code analysis. Detects SQL injection, XSS, CSRF, authentication issues, crypto failures, and more. Actions: scan, analyze, fix, audit, check, review, secure, validate,…

45
427
19 files
View
menkesu logo

Exec Comms

menkesu
Community

Drafts executive memos and stakeholder communications using Amazon's 6-pager structure, Stripe's memo format, and SCQA framework. Use when writing board updates, executive summaries, or strategic…

120
406
Instructions
View
waynesutton logo

Convex Migrations

waynesutton
Community

Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns

32
404
3 files
View
Microck logo

Ai Llm Engineering

Microck
Community

Operational skill hub for LLM system architecture, evaluation, deployment, and optimization (modern production standards). Links to specialized skills for prompts, RAG, agents, and safety. Integrates…

53
398
1 files
View
jamditis logo

Test First Bugs

jamditis
Community

Enforces a test-driven bug-fixing workflow. Use when a user reports a bug, failing code, an error, or asks to fix something.

64
397
6 files
View
Asymmetric-al logo

Code Review

Asymmetric-al
Organization

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match…

7
383
1 files
View
PM-Shawn logo

Init

PM-Shawn
Community

初始化工作区规则文件 (.abu/ABU.md),分析项目结构生成项目规则模板

86
380
Instructions
View

Set up your own AI workspace now

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