agent-skills skills

41,013 tagged agent-skills, measured the same way as everything else here.

Browse within: agentic-ai 454coding-agents 214agents 192academic-research 182academic-writing 182journal 182azure 169foundry 169sdk 169agent-plugins 158ai-coding-agent 155ai-skills 152anthropic-claude 136claude-ai 136

twq

2041

fabkury/twq

Skill Claude Code

Study a task, ask me clarifying questions, then proceed.

not rated 4 1mo ago A 16 tokens original Unlicense

design-dna

2042

Tricholomaaurantiumknottiness355/design-dna

Skill Claude CodeCodex

Extract, define, and apply design DNA across three dimensions: design system (tokens), design style (qualitative feel), and visual effects (Canvas, WebGL, 3D, particles, shaders, scroll effects, etc.). Use this skill when: (1) a user wants to see the full 3-dimension design structure/schema, (2) a user provides…

not rated 4 yesterday A 192 tokens copy · 91% MIT

mindreader

2043

chkfail/mindreader-skill

Skill Claude Code

A tool that builds a digital model of a person from chat records and descriptions, then uses it to rehearse or preview future conversations.

not rated 4 5mo ago A 19 tokens original MIT

brandbook

2044

echowang97/brandbook-skill

Skill Claude CodeCodex

Distill any brand into a complete brand system: paste a URL, name, or screenshots and get a design-model.yaml (single source of truth), a script-rendered brandbook.html (tokens, type, voice, imagery spec, components, applications) and one hand-crafted landing page that proves the system captures the brand. Use when…

not rated 4 2mo ago A 135 tokens original MIT

ishosting-manager

2045

ishosting/ishosting-manager

Skill Claude Code

Complete ishosting infrastructure management via API. Order and configure VPS, Dedicated, Storage, VPN servers with custom hardware. Install OS, control panels, deploy apps and websites. Manage SSH keys, billing, invoices, DNS, and service lifecycle.

not rated 4 6mo ago A ✓ AI review 54 tokens original MIT

aident-skill

2046

Aident-AI/aident-skill

Skill Claude CodeCodex

Use Aident Loadout to connect your AI agents to 1,000+ real-world apps and tools like Gmail, Slack, Linear, Notion, Firecrawl, and Fal, unlock 27,000+ executable actions, and track full audit history so your agents can get real work done reliably.

not rated 4 11d ago A 66 tokens original MIT

html2link

2047

joohw/html2link-skill

Skill Codex

Publish and manage browser-viewable artifacts with html2link. Use when a user asks an agent to deploy, publish, host, share, update, replace, or delete generated HTML, a static website ZIP, PDF, Markdown, spreadsheet, DOCX, or PPTX as a public link.

not rated 4 1mo ago A 63 tokens original MIT

astro

2048

ianshk/astro-skills

Skill Claude CodeCodex

Skill for building static sites with the Astro web framework. Helps create Astro components and pages, set up content collections, optimize images, configure SEO, and deploy static builds. Use when the user needs to work with Astro, mentions .astro files, asks about static site generation (SSG), islands architecture…

not rated 4 3mo ago A 72 tokens original MIT

ppt-design-skill

2049

billLiao/PPT-Design-Skill

Skill Claude CodeCodex

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file; editing, modifying, or updating existing presentations; combining or splitting slide files; working with…

not rated 4 changed 11d ago A 126 tokens

mcp-builder

2050

vaibhavtupe/skill-guard

Skill Claude CodeCodex

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

not rated 4 1mo ago A 61 tokens

fabled

2051

5kahoisaac/skillless

Skill Claude CodeCodex

Six-phase build discipline that turns one prompt into a complete, runnable deliverable with zero placeholders. Use for ANY non-trivial single-prompt build request — "build me…", "create an app/script/tool/site/game/bot/pipeline that…", "make a complete…", "write a program that…" — and whenever the user says…

not rated 4 2mo ago A 171 tokens original MIT

stock-images

2052

jeanpfs/stock-images

Skill Claude CodeCodex

Search and download stock photos from Pexels, Unsplash, and Pixabay for projects, landing pages, UI mockups, and content. Use when users explicitly ask to find stock photos, need a hero/profile/content image, or want to download a selected stock image.

not rated 4 4mo ago B 57 tokens original MIT

engaging-networks-api

2053

orkestre-ai/orkestre-engaging-networks

Skill Claude CodeCodex

Engaging Networks Public API integration for nonprofit data synchronization and reporting. Use when implementing Engaging Networks Public API calls, building campaign widgets, creating donor rolls, fetching supporter counts, retrieving donation summaries, or integrating EN data with external systems. Supports…

not rated 4 5mo ago A 85 tokens original MIT

notion

2054

coroboros/agent-skills

Skill Claude Code

Read, search, update or organize Notion pages and databases using available Notion MCP tools. Use ntn for requested scripts or capabilities missing from the connector; verify target schema and authorization before writes.

not rated 4 changed 8d ago B 43 tokens original MIT

harness-design

2055

zanwei/harness-design

Skill Claude CodeCodex

Quality harness for design-dna Phase 3 output with browser-based visual verification. After an agent generates a design from a Design DNA JSON + user content, this skill acts as a verification and scoring layer — collecting all page resources via console/network inspection, performing section-by-section screenshot…

not rated 4 5mo ago A 232 tokens original MIT

searxng-websearch

2056

Mr-DS-ML-85/searxng-websearch

Skill Claude CodeCodex

Use this skill whenever the user wants to search the web, do research on a topic, fetch a webpage, or gather information from online sources using a self-hosted SearXNG instance. Triggers include: 'search for', 'look up', 'find online', 'deep research', 'fetch this page', 'web search', or any request that needs…

not rated 4 2mo ago A 130 tokens original MIT

layout-discipline

2057

crazyzlnofficial/layout-discipline

Skill Claude CodeCodex

A set of rules for keeping AI-generated web pages visually consistent, including their text sizes, spacing, alignment, cards, and colors.

not rated 4 2mo ago A 105 tokens original MIT

aoa-memo-writeback

2058

8Dionysus/aoa-skills

Skill Codex

Use only before any memo artifact exists to decide whether live-session, closeout, landed-work, PR, diff, or review evidence yields one guarded memo candidate, export, or no-write result. If a concrete memo candidate, export, object, corpus, lifecycle, or read-model target already exists, use aoa-memo. Do not use for…

not rated 4 changed 7d ago A 95 tokens original Apache-2.0

ast-code-graph

2059

rolandbrecht/agent-skills

Skill Claude CodeCodex

Use this skill ANY time you need to search for code structure, refactor symbols, analyze impact, find dead code, or trace dependencies. ALWAYS invoke BEFORE using grep for structural code analysis. Trigger categories: structural pattern search (e.g. useEffect without deps, async without try-catch, fetch calls outside…

not rated 4 1mo ago A 196 tokens original MIT

apple-bento-grid

2060

NxProxyStudios/apple-bento-grid

Skill Claude CodeCodex

Create Apple-inspired bento grid presentation cards for showcasing project stats, timelines, and achievements. Generates self-contained HTML files with zero-gap grids, stat cards, pill tags, bar charts, and dark quote cards — optimized for screenshot export. Supports both light (Apple signature #f5f5f7) and dark…

not rated 4 yesterday A 142 tokens copy · 100% MIT

bitbake-metadata

2061

prashantdivate/awesome-yocto-ai-agent-skills

Skill Codex

Official-doc-first BitBake metadata support for AI coding agents. Use when inspecting, creating, editing, or debugging BitBake recipes, appends, classes, include files, configuration, tasks, variables, overrides, fetchers, signatures, sstate, dependency graphs, parse errors, QA errors, or files ending in .bb…

not rated 4 2mo ago A 100 tokens original MIT

wan27-image

2062

walex8925/wan27

Skill Claude CodeCodex

Free AI text-to-image generator powered by Alibaba's open-source Wan 2.7 model. No signup needed.

not rated 4 5mo ago A 27 tokens

skill-testing

2063

wangwei1237/agent-skills

Skill Codex

Test Agent Skills from tests/skillcases.yaml files. Use when validating whether a Skill triggers correctly, produces a dry-run plan, satisfies output contracts, handles edge/failure cases, or when asked to run Skill Test cases, judge Agent responses against YAML expectations, or produce Skill test reports.

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

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: