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

9,017 results · page 266 of 301

  • assessSkillAI & models

    Assess a codebase's readiness for AI agent contributors using the layered contract model, and generate a complexity hotspot SVG treemap (size = LOC, hue = cyclomatic complexity, saturation = recent git churn). TRIGGER when the user types /assess, asks for an AI-readiness review, wants a complexity h

    Ready to connect

    github.com/bjcoombs/ai-native-toolkit31 stars

    View details
  • atlas-uv-fittingSkillAI & models

    Detect texture-atlas regions and map each source part to its own UV rectangle or projected UV surface. Use when a texture pack must fit a Blender model 1:1, when textures look off/stretched, when alpha decals or lightmaps are provided, or before exporting a textured GLB for a brand mascot/logo.

    Ready to connect

    github.com/cheshirejcat/blender31 stars

    View details
  • atrinik-guidance-maintenanceSkillAI & models

    Audit and synchronize Atrinik AGENTS.md, skills, README, architecture, and contributor guidance after CLI, ownership, layout, safety, or validation changes and during daily, weekly, or other periodic drift reviews.

    Ready to connect

    github.com/atrinik/atrinik31 stars

    View details
  • blender-modelingSkillAI & models

    Create and edit 3D meshes in Blender — primitives, hard-surface modeling, mesh operators, modifier stacks (Bevel, Subdivision, Boolean, Mirror, Array, Solidify), bmesh-level edits, retopology basics. Use whenever the user asks to "make/model/create/build a 3D object", "shape/sculpt this", "add a cub

    Ready to connect

    github.com/cheshirejcat/blender31 stars

    View details
  • chemical-spaceSkillAI & models

    Navigate make-on-demand catalogues — ZINC-22 through CartBlanche and Enamine REAL Space — to find compounds that can actually be ordered. Use this skill to look substances up by ZINC identifier or structure, understand tranche partitioning by heavy-atom count and logP, and choose between screening a

    Ready to connect

    github.com/k-dense-ai/drug-discovery-agent-skills31 stars

    View details
  • closed-surface-uv-coverageSkillAI & models

    Ensure textures and decals cover all visible surfaces of a closed or extruded Blender asset, especially front/back caps and sidewalls, instead of relying on partial projected planes, curves, or linework overlays. Use when back textures do not fill the model, side textures are missing, spin/turntable

    Ready to connect

    github.com/cheshirejcat/blender31 stars

    View details
  • contour-to-meshSkillAI & models

    Build Blender mesh surfaces directly from extracted 2D contours/masks instead of approximate primitives. Use for 1:1 mascot/logo reconstruction, exact leaf/petal silhouettes, filled wireframe shapes, shallow bas-relief forms, or when the model outline must match a front template before adding depth.

    Ready to connect

    github.com/cheshirejcat/blender31 stars

    View details
  • copywriting-agentSkillAI & models

    Write sales pages, ads, slogans, and persuasive copy using proven frameworks (AIDA, PAS, value-first). Use when words must convert, not just inform.

    Ready to connect

    github.com/navinspire-ia/navin31 stars

    View details
  • degradersSkillAI & models

    Work on bifunctional degraders and molecular glues, where potency comes from a ternary complex rather than occupancy. Use this skill to apply the property rules that govern this beyond-rule-of-five space, reason about linker length, attachment vector and E3 ligase choice, prepare inputs for ternary

    Ready to connect

    github.com/k-dense-ai/drug-discovery-agent-skills31 stars

    View details
  • delegation-parallelismSkillAI & models

    Invoke when deciding whether to split work across parallel agents/sessions or do it inline — tests scope independence, weighs coordination cost against the parallelism win, and sets an observation cadence for delegated work.

    Ready to connect

    github.com/rlaope/ultraprompt31 stars

    View details
  • dramakeSkillAI & models

    For Codex, Claude Code, WorkBuddy and other Agent Skills clients, turns a one-line idea, story synopsis, novel, copy, script, storyboard, or existing material into coherent, chainable, publishable AI short dramas and AI short films. Suitable for horizontal or vertical content on Douyin, Hongguan sho

    Ready to connect

    github.com/xixihhhh/ai-short-drama-skill31 stars

    View details
  • eventaservo-test-builderSkillAI & models

    Create tests following project architecture guidelines. Use when creating tests for models, controllers, services, or any component.

    Ready to connect

    github.com/eventaservo/eventaservo31 stars

    View details
  • exploration-strategySkillAI & models

    Build an accurate mental model of an unfamiliar codebase or problem before making any edit — structural scan, entry-point location, one end-to-end trace, and an explicit known-vs-assumed ledger.

    Ready to connect

    github.com/rlaope/ultraprompt31 stars

    View details
  • failure-mode-enumerationSkillAI & models

    Systematically enumerate how code can break — boundaries, concurrency, partial failure, malicious input, time, resource exhaustion — before writing defenses, then convert the list into tests and guards while pruning paranoia that does not pay rent.

    Ready to connect

    github.com/rlaope/ultraprompt31 stars

    View details
  • fit-repair-optimizerSkillAI & models

    Turn multiview fit reports into a sequential or parallel repair queue for aligning Blender products to source-of-truth templates. Use after validation shows disalignment, when the agent must iteratively fix wireframe, texture, lighting, or projection mismatches, and when skill gaps should trigger se

    Ready to connect

    github.com/cheshirejcat/blender31 stars

    View details
  • fix-audit-issueSkillAI & models

    Fix a single audit issue in a git worktree. Creates a feature branch, follows fix-bug procedure, and creates a PR. Designed for parallel execution by spawned agents.

    Ready to connect

    github.com/edictum-ai/edictum31 stars

    View details
  • free-energy-perturbationSkillAI & models

    Compute relative and absolute binding free energies with the Open Free Energy toolkit — the rigorous alchemical alternative to docking scores when a congeneric series needs reliable potency ranking. Use this skill to plan a perturbation network over a ligand set, choose atom mappings, run hybrid-top

    Ready to connect

    github.com/k-dense-ai/drug-discovery-agent-skills31 stars

    View details
  • glycoengineeringSkillAI & models

    Lets your agent scan protein sequences for glycosylation sites and predict where sugars attach.

    Ready to connect

    github.com/k-dense-ai/drug-discovery-agent-skills31 stars

    View details
  • goga-define-challengeSkillAI & models

    Goga is an AI engineering platform for building software with AI agents. Combine engineering knowledge, AI tools, and pipelines into repeatable development processes — from specification to implementation, review, and delivery.

    Ready to connect

    github.com/qarium/goga31 stars

    View details
  • goga-define-constraintsSkillAI & models

    Goga is an AI engineering platform for building software with AI agents. Combine engineering knowledge, AI tools, and pipelines into repeatable development processes — from specification to implementation, review, and delivery.

    Ready to connect

    github.com/qarium/goga31 stars

    View details
  • goga-define-experienceSkillAI & models

    Goga is an AI engineering platform for building software with AI agents. Combine engineering knowledge, AI tools, and pipelines into repeatable development processes — from specification to implementation, review, and delivery.

    Ready to connect

    github.com/qarium/goga31 stars

    View details
  • goga-define-goalsSkillAI & models

    Goga is an AI engineering platform for building software with AI agents. Combine engineering knowledge, AI tools, and pipelines into repeatable development processes — from specification to implementation, review, and delivery.

    Ready to connect

    github.com/qarium/goga31 stars

    View details
  • goga-define-problemSkillAI & models

    Goga is an AI engineering platform for building software with AI agents. Combine engineering knowledge, AI tools, and pipelines into repeatable development processes — from specification to implementation, review, and delivery.

    Ready to connect

    github.com/qarium/goga31 stars

    View details
  • goga-define-projectSkillAI & models

    Goga is an AI engineering platform for building software with AI agents. Combine engineering knowledge, AI tools, and pipelines into repeatable development processes — from specification to implementation, review, and delivery.

    Ready to connect

    github.com/qarium/goga31 stars

    View details
  • goga-define-requirementsSkillAI & models

    Goga is an AI engineering platform for building software with AI agents. Combine engineering knowledge, AI tools, and pipelines into repeatable development processes — from specification to implementation, review, and delivery.

    Ready to connect

    github.com/qarium/goga31 stars

    View details
  • goga-define-resolveSkillAI & models

    Goga is an AI engineering platform for building software with AI agents. Combine engineering knowledge, AI tools, and pipelines into repeatable development processes — from specification to implementation, review, and delivery.

    Ready to connect

    github.com/qarium/goga31 stars

    View details
  • goga-define-scopeSkillAI & models

    Goga is an AI engineering platform for building software with AI agents. Combine engineering knowledge, AI tools, and pipelines into repeatable development processes — from specification to implementation, review, and delivery.

    Ready to connect

    github.com/qarium/goga31 stars

    View details
  • goga-define-successSkillAI & models

    Goga is an AI engineering platform for building software with AI agents. Combine engineering knowledge, AI tools, and pipelines into repeatable development processes — from specification to implementation, review, and delivery.

    Ready to connect

    github.com/qarium/goga31 stars

    View details
  • goga-define-usersSkillAI & models

    Goga is an AI engineering platform for building software with AI agents. Combine engineering knowledge, AI tools, and pipelines into repeatable development processes — from specification to implementation, review, and delivery.

    Ready to connect

    github.com/qarium/goga31 stars

    View details
  • gpai-pflichtenSkillAI & models

    Prüfung der Pflichten von Anbietern von KI-Modellen mit allgemeinem Verwendungszweck (GPAI) nach Art. 53 KI-VO und der Zusatzpflichten bei systemischem Risiko Art. 55 KI-VO – technische Dokumentation, Urheberrechtsstrategie, Praxisleitfäden (Codes of Practice). Use when ein Anbieter eines GPAI-Model

    Ready to connect

    github.com/borghei/ai-skills-german-law31 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.

55,004 of the 55,435 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