ahel is live on Product Hunt today. Upvote

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,017 results · page 229 of 1,801

  • get-startedSkillAI & models

    Lets your agent guide you through installing gitagent and setting up your first agent step by step.

    Ready to connect★ 3k

    github.com/open-gitagent/opengap3k stars

    View details
  • knowledge-retrievalSkillSearch

    Lets your agent search your ingested documents by meaning and return relevant passages.

    Ready to connect★ 3k

    github.com/open-gitagent/opengap3k stars

    View details
  • manage-skillsSkillAI & models

    Lets your agent search, install, and create agent skills and manage them over time.

    Ready to connect★ 3k

    github.com/open-gitagent/opengap3k stars

    View details
  • narco-checkSkillDocs & knowledge

    Audits your agent's memory to catch hallucinations and corrupted state, running automatically after repeated failures.

    Ready to connect★ 3k

    github.com/open-gitagent/opengap3k stars

    View details
  • packet-factorySkillProductivity

    Lets your agent create, review, and dispatch approved work packets so tasks only run after sign-off.

    Ready to connect★ 3k

    github.com/open-gitagent/opengap3k stars

    View details
  • paper-searchSkillSearch

    Lets your agent search academic papers via Google Scholar.

    Ready to connect★ 3k

    github.com/open-gitagent/opengap3k stars

    View details
  • regulatory-analysisSkillDocs & knowledge

    Lets your agent review documents for compliance gaps against FINRA, SEC, Fed, and CFPB rules and suggest fixes.

    Ready to connect★ 3k

    github.com/open-gitagent/opengap3k stars

    View details
  • run-agentSkillAI & models

    Lets your agent run and configure other agents across providers like Claude, OpenAI, CrewAI, and GitHub Models.

    Ready to connect★ 3k

    github.com/open-gitagent/opengap3k stars

    View details
  • web-searchSkillSearch

    Lets your agent search the web for current information.

    Ready to connect★ 3k

    github.com/open-gitagent/opengap3k stars

    View details
  • api-reviewSkillMedia

    Lets your agent review code against API design guidelines.

    Ready to connect★ 3k

    github.com/flutter/agent-plugins3k stars

    View details
  • code-documentationSkillDocs & knowledge

    Guides your agent to write clear docstrings and comments when coding in Dart, Python, or TypeScript.

    Ready to connect★ 3k

    github.com/flutter/agent-plugins3k stars

    View details
  • flutter-add-integration-testSkillAI & models

    Lets your agent set up and write automated integration tests for Flutter apps.

    Ready to connect★ 3k

    github.com/flutter/agent-plugins3k stars

    View details
  • flutter-add-widget-previewSkillMedia

    Lets your agent add interactive widget previews to Flutter apps so you can see and test UI components live.

    Ready to connect★ 3k

    github.com/flutter/agent-plugins3k stars

    View details
  • flutter-add-widget-testSkillMedia

    Lets your agent write Flutter widget tests that check UI rendering and simulate taps, scrolling, and text input.

    Ready to connect★ 3k

    github.com/flutter/agent-plugins3k stars

    View details
  • flutter-apply-architecture-best-practicesSkillAI & models

    Lets your agent structure a Flutter app using recommended UI, logic, and data layers.

    Ready to connect★ 3k

    github.com/flutter/agent-plugins3k stars

    View details
  • flutter-build-responsive-layoutSkillAI & models

    Guides your agent to write Flutter code that adapts app layouts to different screen sizes like phones and desktops.

    Ready to connect★ 3k

    github.com/flutter/agent-plugins3k stars

    View details
  • flutter-fix-layout-issuesSkillAI & models

    Lets your agent diagnose and fix Flutter layout errors like overflowed rows and unbounded heights by editing widget code.

    Ready to connect★ 3k

    github.com/flutter/agent-plugins3k stars

    View details
  • flutter-implement-json-serializationSkillAI & models

    Guides your agent to write Flutter model classes that convert JSON data to Dart objects and back.

    Ready to connect★ 3k

    github.com/flutter/agent-plugins3k stars

    View details
  • flutter-setup-declarative-routingSkillWeb & browsing

    Guides your agent to set up URL-based navigation and deep linking in a Flutter app using go_router.

    Ready to connect★ 3k

    github.com/flutter/agent-plugins3k stars

    View details
  • flutter-setup-localizationSkillFiles & storage

    Sets up localization in a Flutter app by adding dependencies, config files, and wiring translated strings.

    Ready to connect★ 3k

    github.com/flutter/agent-plugins3k stars

    View details
  • flutter-use-http-packageSkillAI & models

    Guides your agent to write Flutter code that makes HTTP requests to REST APIs using the http package.

    Ready to connect★ 3k

    github.com/flutter/agent-plugins3k stars

    View details
  • gradle-developerSkillProductivity

    Guides your agent to write and edit Gradle build scripts that match the conventions of the apache/grails-core repository.

    Ready to connect★ 3k

    github.com/apache/grails-core3k stars

    View details
  • grails-8-upgradeSkillDev tools

    Guides your agent through upgrading a Grails 7 application to Grails 8 step by step.

    Ready to connect★ 3k

    github.com/apache/grails-core3k stars

    View details
  • grails-developerSkillDev tools

    Gives your agent expert guidance on building Grails web apps and REST APIs, including GORM, controllers, services, and testing.

    Ready to connect★ 3k

    github.com/apache/grails-core3k stars

    View details
  • groovy-developerSkillDev tools

    Gives your agent expert guidance for writing and debugging Groovy code, including closures, DSLs, testing with Spock, and Grails integration.

    Ready to connect★ 3k

    github.com/apache/grails-core3k stars

    View details
  • hibernate-developerSkillDev tools

    Guides your agent through code changes in the Grails Hibernate 7 module, covering domain binding, generators, and tests.

    Ready to connect★ 3k

    github.com/apache/grails-core3k stars

    View details
  • java-developerSkillDev tools

    Guides your agent to write modern Java 21 code and refactor older Java in Groovy/Grails projects.

    Ready to connect★ 3k

    github.com/apache/grails-core3k stars

    View details
  • mono-repo-integrationSkillDev tools

    Guides your agent through merging a standalone Grails plugin repo into the grails-core monorepo build step by step.

    Ready to connect★ 3k

    github.com/apache/grails-core3k stars

    View details
  • test-fixerSkillDev tools

    Lets your agent run Gradle tests in grails-core and interpret the reports to find and fix failures.

    Ready to connect★ 3k

    github.com/apache/grails-core3k stars

    View details
  • unix-cli-best-practicesSkillAI & models

    Gives your agent best practices for running safe and efficient command-line text search and processing on macOS and Unix.

    Ready to connect★ 3k

    github.com/flutter/agent-plugins3k 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