ai skills

25,839 tagged ai, measured the same way as everything else here.

Browse within: LLM 577agent 532cli 399chatgpt 291agents 205ml 152LangChain 134bun 127agentic 121cybersecurity 120generative-ai 120chatbot 119hacking 114mcp-server 84

gstd-a2a

1705

gstdcoin/A2A

Skill Claude Code

Sovereign Agent Protocol for the GSTD decentralized compute network. Earn GSTD tokens by processing tasks and expand the mesh. Includes OpenClaw robot control via the GSTD node network.

not rated 2 17d ago A 44 tokens original MIT

amir0135/github-copilot-use-cases

Skill Claude CodeCodex

Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. Use this skill when the user asks for a diagram of their Azure resources or help in understanding how the resources relate to each other.

not rated 2 1mo ago A 49 tokens copy · 83% MIT

chinese-dev

1707

huafenchi/openclaw-cn

Skill Claude CodeCodex

A development guide for working with Chinese-language requests. It sets conventions for Chinese comments, documentation, error explanations, and English names for Chinese concepts.

not rated 2 6mo ago A 0 tokens original MIT

less-is-more

1708

oddyblue/Less-Is-More-Skill

Skill Codex

Architecture-first, reduction-first workflow for code changes, debugging, refactoring, and cleanup. Use to trace the owning path, prefer no edit and subtraction before additions, replace obsolete behavior instead of layering around it, keep scope closed, refute your own diagnosis and fix before believing them, verify…

not rated 2 1mo ago A 75 tokens original MIT

authenticity-check

1709

hannsxpeter/authenticity-check

Skill Claude Code

Score how authentically text reads as a real human author's work, flag spans that read as AI-generated, AI-templated, or generically derivative, and run a separate read-only scan for suspicious Unicode provenance carriers. Return an authenticity band, a 0-100 score, provenance signals, and span-level reasons. Use when…

not rated 2 1mo ago A 185 tokens original MIT

web-shaders

1710

owenob1/web-shaders-agent-kit

Skill Claude CodeCodex

Use when writing, debugging, or reviewing shaders for the web — GLSL or WGSL, raw WebGL2/WebGPU, Three.js (ShaderMaterial/RawShaderMaterial/TSL), or React Three Fiber. Covers the language/platform matrix, correct boilerplate, common effects (SDF/raymarching, noise, post-processing), and the pitfalls that make browser…

not rated 2 2mo ago A 83 tokens original MIT

aegis

1711

skill-forge-ai/aegis

Skill Claude CodeCodex

Contract-driven, design-first quality guardrails for AI-assisted full-stack development. Prevents project chaos at scale by enforcing a five-layer protection system: Design → Contract → Implementation → Verification → PM. Use when: starting a new full-stack project, planning a non-trivial feature, dispatching…

not rated 2 5mo ago A 137 tokens original MIT

debug

1712

nphausg/ai-agent-skills

Skill Claude Code

Structured debugging assistant. Use /debug to get a guided diagnosis of any bug — Claude will ask the right questions and then pinpoint the root cause.

not rated 2 1mo ago A 31 tokens original Apache-2.0

commit-like-pro

1713

jeffrey2423/commit-like-pro

Skill Claude CodeCodex

Review pending git changes and create senior-quality commits. Groups unrelated changes into separate logical commits, writes Conventional Commits messages that explain the why, and executes them — all on a tight token budget. Use when the user says "commit", "commit my changes", "commit like a pro", "ship this", or…

not rated 2 2d ago A 75 tokens original MIT

rumi-run/ai-truthfulness-rules

Skill Claude CodeCodex

Use when answering strategic, executive, analytical, research, coding, business, financial, compliance, or high-impact questions where the AI must avoid generic trendy advice, separate facts from assumptions, challenge weak premises, compare options fairly, and make evidence, risks, uncertainty, and human verification…

not rated 2 4mo ago A 66 tokens original MIT

personetta-set-active

1715

EdwardAF-IT/Personetta

Skill Claude CodeCodex

Switches the active Personetta persona via set-active. The target tool is auto-detected from the host agent (Claude Code here), so no --format is needed. Use when the user asks to change recipe, switch persona, or set active role.

not rated 2 16d ago A 56 tokens original MIT

experiment-report

1716

Le0Dove/experiment-report-skill

Skill Claude CodeCodex

A skill for generating Chinese undergraduate laboratory reports, with choices for five subject areas, four levels of detail, and six user situations.

not rated 2 4mo ago A 45 tokens

humanize

1717

diegoluchetti/magnifica_humanitas

Skill Claude CodeCodex

Use when starting any user interaction, especially when AI, automation, data, product, governance, persuasion, labor, education, security, or political requests may affect human dignity, truth, freedom, work, vulnerable people, power, or the common good.

not rated 2 3mo ago A 53 tokens original MIT

quality-gate

1718

Effulgent-Point/paw

Skill Claude CodeCodex

When to use: Reviewing code before merge. Running multiple review agents. Deciding what blocks and what doesn't.

not rated 2 1mo ago A 0 tokens original MIT

flatsome

1719

nqchange96/flatsome-ai-coding-skill

Skill Claude CodeCodex

Comprehensive knowledge for building and customizing WordPress sites with the Flatsome theme by UX Themes. Use this skill whenever a project uses Flatsome, UX Builder, or mentions Flatsome shortcodes (uxbanner, uximage, row/col/section, uxproducts, etc.), Flatsome theme hooks/filters, UX Blocks, custom product pages…

not rated 2 2mo ago A 140 tokens

JahnelGroup/multi-agents

Skill Claude CodeCodex

Read/write layout for pipeline artifacts in .pipeline/. Use when any jg- agent reads upstream artifacts or writes its output.

not rated 2 2mo ago A 33 tokens

using-docshark

1721

Michael-Obele/docshark

Skill Claude CodeCodex

Use when installing, running, and troubleshooting DocShark as an MCP server, including client setup for STDIO mode and endpoint checks for HTTP mode.

not rated 2 3mo ago A 35 tokens original MIT

read-codebase

1722

devitools/skills

Skill Claude Code

Explore and understand code structure efficiently using semantic navigation. Use when exploring unfamiliar code, understanding architecture, finding symbol relationships, or investigating how something works.

not rated 2 7mo ago A 33 tokens original MIT

react-i18next

1723

yildizberkay/skills

Skill Claude CodeCodex

How to implement internationalization (i18n) in React applications using react-i18next and i18next. Use this skill whenever the user wants to add multi-language support to a React app, translate UI content, set up i18next configuration, use the useTranslation hook, withTranslation HOC, Trans component, handle…

not rated 2 6mo ago A 177 tokens original Apache-2.0

electron-testing

1724

Sovea/skills

Skill Codex

Autonomously plan, run, and assess evidence-driven tests for Electron applications. Use after implementing or refactoring Electron behavior, when reproducing an issue, or when validation crosses main, preload, renderer, IPC, multi-window, lifecycle, packaged-runtime, or native desktop boundaries. Select the smallest…

not rated 2 1mo ago A 99 tokens

ms-style-reviewer

1725

anaxite/agent-skills

Skill Claude CodeCodex

Review content against the Microsoft Writing Style Guide, reporting issues by severity (Critical/High/Medium/Low) with specific fixes. Use this skill whenever the user asks you to review, edit, or check text for compliance with Microsoft style, including documentation, UI strings, developer docs, blog posts, error…

not rated 2 4mo ago A 93 tokens original Apache-2.0

hyperlift

1726

NCCloud/agent-skills

Skill Claude CodeCodex

Manage and troubleshoot Hyperlift applications through the Spaceship public API. Use when the user wants to list or inspect Hyperlift applications, trigger or monitor builds, read build or runtime logs, inspect resource metrics, read or update environment variables, restart an application, or start/stop (scale) an…

not rated 2 1mo ago A 86 tokens original MIT

ai-review

1727

zawlinnnaing/ai-review-cli

Skill Claude Code

Review a GitLab Merge Request using the ai-review CLI. Fetches the MR diff, analyses it as a senior software engineer, produces structured inline comments by severity, and optionally posts them back to GitLab. Use when the user wants to review, analyse, or post feedback on a GitLab MR.

not rated 2 6mo ago A 64 tokens

serphouse-api

1728

SERPHouse/agent-skills

Skill Claude CodeCodex

Teach AI agents to call SERPHouse REST APIs with curl for web search, SERP data, and SEO intelligence.

not rated 2 2mo ago A 28 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: