60430 Skills Available

Find awesome
Agent Skills

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

Popular searches

patterns/arena-allocator

Arena Allocator Pattern (C-Specific) pattern for C development

mgreenly
mgreenly
1

patterns/callback-context

Callback + Context Pattern (C-Specific) pattern for C development

mgreenly
mgreenly
1

debug-log

Printf-style debug logging for development-time visibility

mgreenly
mgreenly
1

coredump

Core Dump Analysis skill for the ikigai project

mgreenly
mgreenly
1

align

Align skill for the ikigai project

mgreenly
mgreenly
1

bugs

Known bugs and quirks in dependencies and tools

mgreenly
mgreenly
1

coverage

Coverage policy - 90% requirement and exclusion rules

mgreenly
mgreenly
1

ddd

Domain-Driven Design (DDD) skill for the ikigai project

mgreenly
mgreenly
1

database

Database skill for the ikigai project

mgreenly
mgreenly
1

ctags

Use ctags for code navigation

mgreenly
mgreenly
1

docs

User documentation authoring guidelines for ikigai

mgreenly
mgreenly
1

patterns/result-type

Result Type Pattern (C-Specific) pattern for C development

mgreenly
mgreenly
1

patterns/state-machine

State Machine Pattern pattern for C development

mgreenly
mgreenly
1

errors

Error Handling skill for the ikigai project

mgreenly
mgreenly
1

patterns/strategy

Strategy Pattern pattern for C development

mgreenly
mgreenly
1

e2e-testing

JSON-based end-to-end test format for running tests against mock or live providers

mgreenly
mgreenly
1

di

Dependency Injection (DI) skill for the ikigai project

mgreenly
mgreenly
1

patterns/vtable

Vtable Pattern (C-Specific) pattern for C development

mgreenly
mgreenly
1

dev-dump

Debug buffer dumps for inspecting terminal rendering state

mgreenly
mgreenly
1

pipeline

Pipeline commands for managing goals via ralph-plans API

mgreenly
mgreenly
1

principles

Guiding principles and decision-making patterns for the ikigai project

mgreenly
mgreenly
1

debugger

Debugging strategy and constraints for ikigai

mgreenly
mgreenly
1

goal-authoring

Writing effective goal files for Ralph execution

mgreenly
mgreenly
1

gdbserver

GDB Server skill for the ikigai project

mgreenly
mgreenly
1

event-log

JSONL event stream for external integrations and hooks

mgreenly
mgreenly
1

patterns/iterator

Iterator Pattern pattern for C development

mgreenly
mgreenly
1

patterns/proxy

Proxy Pattern pattern for C development

mgreenly
mgreenly
1

patterns/observer

Observer Pattern (Callbacks) pattern for C development

mgreenly
mgreenly
1

fix-checks

Fix all quality check failures using ralph

mgreenly
mgreenly
1

patterns/opaque-pointer

Opaque Pointer Pattern pattern for C development

mgreenly
mgreenly
1

skill-creator

Guide for creating effective skills for AI coding agents. Use when creating a new skill or updating an existing skill that extends agent capabilities with specialized knowledge, workflows, or tool integrations.

mk0e
mk0e
1

linkedin

General-purpose LinkedIn automation – fetch profiles, search people and companies, send messages, manage connections, create posts, and more. Use when the user wants to interact with LinkedIn.

Linked-API
Linked-API
1

gdb

Debug and trace C/C++/Rust programs with GDB without blocking the agent. Use when you need to set tracepoints, inspect variables, or monitor a running process while staying responsive to the user.

betab0t
betab0t
1

awwwards-landing-page

Designer portfolio with Locomotive Scroll, GSAP, and Framer Motion animations.

eng0ai
eng0ai
1

ai-chatbot

Full-featured AI chatbot with Next.js 15, Auth.js, Drizzle ORM, and multi-model support.

eng0ai
eng0ai
1

astro-supabase-netlify

Astro with Supabase integration for Netlify.

eng0ai
eng0ai
1

gsap-awwwards-website

SPYLT product landing with GSAP scroll animations, React 19, and Tailwind CSS 4.

eng0ai
eng0ai
1

award-winning-website

Gaming landing page with GSAP scroll animations, 3D effects, and video storytelling.

eng0ai
eng0ai
1

astrowind

Astro 5.0 + Tailwind CSS landing page with blog, dark mode, and perfect PageSpeed scores.

eng0ai
eng0ai
1

axum-rust-template

Rust Axum API with Diesel ORM and DDD architecture.

eng0ai
eng0ai
1

nuxt-starter-netlify

Minimal Vue landing page with Nuxt for Netlify.

eng0ai
eng0ai
1

mantis-react-admin

React 19 admin dashboard with Material UI v7, Vite 7, and MUI X Charts.

eng0ai
eng0ai
1

market-data

Access US stock market data including price bars, news with sentiment, and company details via eng0 data API. Use when user asks for stock prices, OHLCV data, price history, stock news, or company information. Triggers include "stock price", "price history", "OHLCV", "stock news", "company info", "market data", "ticker data". Do NOT use for SEC filings (use sec-edgar-skill instead).

eng0ai
eng0ai
1

nano-banana

Generate images from text prompts using Google Nano Banana (Gemini image generation) via eng0 data API. Use when user asks to generate, create, or make images, pictures, illustrations, or artwork from descriptions. Triggers include "generate image", "create image", "make a picture", "draw", "illustrate", "image of", "picture of", "nano banana". Do NOT use for image editing or manipulation of existing images.

eng0ai
eng0ai
1

natural-language-postgres-presentation

Presentation-focused Natural Language to SQL app with PPT-style visualizations.

eng0ai
eng0ai
1

natural-language-postgres

Chat app that lets you ask questions in plain English and query your PostgreSQL database.

eng0ai
eng0ai
1

ncine-presentation

Slidev presentation documenting 14 years of nCine 2D game framework development.

eng0ai
eng0ai
1

nestjs-typescript-starter

Official NestJS starter with modular architecture and Jest testing.

eng0ai
eng0ai
1

nextjs-blog-netlify

Next.js blog with visual editing and Tailwind CSS for Netlify.

eng0ai
eng0ai
1

nextjs-supabase

Next.js full-stack application with Supabase backend.

eng0ai
eng0ai
1

Page 1114 of 1209 · 60430 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.