Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Category: AI & models

8,992 results · page 176 of 300

  • evo-seismic-phase-pickingSkillAI & models

    Runs SeisBench deep learning models (PhaseNet/EQTransformer) on grouped station waveforms to produce P and S phase picks with timestamps and probabilities.

    Ready to connect★ 93

    github.com/openlair/openskill93 stars

    View details
  • meshy-3d-printingSkillAI & models

    3D print models generated with Meshy AI, plus Creative Lab consumer products. Handles slicer detection, white model printing, multi-color printing via API, the Creative Lab pipeline (figure / lamp / keychain / fridge-magnet), and print-optimized download workflows. Use when the user mentions 3D prin

    Ready to connect★ 93

    github.com/meshy-dev/meshy-3d-agent93 stars

    View details
  • skeptical-triageSkillAI & models

    Reusable 3-round self-challenge + arbiter pattern for filtering false positives from findings/verdicts. Use when the cost of a false-positive gate block exceeds the cost of ~4 extra LLM turns.

    Ready to connect★ 93

    github.com/avelikiy/great_cto93 stars

    View details
  • vertical-restaurantsSkillAI & models

    Domain-knowledge primer for the restaurants & hospitality vertical (dine-in, pickup, delivery). Gives architect and pm the vocabulary, non-obvious operating rules, must-model entities, and incumbent landscape so a restaurant-product spec isn't naive about modifiers, 86'd items, aggregator commission

    Ready to connect★ 93

    github.com/avelikiy/great_cto93 stars

    View details
  • agent-rig-systemSkillAI & models

    AI agents and Nix: parametrable skills/instructions and tools, packaged together in a reproducible and modular fashion

    Ready to connect★ 92

    github.com/ypares/rigup.nix92 stars

    View details
  • knowledge-base-updateSkillAI & models

    Use this skill whenever you learn something important during a conversation: a key architectural decision, a project-specific convention, a bug root-cause, a 3rd-party API quirk, or any fact that would help a future agent avoid re-doing the same research. Writes structured entries to the project's k

    Ready to connect★ 92

    github.com/omergocmen/vibe-coder-kit92 stars

    View details
  • nix-module-systemSkillAI & models

    AI agents and Nix: parametrable skills/instructions and tools, packaged together in a reproducible and modular fashion

    Ready to connect★ 92

    github.com/ypares/rigup.nix92 stars

    View details
  • riglet-creatorSkillAI & models

    AI agents and Nix: parametrable skills/instructions and tools, packaged together in a reproducible and modular fashion

    Ready to connect★ 92

    github.com/ypares/rigup.nix92 stars

    View details
  • test-driven-executionSkillAI & models

    Before writing any implementation code, define the acceptance criteria and test cases that the code must satisfy. Agents then write code to pass these tests — not to match a vague description. Eliminates "it works on my machine" and "I think this is what you wanted" outcomes.

    Ready to connect★ 92

    github.com/omergocmen/vibe-coder-kit92 stars

    View details
  • automation-audit-opsSkillAI & models

    Evidence-first automation inventory and overlap audit workflow for ecc. Use when the user wants to know which jobs, hooks, connectors, MCP servers, or wrappers are live, broken, redundant, or missing before fixing anything.

    Ready to connect★ 91

    github.com/mturac/everything-openai-codex91 stars

    View details
  • brand-voiceSkillAI & models

    Build a scoped brand voice packet from source material so downstream agents can write, review, and adapt content without inventing brand claims.

    Ready to connect★ 91

    github.com/runxhq/runx91 stars

    View details
  • coding-standardsSkillAI & models

    Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

    Ready to connect★ 91

    github.com/mturac/everything-openai-codex91 stars

    View details
  • connection-auth-rulesSkillAI & models

    Build a Connection Auth Rules for a Monte Carlo connection type. Fetches live connector schemas and transform steps from the apollo-agent repo.

    Ready to connect★ 91

    github.com/monte-carlo-data/mc-agent-toolkit91 stars

    View details
  • data-storeSkillAI & models

    Govern provider-agnostic data reads and state transitions through declared data-source operations, not model-authored raw queries.

    Ready to connect★ 91

    github.com/runxhq/runx91 stars

    View details
  • frontend-patternsSkillAI & models

    Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

    Ready to connect★ 91

    github.com/mturac/everything-openai-codex91 stars

    View details
  • hermes-importsSkillAI & models

    Convert local Hermes operator workflows into sanitized ecc skills and release-pack artifacts. Use when preparing a Hermes workflow for public ecc reuse without leaking private workspace state, credentials, or local-only paths.

    Ready to connect★ 91

    github.com/mturac/everything-openai-codex91 stars

    View details
  • homelab-pihole-dnsSkillAI & models

    Pi-hole installation, blocklist management, DNS-over-HTTPS setup, DHCP integration, local DNS records, and troubleshooting broken DNS resolution on a home network.

    Ready to connect★ 91

    github.com/mturac/everything-openai-codex91 stars

    View details
  • homelab-wireguard-vpnSkillAI & models

    WireGuard VPN server setup, peer configuration, key generation, split tunneling vs full tunnel routing, and remote access to a home network from mobile and laptop clients.

    Ready to connect★ 91

    github.com/mturac/everything-openai-codex91 stars

    View details
  • hookify-rulesSkillAI & models

    This skill should be used when the user asks to create a hookify rule, write a hook rule, configure hookify, add a hookify rule, or needs guidance on hookify rule syntax and patterns.

    Ready to connect★ 91

    github.com/mturac/everything-openai-codex91 stars

    View details
  • kotlin-patternsSkillAI & models

    Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders.

    Ready to connect★ 91

    github.com/mturac/everything-openai-codex91 stars

    View details
  • laravel-plugin-discoverySkillAI & models

    Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package health, or assess Laravel/PHP compatibility.

    Ready to connect★ 91

    github.com/mturac/everything-openai-codex91 stars

    View details
  • mcp-server-patternsSkillAI & models

    Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.

    Ready to connect★ 91

    github.com/mturac/everything-openai-codex91 stars

    View details
  • monte-carlo-asset-healthSkillAI & models

    Check the health of a data table/asset using Monte Carlo. Activates on "how is table X", "check health of X", "is X healthy", "status of X", "check on X table", or any health/status question about a data asset.

    Ready to connect★ 91

    github.com/monte-carlo-data/mc-agent-toolkit91 stars

    View details
  • monte-carlo-reinforce-agentSkillAI & models

    Reinforces an AI agent by turning Monte Carlo's reinforcement loop diagnosis into code fixes. Reads the daily reinforcement loop report for an agent's workflows, ranks the diagnosed issues, proposes what to fix, and — with the user's approval at each step — opens a pull request. Activates on "fix my

    Ready to connect★ 91

    github.com/monte-carlo-data/mc-agent-toolkit91 stars

    View details
  • motion-advancedSkillAI & models

    Advanced motion patterns for React / Next.js — drag & drop, gestures, text animations, SVG path drawing, custom hooks, imperative sequences (useAnimate), loaders, and the full API decision tree. Requires motion-foundations.

    Ready to connect★ 91

    github.com/mturac/everything-openai-codex91 stars

    View details
  • motion-foundationsSkillAI & models

    Motion tokens, spring presets, performance rules, device adaptation, accessibility enforcement, and SSR safety for React / Next.js using motion/react. Foundation layer — all other motion skills depend on this.

    Ready to connect★ 91

    github.com/mturac/everything-openai-codex91 stars

    View details
  • motion-patternsSkillAI & models

    Production-ready animation patterns for React / Next.js — button, modal, toast, stagger, page transitions, exit animations, scroll, and layout — built on motion-foundations tokens and springs.

    Ready to connect★ 91

    github.com/mturac/everything-openai-codex91 stars

    View details
  • motion-uiSkillAI & models

    Production-ready UI motion system for React/Next.js. Use when implementing animations, transitions, or motion patterns.

    Ready to connect★ 91

    github.com/mturac/everything-openai-codex91 stars

    View details
  • nanoclaw-replSkillAI & models

    Operate and extend NanoClaw v2, ecc's zero-dependency session-aware REPL built on codex -p.

    Ready to connect★ 91

    github.com/mturac/everything-openai-codex91 stars

    View details
  • netmiko-ssh-automationSkillAI & models

    Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded config changes, timeouts, and network automation error handling.

    Ready to connect★ 91

    github.com/mturac/everything-openai-codex91 stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

54,624 of the 55,055 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI