Skip to main content
PROMPT SPACE

Learn: AI Agent Skills Guides & Tutorials

Practical guides, tutorials, and deep-dives on building and using AI agent skills with the SKILL.mdopen standard. Whether you're a creator or a buyer, start here.

159 articles

Comparisons

Claude Code Skills vs Cursor Rules vs Codex Skills

All three major AI coding tools let you customize agent behavior, but they do it differently. Here's how SKILL.md skills, .cursorrules, and Codex skills compare.

Read more
Tutorials

How to Create Your Own SKILL.md File from Scratch

Turn any repeatable workflow into a skill. This step-by-step tutorial walks you through creating a SKILL.md file from scratch, testing it, and sharing it.

Read more
Guides

Best Skills for Claude Code Frontend Development

Building frontends with Claude Code? These skills will help you ship better UIs faster, from component scaffolding to accessibility checks.

Read more
Guides

Best Claude Code Skills to Install in 2026 (Tested & Reviewed)

We tested dozens of Claude Code skills and picked the 10 that actually make a difference in daily development workflows. Here are our top picks for 2026.

Read more
Tutorials

How to Install Skills in Claude Code: 3 Methods

Three ways to add skills to Claude Code, from the built-in plugin browser to manual installs. Step-by-step instructions for each method.

Read more
Guides

What Is SKILL.md? A Complete Guide to AI Agent Skills

SKILL.md is the open standard that lets you teach AI coding agents new capabilities. Here's everything you need to know — what it is, how it works, and how to use it.

Read more
Tutorials

How to Build Your First MCP Server in 2026

Build a working MCP server in under 30 minutes. This tutorial walks through setup, tool definition, testing, and connecting to Claude Code.

Read more
Guides

MCP vs SKILL.md: What's the Difference and When to Use Each

MCP and SKILL.md both make AI agents more capable, but they solve different problems. Here's when to use each.

Read more
Guides

How MCP and SKILL.md Work Together: Practical Examples

The most powerful AI agent setups combine MCP servers with SKILL.md skills. Here are real-world examples of how they complement each other.

Read more
Guides

How to Configure AI Coding Agents: SKILL.md, AGENTS.md, CLAUDE.md & .cursorrules

There are now five different ways to customize AI coding agents. Here's what each one does, when to use it, and how they all fit together.

Read more
Guides

GitHub Copilot Skills vs SKILL.md — How They Compare (2026)

Microsoft launched skills for GitHub Copilot. How do they compare to the SKILL.md standard used by Claude Code, Codex CLI, and Cursor? Format, portability, and ecosystem.

Read more
Guides

AI Agent Skills Explained — What They Are and Why They Matter (2026)

AI agent skills are reshaping how developers work. What they are, how SKILL.md works, where to find them, and why 800K+ skills exist in 2026. The complete explainer.

Read more
Guides

Are AI Agent Skills Safe? Security Risks You Need to Know (2026)

800K+ SKILL.md skills are on the internet. Most are unvetted. Here are the real security risks, what to check before installing, and which sources to trust.

Read more
Guides

Best Skills for Claude Code API Development

Building APIs with Claude Code? These skills enforce consistent conventions, generate documentation, and catch common API design mistakes.

Read more
Guides

What Is the Model Context Protocol (MCP)? A Developer's Guide

MCP is the protocol that connects AI agents to live tools, APIs, and data. Here's everything developers need to know about how it works.

Read more
Guides

SKILL.md vs CLAUDE.md: What's the Difference?

Both files customize Claude Code's behavior, but they work differently. CLAUDE.md is project context. SKILL.md is reusable capability. Here's the breakdown.

Read more
Insights

LLM Skills Marketplace: Why AI Agent Skills Are the Next App Store

The SKILL.md standard is creating an app store moment for AI agents. Here's why skills marketplaces matter and where the ecosystem is heading.

Read more
Guides

How to Secure Your SKILL.md Skills

A skill can read your files, run commands, and access environment variables. Here's how to evaluate skills for security and write safe ones yourself.

Read more
Guides

Best Git Automation Skills for Claude Code and OpenClaw

The best SKILL.md skills for automating git workflows in Claude Code and OpenClaw. Commit messages, PR descriptions, changelogs, and more.

Read more
Guides

Skills for Claude Pro Users (No Claude Code Required)

Skills aren't just for terminal users. Claude Pro subscribers can upload and use skills directly in the browser. Here's how to get started.

Read more
Tutorials

How to Write a SKILL.md Description That Actually Triggers

Most skills that don't work have a description problem, not an instruction problem. Here's how to write descriptions that trigger reliably.

Read more
Guides

SKILL.md vs CLAUDE.md vs .cursorrules: Which One Should You Use?

SKILL.md, CLAUDE.md, and .cursorrules all configure AI coding agents differently. Here's when to use each one and how they compare.

Read more
Guides

Agent Skills vs MCP: What's the Difference?

Skills and MCP are complementary, not competing. Skills tell the agent how to do something. MCP gives the agent access to tools and data. Here's the full breakdown.

Read more
Guides

How to Sell Skills on Agensi

Built a great skill? Here's how to list it on Agensi, set your price, pass the security review, and start earning from every sale.

Read more
Guides

Must-Have Claude Code Skills for 2026: The Complete Collection

Every SKILL.md skill worth installing for Claude Code in 2026, organized by workflow. The complete collection from git automation to deployment safety.

Read more
Guides

Best Claude Code Skill Combinations: Bundles That Work Together

Not all skills work equally well in combination. Here are the tested bundles that create the most impact when installed together.

Read more
Guides

Claude Code Starter Kit: 5 Essential Skills Every Developer Needs

New to Claude Code skills? Start here. These 5 free SKILL.md skills cover the workflows every developer uses daily.

Read more
Guides

AI Agent Skills Marketplace Comparison 2026

A comparison of AI agent skills marketplaces in 2026. What each offers, how they differ on security, pricing, and agent compatibility.

Read more
Tutorials

5 SKILL.md Examples You Can Copy and Use Today

Don't start from scratch. Here are 5 complete SKILL.md examples you can copy, customize, and start using in minutes.

Read more
Guides

Claude Code Skills Bundle: Best Skills to Install Together

Which Claude Code skills work best together? Here are three skill bundles for different workflows: solo dev, team lead, and open source maintainer.

Read more
Guides

The Complete Claude Code Plugin Marketplace Guide

Claude Code's built-in plugin marketplace lets you install skills without leaving your terminal. Here's the complete guide to browsing, installing, and managing plugins.

Read more
Tutorials

OpenClaw Skills Guide: How to Install and Use SKILL.md Skills

Everything you need to know about using SKILL.md skills with OpenClaw. Install paths, compatibility with Claude Code, creating custom skills, and more.

Read more
Guides

Best Claude Code Skills for DevOps and Deployment

DevOps workflows are full of repetitive, error-prone tasks that skills can automate. Here are the best DevOps and deployment skills for Claude Code.

Read more
Guides

What Is SKILL.md in Claude Code? Format Explained for Beginners

New to Claude Code skills? Here's a plain-language explanation of what SKILL.md files are, what they do, and how Claude uses them.

Read more
Tutorials

Where Are Claude Skills Stored? File Paths and Locations Explained

Find out exactly where AI coding agents store SKILL.md skills. Covers Claude Code, OpenClaw, Codex CLI, and Cursor file paths and directory structures.

Read more
Guides

Best Code Review Skills for Claude Code and OpenClaw

The best code review skills for AI coding agents, compared. Find out which one fits your workflow for Claude Code, OpenClaw, and other SKILL.md agents.

Read more
Tutorials

How to Install Claude Skills from GitHub: Step-by-Step Guide

Find quality SKILL.md skills on GitHub and install them in Claude Code, OpenClaw, or Codex CLI. Includes how to verify skills before installing.

Read more
Tutorials

Building a Claude Code Skill for Your Team

Custom skills standardize how your entire team works with AI agents. Here's how to build a team skill, share it through your repo, and keep it maintained.

Read more
Guides

How AI Coding Agent Marketplaces Work

AI agent skill marketplaces are changing how developers extend their coding tools. Here's how the marketplace model works and why it matters.

Read more
Guides

Best Claude Code Skills for Testing and QA

Testing is one of the highest-ROI areas for AI agent skills. These are the best testing and QA skills for Claude Code in 2026.

Read more
Guides

How to Add Skills to Claude

The four real ways to add skills to Claude — download from Agensi, clone from GitHub, connect the MCP server, or write your own.

Read more
Guides

OpenClaw Skills Directory Path

Where OpenClaw stores skills, how to share them with Claude Code, and how to verify a skill loaded.

Read more
Tutorials

How to Set Up Claude Code Skills on Windows (2026 Guide)

Complete guide to installing and managing SKILL.md skills in Claude Code on Windows. Covers WSL paths, PowerShell, common errors, and folder permissions.

Read more
Comparisons

Claude Code vs Cursor: Which AI Coding Tool Fits Your Workflow?

Claude Code is a terminal-native autonomous agent. Cursor is an AI-native IDE built on VS Code. Here's when to pick each — and why most developers end up using both.

Read more
Comparisons

Claude Code vs GitHub Copilot: Which AI Coding Tool in 2026?

Copilot is the most broadly compatible AI coding assistant. Claude Code is the most capable autonomous agent. Here's how they differ and how teams use both together.

Read more
Comparisons

Anthropic's Skills Marketplace vs Agensi: What Each Is For

Anthropic's official plugin marketplace and Agensi serve different needs — first-party tools vs community breadth. Here's when to reach for each.

Read more
Guides

The Best AI Agent Skills Marketplaces in 2026 — Honest Comparison

SkillsMP, skills.sh, LobeHub, ClaudeSkills, MCP Market, Agensi. Every major agent skills marketplace compared on curation, security, payments, and MCP support.

Read more
Guides

How to Monetize SKILL.md Skills as a Developer — 2026 Guide

Developers are earning real money from SKILL.md skills. Pricing, platforms, what sells, and how to package your existing Claude Code configs into sellable skills.

Read more
Deep Dives

ToxicSkills and ClawHavoc — The Agent Skills Security Crisis (2026)

A security audit of 22,511 agent skills found 140,963 issues. Snyk's ToxicSkills research found prompt injection in 36% of skills. What developers need to know.

Read more
Tutorials

How to Add Skills to Claude Code (Every Method, 2026)

Add new skills to Claude Code in under a minute. Download from a marketplace, clone from GitHub, build your own, or share them across your team.

Read more
Insights

Agent Skills Marketplace for Developers: Why You Should Sell Your Skills

Your workflow knowledge has value. Here's how to package it as SKILL.md skills and earn from every sale on agent skills marketplaces.

Read more
Tutorials

How to Import Skills into Claude: Complete Guide

Every way to import skills into Claude Code. Download from marketplaces, clone from GitHub, use the plugin browser, or create from scratch.

Read more
Guides

Env Doctor: Diagnosing Environment Issues with AI Agent Skills

Stop wasting time debugging environment issues. The env-doctor skill systematically diagnoses why your project won't start.

Read more
Guides

How to Reduce Claude Code Token Usage — Skills That Cut Costs (2026)

Claude Code burns through tokens fast. These skills and techniques cut token usage by up to 65% without sacrificing output quality. Save money, code more.

Read more
Guides

Claude Code Plugins vs Skills — What's the Difference? (2026)

Claude Code now has a plugin system AND a skills system. Here's what plugins are, how they differ from skills, and why the distinction matters for your workflow.

Read more
Guides

Claude Code Scheduled Tasks + Skills — Automate Your Dev Workflow (2026)

Claude Code can now run scheduled tasks and routines on cloud infrastructure. Combined with skills, you get automated code review, testing, docs, and more — even when your laptop is off.

Read more
Guides

How to Monetize Your AI Agent Expertise with Skills

If you're good at something developers struggle with, you can package that expertise as a SKILL.md skill and sell it. Here's how to build a skill side business.

Read more
Tutorials

Codex CLI Skills: How to Install and Use SKILL.md with OpenAI Codex

Use SKILL.md skills with OpenAI Codex CLI. Same format as Claude Code — install once, works across agents.

Read more
Tutorials

SKILL.md Templates You Can Copy and Customize

Ready-to-use SKILL.md templates for code review, testing, documentation, DevOps, and frontend skills. Copy, customize, and drop into your skills folder.

Read more
Guides

What Is the Agent Skills Open Standard?

The Agent Skills standard means one skill works across Claude Code, Codex, Gemini CLI, and more. Here's what the standard covers and why portability matters.

Read more
Guides

Best Free Claude Code Skills in 2026 — No Purchase Required

