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.

Filter by category

54,680 results · page 560 of 1,823

  • hf-cloud-serving-image-selectionSkillDocs & knowledge

    Lets your agent find and verify the correct SageMaker container image URI for a model deployment in your region.

    Ready to connect★ 508

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • hf-memSkillDocs & knowledge

    Lets your agent estimate how much memory is needed to run a Hugging Face model before downloading it.

    Ready to connect★ 508

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • huggingface-bestSkillProductivity

    Lets your agent find and compare Hugging Face models for a task using benchmarks, size, and device needs.

    Ready to connect★ 508

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • huggingface-community-evalsSkillAI & models

    Lets your agent run evaluations of Hugging Face models on your local GPU hardware.

    Ready to connect★ 508

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • huggingface-datasetsSkillSearch

    Lets your agent browse, search, filter, and fetch rows from Hugging Face datasets.

    Ready to connect★ 508

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • huggingface-gradioSkillDev tools

    Lets your agent build Gradio web UIs and demos in Python.

    Ready to connect★ 508

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • huggingface-llm-trainerSkillProductivity

    Lets your agent train or fine-tune language models in the cloud, including tuning methods and model format conversion.

    Ready to connect★ 508

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • huggingface-local-modelsSkillFiles & storage

    Lets your agent pick and run open-source language models on your own computer.

    Ready to connect★ 508

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • huggingface-lora-space-builderSkillMedia

    Lets your agent build and publish a Hugging Face Space demo for an image or video LoRA model.

    Ready to connect★ 508

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • huggingface-paper-publisherSkillDatabases & data

    Lets your agent publish and manage research paper pages on Hugging Face and write markdown articles.

    Ready to connect★ 508

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • huggingface-trackioSkillMonitoring & ops

    Lets your agent log, track, and visualize machine learning training metrics with dashboards and alerts.

    Ready to connect★ 508

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • huggingface-zerogpuSkillCloud & infra

    Helps your agent write or fix Hugging Face Spaces ZeroGPU code, like GPU decorators, durations, and CUDA setup.

    Ready to connect★ 508

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • iterating-with-ai-and-mcpSkillFiles & storage

    Lets your agent edit Kotlin code, hot reload an Android app, screenshot it, and judge the result against a design.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • migrating-to-modifier-nodeSkillDev tools

    Helps your agent write new Jetpack Compose modifiers and migrate old Modifier.composed ones to Modifier.Node.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • oat-cssSkillDev tools

    Lets your agent style web pages with a lightweight CSS library using semantic HTML and few classes.

    Ready to connect★ 508

    github.com/spinspire/pocketbase-sveltekit-starter508 stars

    View details
  • optimizing-lazy-layoutsSkillDev tools

    Helps your agent fix scroll jank, lost item state, and broken animations in Jetpack Compose lazy lists and grids.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • ordering-modifier-chainsSkillAI & models

    Lets your agent find and fix Android Compose bugs caused by modifier order affecting layout, clicks, and drawing.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • paper-summarizerSkillAI & models

    Lets your agent summarize academic and technical papers, extracting findings, methods, and limitations.

    Ready to connect★ 508

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • pb-apiSkillSecurity

    Lets your agent create, read, update, and delete records in a PocketBase database through its API.

    Ready to connect★ 508

    github.com/spinspire/pocketbase-sveltekit-starter508 stars

    View details
  • pb-extendSkillDev tools

    Lets your agent add custom API routes and server-side hooks to a PocketBase app in JS or Go.

    Ready to connect★ 508

    github.com/spinspire/pocketbase-sveltekit-starter508 stars

    View details
  • preserving-state-across-reloadsSkillDev tools

    Helps your agent write Jetpack Compose code whose state survives hot reloads by staying within the lightest reload tier.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • pwaSkillDev tools

    Turns your website into a PWA with offline support, installability, and home-screen icons.

    Ready to connect★ 508

    github.com/spinspire/pocketbase-sveltekit-starter508 stars

    View details
  • setting-up-compose-hotswanSkillDev tools

    Lets your agent install and verify Compose HotSwan for sub-second hot reload in your IDE and Gradle build.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • sharp-edgesSkillSecurity

    Lets your agent review APIs and configurations for designs that invite security mistakes.

    Ready to connect★ 508

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • stabilizing-compose-typesSkillDev tools

    Lets your agent fix unstable Jetpack Compose types using a three-tier strategy of immutable fields, annotations, or config files.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • testing-compose-in-release-modeSkillDev tools

    Lets your agent measure Jetpack Compose app performance using release builds instead of misleading debug builds.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • tracing-recompositions-at-runtimeSkillMonitoring & ops

    Lets your agent add annotations to Android Compose UI code that log which state changes cause redraws.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • trl-trainingSkillAI & models

    Lets your agent train and fine-tune language models with methods like SFT and DPO via command-line commands.

    Ready to connect★ 508

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • understanding-hot-reload-limitsSkillAI & models

    Teaches your agent which Kotlin and Compose code changes support hot-reload and which need a full rebuild.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • understanding-stability-inferenceSkillAI & models

    Lets your agent explain why the Compose compiler marks a class or parameter as stable, unstable, or unknown.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 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,249 of the 54,680 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