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,868 results · page 256 of 296

  • writing-hooksSkillAI & models

    Guide for writing, configuring, and debugging Claude Code hooks. Use when adding, writing, or debugging hooks — including silent failures and permission errors.

    Ready to connect

    github.com/tim-hub/powerball-harness34 stars

    View details
  • zodSkillAI & models

    TypeScript-first schema validation and type inference. Use for validating API requests/responses, form data, env vars, configs, defining type-safe schemas with runtime validation, transforming data, generating JSON Schema for OpenAPI/AI, or encountering missing validation errors, type inference issu

    Ready to connect

    github.com/wakita181009/zod-aot33 stars

    View details
  • actix-webSkillAI & models

    Actix-web Rust web framework. Covers routing, extractors, middleware, state management, and WebSocket. Use for high-performance Rust APIs.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite33 stars

    View details
  • adapticSkillAI & models

    Master skill composing the 5-step synoptic cycle for panoramic synthesis across multiple domains. Orchestrates meditate, expand-awareness, observe, awareness, integrate-gestalt, and express-insight into a coherent process that produces unified understanding rather than sequential compromise. Use whe

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • add-rcpp-integrationSkillAI & models

    Add Rcpp or RcppArmadillo integration to an R package for high-performance C++ code. Covers setup, writing C++ functions, RcppExports generation, testing compiled code, and debugging. Use when an R function is too slow and profiling confirms a bottleneck, when you need to interface with existing C/C

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • aikidoSkillAI & models

    Practice aikido as a defensive martial art emphasizing harmony, redirection, and controlled resolution. Covers centering and grounding, ukemi (safe falling and rolling), core techniques (irimi-nage, shiho-nage, kote-gaeshi, ikkyo), blending and tai sabaki (body movement), randori (multiple attacker

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • amxx-modding-kit-api-player-modelSkillAI & models

    Helps with Player Model API usage for managing custom player models and animations.

    Ready to connect

    github.com/hedgefog/amxx-modding-kit32 stars

    View details
  • analyze-diffusion-dynamicsSkillAI & models

    Analyze the dynamics of diffusion processes using stochastic differential equations, Fokker-Planck equations, first-passage time distributions, and parameter sensitivity analysis. Use when deriving probability density evolution for a continuous-time diffusion process, computing mean first-passage ti

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • analyze-magnetic-fieldSkillAI & models

    Calculate and visualize magnetic fields produced by current distributions using the Biot-Savart law, Ampere's law, and magnetic dipole approximations. Use when computing B-fields from arbitrary current geometries, exploiting symmetry with Ampere's law, analyzing superposition of multiple sources, or

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • analyze-magnetic-levitationSkillAI & models

    Analyze magnetic levitation systems by applying Earnshaw's theorem to determine whether passive static levitation is possible, then identifying the appropriate circumvention mechanism (diamagnetic, superconducting, active feedback, or spin-stabilized). Use when evaluating maglev transport, magnetic

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • analyze-prime-numbersSkillAI & models

    Analyze prime numbers using primality tests, factorization algorithms, prime distribution analysis, and sieve methods. Covers trial division, Miller-Rabin, Sieve of Eratosthenes, and the Prime Number Theorem. Use when determining whether an integer is prime or composite, finding prime factorizations

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • analyze-tensegrity-systemSkillAI & models

    Analyze a tensegrity system by identifying compression struts and tension cables, classifying type (class 1/2, biological/architectural), computing prestress equilibrium, verifying stability via Maxwell's rigidity criterion, and mapping biological tensegrity (microtubules, actin, intermediate filame

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • apply-gematriaSkillAI & models

    Compute and analyze gematria (Hebrew numerical values) using standard, ordinal, and reduced methods. Covers word-to-number conversion, isopsephy comparisons, and interpretive frameworks. Use when computing the numerical value of a Hebrew word or phrase, comparing two words for shared gematria values

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • apply-semantic-versioningSkillAI & models

    Apply semantic versioning (SemVer 2.0.0) to determine the correct version bump based on change analysis. Covers major/minor/patch classification, pre-release identifiers, build metadata, and breaking change detection. Use when preparing a new release to determine the correct version number, after me

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • appraise-gemstoneSkillAI & models

    Appraise gemstone value using the four Cs (color, clarity, cut, carat), origin assessment, treatment detection, and market factor analysis. Advisory educational guidance only — not a certified appraisal. Use when understanding factors that determine a gemstone's value, pre-screening stones before a

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • argumentationSkillAI & models

    Construct well-structured arguments using the hypothesis-argument-example triad. Covers formulating falsifiable hypotheses, building logical arguments (deductive, inductive, analogical, evidential), providing concrete examples, and steelmanning counterarguments. Use when writing or reviewing PR desc

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • ashrae-baseline-guideSkillAI & models

    ASHRAE 90.1 Appendix G baseline system selection criteria. Use when recommending HVAC system types, creating baseline models, or answering questions about ASHRAE 90.1 compliance.

    Ready to connect

    github.com/natlabrockies/openstudio-mcp33 stars

    View details
  • aspnet-coreSkillAI & models

    Helps your agent build, review, and architect ASP.NET Core web apps using current .NET guidance.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite33 stars

    View details
  • aspnet-middlewareSkillAI & models

    ASP.NET Core custom middleware, pipeline order, exception handling middleware, and request/response manipulation.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite33 stars

    View details
  • aspnet-minimal-apiSkillAI & models

    ASP.NET Core Minimal API endpoints, route groups, filters, and typed results. Covers modern .NET 8+ endpoint patterns.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite33 stars

    View details
  • aspnet-signalrSkillAI & models

    ASP.NET Core SignalR for real-time hubs, clients, groups, and streaming. Covers strongly-typed hubs and hub filters.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite33 stars

    View details
  • aspnet-validationSkillAI & models

    ASP.NET Core validation with FluentValidation, Data Annotations, and model validation. Covers custom validators and validation pipeline.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite33 stars

    View details
  • assess-formSkillAI & models

    Evaluate a system's current structural form, identify transformation pressure, and classify transformation readiness. Covers structural inventory, pressure mapping, rigidity assessment, change capacity estimation, and readiness classification for architectural metamorphosis. Use before any significa

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • assess-ip-landscapeSkillAI & models

    Map the intellectual property landscape for a technology domain or product area. Covers patent cluster analysis, white space identification, competitor IP portfolio assessment, freedom-to-operate preliminary screening, and strategic IP positioning recommendations. Use before starting R&D in a new te

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • assess-trail-conditionsSkillAI & models

    Evaluate current trail conditions including weather, snow line, river crossings, exposure, and trail maintenance status for safety decision-making. Produces a GREEN/YELLOW/RED safety rating with actionable go/no-go recommendations. Use the day before or morning of a planned hike, during tour plannin

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • athanorSkillAI & models

    Four-stage alchemical code transmutation — nigredo (decomposition), albedo (purification), citrinitas (illumination), rubedo (synthesis) — with meditate and heal checkpoints between stages. Transforms tangled or legacy code into optimized, well-structured output through systematic material analysis.

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • attribute-space-typesSkillAI & models

    Attribute OpenStudio standards space types (Template/Building Type/Space Type) to conditioned spaces, typically after a gbXML import. Use when a model has geometry but no space types, or when asked to "attribute space types", "assign standards space types", or "run the space type wizard".

    Ready to connect

    github.com/natlabrockies/openstudio-mcp33 stars

    View details
  • audit-discovery-symlinksSkillAI & models

    Audit and repair Claude Code discovery symlinks for skills, agents, and teams. Compares registries against .claude/ directories at project and global levels, detects missing, broken, and extraneous symlinks, distinguishes almanac content from external projects, and optionally repairs gaps. Use after

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • audit-pluginSkillAI & models

    Audit Whetstone skills, agents, and commands when asked for a plugin quality or consistency audit.

    Ready to connect

    github.com/iliaal/whetstone33 stars

    View details
  • axe-coreSkillAI & models

    axe-core - accessibility testing engine for automated WCAG compliance checks.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite33 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.

53,585 of the 54,017 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