The best free SKILL.md skills for Claude Code — code review, git commits, env debugging, and more.

Read more
Guides

Cursor AI Skills Marketplace: Using SKILL.md with Cursor

Use SKILL.md skills in Cursor alongside .cursorrules. Install marketplace skills, migrate existing rules, and make Cursor more capable.

Read more
Guides

How to Use SKILL.md Skills in VS Code (2026 Setup Guide)

Microsoft added SKILL.md support to VS Code through GitHub Copilot's agent mode. Here's how to install and use skills in VS Code.

Read more
Guides

Where Are Claude Code Skills Stored on Windows? Complete Setup Guide

Setting up SKILL.md skills on Windows works differently than macOS or Linux. Paths, commands, common issues, and WSL setup explained.

Read more
Guides

GitHub Copilot Skills: How to Use SKILL.md with Copilot Agent Mode

GitHub Copilot now supports SKILL.md through agent mode. How to install skills, how Copilot picks which skill to use, and how teams can share skills across projects.

Read more
For Creators

SKILL.md Creator Checklist: Everything to Check Before Publishing

The complete pre-publish checklist for SKILL.md creators. Frontmatter, instructions, supporting files, zip structure, and testing.

Read more
Guides

Best SKILL.md Skills for JavaScript Developers (2026)

The best SKILL.md skills for JavaScript and TypeScript developers. React components, Node.js APIs, Jest/Vitest testing. Works across any compatible agent.

Read more
Guides

Best Codex CLI Skills in 2026

The best SKILL.md skills for OpenAI Codex CLI. Code review, testing, docs, DevOps — all cross-compatible with Claude Code, OpenClaw, and Cursor.

Read more
For Creators

How to Write SKILL.md Supporting Files: References, Scripts, and Examples

How to write reference files, helper scripts, and examples for your SKILL.md skills. Skills with supporting files sell for 2-3x more.

Read more
Guides

Best Free SKILL.md Skills for AI Coding Agents (2026)

The best free SKILL.md skills for AI coding agents. Code review, git automation, DevOps diagnostics, and documentation — all free, all cross-compatible.

Read more
For Creators

How the Agensi Security Scan Works: What Creators Need to Know

Every skill on Agensi passes an 8-point security scan. Here's what it checks, how to pass on the first try, and why it matters for sales.

Read more
For Creators

Turn Your Existing Configs and Workflows into Sellable SKILL.md Skills

You probably already have skills worth selling. Convert your .cursorrules, CLAUDE.md files, and documented workflows into publishable SKILL.md skills.

Read more
Guides

Best SKILL.md Skills for Python Developers (2026)

The best SKILL.md skills for Python developers. Pytest test generation, type hint enforcement, Django/FastAPI patterns. Works across any compatible agent.

Read more
For Creators

What SKILL.md Skills Sell Best? Categories, Demand, and Opportunities

What skill categories sell the most on Agensi, what doesn't sell, and where the biggest untapped opportunities are for creators right now.

Read more
Guides

Best Frontend Skills for AI Coding Agents (2026)

The best SKILL.md frontend skills for any AI coding agent. Component generation, design systems, accessibility, and responsive design.

Read more
For Creators

How Agensi Payouts Work: Stripe Connect, Revenue Share, and Getting Paid

How Agensi pays creators through Stripe Connect. 80/20 revenue share on sales, 70/30 on Pro subscriptions. Direct bank payouts.

Read more
For Creators

How to Price Your SKILL.md Skills on Agensi

Pricing strategies for SKILL.md skills on Agensi. What price ranges work, when to go free vs paid, and how the 80% revenue share adds up.

Read more
Guides

Best DevOps Skills for AI Coding Agents (2026)

The best SKILL.md DevOps skills for any AI coding agent. Environment diagnostics, deployment checklists, CI/CD generation. Works across all compatible agents.

Read more
Guides

How to Share SKILL.md Skills Across AI Agents

Move SKILL.md skills between Claude Code, OpenClaw, Codex CLI, Cursor, and Gemini CLI. Copy, symlink, or use MCP — no modifications needed.

Read more
For Creators

How to Promote Your Skills on Agensi

How to promote your SKILL.md skills and drive installs. Reddit, X, dev.to, Discord strategies. Creators who promote sell 2-3x more.

Read more
Guides

Best Testing Skills for AI Coding Agents (2026)

The best SKILL.md testing skills for any AI coding agent. Unit testing, coverage analysis, and E2E — works across Claude Code, OpenClaw, Codex CLI, and Cursor.

Read more
Guides

SKILL.md Skills Not Loading? Troubleshooting Guide

Your SKILL.md skill isn't loading? Systematic troubleshooting guide covering wrong paths, double-nested folders, YAML errors, description triggers, and conflicts. Works for any agent.

Read more
Guides

The Quiet Standardization of AI Agent Skills

Anthropic, OpenAI, Google, GitHub, and 20+ independent developers converged on the same file format for AI agent customization — without a standards body or coordination. Here's how it happened.

Read more
Agent-Agnostic

Every AI Coding Agent That Supports SKILL.md (2026)

Complete list of AI coding agents that support SKILL.md in 2026. Claude Code, OpenClaw, Codex CLI, Cursor, Gemini CLI, and more.

Read more
Agent-Agnostic

Best Code Review Skills for AI Coding Agents (2026)

The best SKILL.md code review skills for any AI coding agent. Works across Claude Code, OpenClaw, Codex CLI, and Cursor.

Read more
Gemini CLI Skills

Where Are Gemini CLI Skills Stored?

Gemini CLI stores skills at ~/.gemini/skills/ for personal and .gemini/skills/ for project-level. Path reference and cross-agent compatibility.

Read more
Codex CLI Skills

How to Install Skills in Codex CLI

Install SKILL.md skills in Codex CLI from Agensi, GitHub, or project repos. Cross-compatible with Claude Code and OpenClaw.

Read more
Codex CLI Skills

Where Are Codex CLI Skills Stored?

Codex CLI stores skills at ~/.codex/skills/ for personal and .codex/skills/ for project-level. Path reference and cross-agent compatibility.

Read more
Cursor Skills

How to Use SKILL.md Skills in Cursor

Set up SKILL.md skills in Cursor alongside .cursorrules. Installation, configuration, and cross-agent skill sharing.

Read more
Cursor Skills

Cursor Rules vs SKILL.md Skills: Which Should You Use?

.cursorrules for always-on project context, SKILL.md for on-demand workflows. When to use each, and how they work together.

Read more
Cursor Skills

Where Are Cursor Skills Stored?

Cursor stores skills at .cursor/skills/ in your project directory. Path reference, comparison with .cursorrules, and cross-agent compatibility.

Read more
OpenClaw Skills

OpenClaw vs Claude Code: How Do Their Skill Systems Compare?

OpenClaw and Claude Code both use SKILL.md. Here's how their skill systems compare — paths, discovery, context handling, and cross-compatibility.

Read more
OpenClaw Skills

How to Install Skills in OpenClaw

Three ways to add SKILL.md skills to OpenClaw — download from Agensi, clone from GitHub, or use MCP. Step-by-step installation guide.

Read more
OpenClaw Skills

Best OpenClaw Skills in 2026

The best SKILL.md skills for OpenClaw in 2026. Code review, testing, git automation, DevOps, and documentation — all cross-compatible with Claude Code.

Read more
Insights

How AI Agents Discover and Install Tools in 2026

AI agents need tools. How do they find them? The discovery pipeline from MCP registries to SKILL.md marketplaces, and how it's changing development.

Read more
Guides

Best Cursor Rules in 2026: The Definitive Collection

The best .cursorrules files for Cursor in 2026. Framework-specific rules, how they compare to SKILL.md skills, and how to upgrade for cross-agent use.

Read more
Comparisons

Claude vs OpenAI: Complete AI Platform Comparison (2026)

Claude and OpenAI compared across every dimension. Models, coding agents (Claude Code vs Codex CLI), APIs, pricing, and ecosystem differences.

Read more
Guides

Best AI Agent Skills for API Development (2026)

The best SKILL.md skills for building APIs. REST design, GraphQL, auth flows, rate limiting, and auto-documentation across all compatible agents.

Read more
Comparisons

Composio Alternatives: Best AI Agent Integration Platforms (2026)

Looking for Composio alternatives? Comparing the best AI agent integration platforms — from MCP-native setups to curated marketplaces.

Read more
Comparisons

Gemini CLI vs Claude Code: Complete Comparison for Developers (2026)

Gemini CLI and Claude Code are the two leading terminal-based AI coding agents. Feature comparison, performance, MCP support, and which one fits your workflow.

Read more
Insights

Skills Marketplace: The New App Store for AI Agents

AI agent skills marketplaces are creating a new category — the app store for AI coding agents. What's happening, who's building, and why it matters.

Read more
Insights

The Future of AI Agent Plugins: From GPT Store to MCP

ChatGPT plugins launched and fizzled. The GPT Store had a quiet start. Now MCP and SKILL.md are reshaping how AI agents extend their capabilities.

Read more
Guides

Cline + MCP: Setup Guide for VS Code

Cline supports MCP for connecting to external tools within VS Code. How to configure servers, which ones work best, and how SKILL.md skills enhance Cline.

Read more
Guides

MCP Server Security: How to Audit Tools Your AI Agent Uses

Before connecting an MCP server to your AI agent, you should audit it. How to check permissions, data exposure, transport security, and common red flags.

Read more
Guides

Sequential Thinking MCP: Better Reasoning for AI Agents

Sequential Thinking MCP helps AI agents break down complex problems into structured reasoning steps. Setup guide and practical use cases.

Read more
Insights

AI Agent Marketplace Landscape 2026: Who's Building the App Store for Agents?

The AI agent marketplace space is forming fast. Every major platform, their approach to agent skills and tools, and where the ecosystem is heading.

Read more
Comparisons

Smithery vs Glama vs Agensi: MCP Server Directories Compared (2026)

Comparing the three main MCP directories: Smithery, Glama, and Agensi. What each offers, how they differ, and which one fits your needs.

Read more
Comparisons

Claude Code vs Codex CLI: Which AI Coding Agent in 2026?

Claude Code vs Codex CLI: head-to-head comparison of the two leading terminal AI coding agents. Performance, features, pricing, and recommendations.

Read more
Guides

Serena MCP: What It Is, How It Works, and How to Set It Up

Serena MCP is one of the most searched-for MCP servers in 2026. What it does, how to install it, and how to connect it to Claude Code, Codex CLI, or Cursor.

Read more
Guides

Codex CLI + MCP: How to Connect OpenAI's Agent to External Tools

Codex CLI supports MCP for connecting to external tools and data sources. How to configure servers, which transports work, and the best MCP servers to start with.

Read more
Comparisons

MCP vs REST API: When to Use Each for AI Agents

MCP and REST APIs both connect AI agents to external services. When to use each, how they differ on discoverability and standardization, and when to combine them.

Read more
Guides

OpenAI Agent Builder: What It Is and How to Get Started (2026)

OpenAI Agent Builder lets you create custom AI agents. What it offers, how to get started, and how it compares to building agents with Claude Code or Codex CLI.

Read more
Guides

Cerebro MCP: AI-Powered Research for Coding Agents

Cerebro MCP gives AI agents research capabilities. What it does, how to install it, and when it's worth adding to your MCP stack.

Read more
Guides

GitHub Copilot Agent Mode + MCP: Complete Setup Guide

GitHub Copilot's agent mode supports MCP for external tool access. How to configure servers, what's supported, and how it works with SKILL.md.

Read more
Guides

Mixpanel MCP Server: Product Analytics for AI Agents

The Mixpanel MCP server lets AI agents query your product analytics directly. Setup guide, authentication, and practical use cases for data-informed development.

Read more
Tutorials

How to Build Your Own MCP Server (TypeScript Tutorial)

Build your own MCP server in TypeScript. Project setup, tool registration, transport configuration, testing, and deployment — from zero to working server.

Read more
Guides

Notion MCP Server: Connect Your Workspace to AI Agents

The Notion MCP server lets AI agents read and write to your Notion workspace. Setup guide, authentication, use cases, and which agents support it.

Read more
Guides

Best Git Automation Skills for AI Coding Agents (2026)

The best SKILL.md git automation skills. Commit messages, PR descriptions, changelogs, and branch management. Works across all compatible agents.

Read more
Guides

AI Coding Agent Skills for Teams: A Setup Guide

How to set up SKILL.md skills for teams. Share review standards, testing conventions, and git workflows across developers using any AI coding agent.

Read more
Guides

Best QA and Testing Skills for Claude Code in 2026

The best QA and testing SKILL.md skills for Claude Code. Test generation, gap analysis, QA checklists, and E2E testing with framework auto-detection.

Read more
Guides

How to Use SKILL.md Skills with Agent Zero

Agent Zero supports SKILL.md. How to install skills, where they go, cross-agent compatibility, and which skill types work best with Agent Zero's autonomous workflow.

Read more
Guides

How to Use SKILL.md Skills with Hermes Agent

Hermes Agent supports SKILL.md for fast local AI agent development. Setup guide, skills directory, cross-agent compatibility, and which skills work best.

Read more
Guides

SKILL.md Cross-Agent Compatibility: Tested Across 6 Agents (2026)

We tested SKILL.md across 6 agents — Claude Code, Cursor, Codex CLI, Gemini CLI, Copilot, and OpenClaw. Compatibility results, quirks, and how to write portable skills.

Read more
Guides

How to Eval and Benchmark Your SKILL.md Skills (2026 Guide)

Test, benchmark, and A/B test your SKILL.md skills before publishing. How to use the skill-creator, define test prompts, and tune trigger descriptions.

Read more
Guides

How to Migrate .cursorrules to SKILL.md (Step-by-Step, 2026)

Step-by-step migration from .cursorrules to SKILL.md: audit your rules, convert workflows, place skills correctly, and test cross-agent.

Read more
Guides

Best AI Coding Tools in 2026 — Developer's Guide

The best AI coding tools for developers in 2026. Claude Code, Cursor, Codex CLI, GitHub Copilot, and more — compared by features, pricing, and use case.

Read more
Guides

Claude Code Skills for JavaScript & TypeScript Developers

Best SKILL.md skills for JavaScript and TypeScript developers — React, Node.js, testing, and code quality.

Read more
Tutorials

How to Share Claude Code Skills With Your Team

Share SKILL.md skills across your dev team using git, project-level skills, and marketplace distribution.

Read more
Guides

15 Claude Code Tips and Tricks That Save Hours (2026)

Practical tips for getting more out of Claude Code. Better prompts, project navigation, skill combos, debugging shortcuts, and workflow tricks.

Read more
Guides

Claude Code Skills for Python Developers — Best Picks

The best SKILL.md skills for Python developers — pytest, type hints, FastAPI, Django, and code quality.

Read more
Tutorials

How to Update Claude Code Skills — Keep Skills Current

Update your SKILL.md skills in Claude Code — marketplace updates, GitHub pulls, and version management.

Read more
Tutorials

Claude Code Skills Not Working? Troubleshooting Guide

Fix common issues with Claude Code skills — not loading, not triggering, wrong output, and frontmatter problems.

Read more
Guides

Best AI Agent Skills for Documentation (2026)

The best SKILL.md skills for documentation. API docs, READMEs, changelogs, ADRs, and inline code comments across all compatible agents.

Read more
Guides

Best AI Agent Skills for Database Engineering (2026)

The best SKILL.md skills for database work. Schema design, migration management, query optimization, and ORM patterns across all compatible agents.

Read more
Guides

Best AI Agent Skills for Mobile Development (2026)

The best SKILL.md skills for mobile development. React Native, Flutter, Swift, Kotlin, and cross-platform patterns across all compatible agents.

Read more
Guides

Best AI Agent Skills for TypeScript and React Developers (2026)

The best SKILL.md skills for TypeScript and React development. Component patterns, hooks, type safety, and Next.js across all compatible agents.

Read more
Guides

How to Install Skills in Gemini CLI (2026 Guide)

Install SKILL.md skills in Gemini CLI. Directory locations, global vs project skills, and cross-agent compatibility with Claude Code and Codex CLI.

Read more
Comparisons

Best Zapier Alternatives for AI-Powered Automation (2026)

Zapier alternatives for AI-powered automation. How MCP servers and AI agents replace traditional no-code automation with intelligent workflows.

Read more
Insights

AI Agent Interoperability: One Skill, Every Agent

SKILL.md makes AI agent skills portable. Write one skill, use it across 20+ agents. How interoperability works and why it matters.

Read more
Insights

The MCP Marketplace: Why AI Agents Need a Curated App Store

The MCP ecosystem has 10,000+ servers but no quality layer. Why AI agents need a curated marketplace, and how the app store model applies.

Read more
For Creators

How to Sell AI Agent Skills: The Creator Economy Guide (2026)

Turn your development expertise into sellable SKILL.md skills. What sells, how to price, where to distribute, and building a creator income stream.

Read more
Guides

Best AI Agent Skills for Security Auditing (2026)

The best SKILL.md security skills for AI agents. Vulnerability scanning, dependency auditing, secret detection, and OWASP compliance checking.

Read more
Guides

Best AI Agent Skills for Python Developers (2026)

The best SKILL.md skills for Python development. Framework-specific skills, testing, type checking, and data science workflows across all compatible agents.

Read more
Guides

Multi-Agent Orchestration: How to Chain AI Agents for Complex Tasks

Complex tasks often need multiple AI agents working together. Orchestration patterns, tools, and how MCP and SKILL.md enable multi-agent workflows.

Read more
Comparisons

Cursor Rules vs Claude Skills vs AGENTS.md: AI Coding Config Files Compared

Every major AI coding agent compared. Claude Code, Codex CLI, Cursor, Gemini CLI, GitHub Copilot, and emerging agents ranked on features, pricing, and compatibility.

Read more
Tutorials

How to Write Better Prompts for Claude Code (2026)

Write prompts that get Claude Code to produce exactly what you need. Patterns, examples, and common mistakes for coding prompts.

Read more
Tutorials

How to Migrate Cursor Rules to SKILL.md — Step by Step

Convert your existing Cursor rules to SKILL.md skills — keep your customizations across Claude Code, Codex CLI, and more.

Read more
Deep Dives

Agent Zero: What It Is, How It Works, and SKILL.md Compatibility

What is Agent Zero? An open-source autonomous AI agent with self-improving capabilities and SKILL.md support. How it compares to Claude Code, installation, and getting started.

Read more
Comparisons

AGENTS.md vs SKILL.md vs CLAUDE.md vs .cursorrules: Which One Should You Use?

Which AI agent config file should you use? Decision tree for AGENTS.md, SKILL.md, CLAUDE.md, and .cursorrules — what each does, where they overlap, and how to use them together.

Read more
Best Skills by Category

Best MCP Servers for AI Coding Agents (2026)

The best MCP servers for AI agents in 2026. Organized by category with setup instructions, security notes, and which agents each server supports.

Read more
Format & Reference

SKILL.md Format Specification: Complete YAML Frontmatter Reference

The complete technical reference for the SKILL.md format. Every frontmatter field, the folder structure, progressive disclosure patterns, and best practices.

Read more
Deep Dives

OpenClaw Skills: Complete Guide to ClawHub, Installation, and Alternatives

Complete guide to OpenClaw skills and ClawHub. How to install, the quality problem with 13K+ unreviewed skills, and curated alternatives for production use.

Read more
Guides

Context Engineering for AI Agents: What It Is and Why It Changes Everything

Context engineering is replacing prompt engineering. Learn what it means, how SKILL.md implements it, and how to engineer the right context for AI coding agents.

Read more
Guides

Best Open Source Claude Code Skills on GitHub (2026)

Curated list of open source SKILL.md skills on GitHub for Claude Code. Free to use, fork, and customize. With security tips for vetting repos.

Read more
Tutorials

Gemini CLI Skills — Getting Started With SKILL.md

How to install and use SKILL.md skills with Google Gemini CLI — paths, setup, and cross-agent compatibility.

Read more
Guides

Claude Code Skills for React Developers — Component Patterns (2026)

SKILL.md skills that make Claude Code generate React components, hooks, and tests matching your project's exact patterns. TypeScript, Next.js, and more.

Read more
Guides

Best Claude Code Skills for Documentation

SKILL.md skills that help Claude Code write better READMEs, API docs, code comments, and changelogs.

Read more
Guides

Claude Code Skills for Solo Developers — Your AI Team

The essential SKILL.md skills for solo developers — code review, testing, docs, DevOps, and security.

Read more
Guides

Claude Code for Beginners — Everything You Need to Know (2026)

New to Claude Code? This beginner's guide covers what it is, how to install it, how to use it, and how skills make it better. Start here.

Read more

Ready to try AI agent skills?

Browse our marketplace of community-built skills for Claude Code, Cursor, and 20+ agents.

Browse Skills