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,221 results · page 317 of 1,808

  • golem-add-http-auth-moonbitSkillSecurity

    Lets your agent add authentication and access control to HTTP endpoints written in MoonBit.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-http-auth-rustSkillSecurity

    Lets your agent add authentication to Rust HTTP endpoints.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-http-auth-scalaSkillSecurity

    Lets your agent add authentication to Scala HTTP endpoints to protect them.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-http-endpoint-moonbitSkillAI & models

    Lets your agent add HTTP endpoints and REST interfaces to a MoonBit Golem agent using mount paths.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-http-endpoint-rustSkillAI & models

    Lets your agent turn a Rust agent into a REST API by mounting it at an HTTP endpoint.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-http-endpoint-scalaSkillAI & models

    Lets your agent add HTTP endpoints so a Scala Golem agent can be called via a REST API.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-ignite-moonbitSkillDatabases & data

    Lets your agent connect to Apache Ignite 2 databases and run SQL queries from MoonBit code.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-ignite-rustSkillDatabases & data

    Lets your agent connect to Apache Ignite 2 and run SQL queries against it from Rust agent code.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-ignite-scalaSkillDatabases & data

    Lets your Scala agent connect to Apache Ignite databases and run SQL queries against them.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-initial-filesSkillFiles & storage

    Lets your agent load initial files into its virtual filesystem with set permissions via a YAML config.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-llm-moonbitSkillAI & models

    Adds LLM chat, embeddings, and AI provider integration to a MoonBit Golem agent.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-llm-rustSkillSearch

    Lets your Rust agent gain AI abilities like chat, embeddings, search, speech, or video generation.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-llm-scalaSkillAI & models

    Lets your agent add LLM chat and AI provider features to a Scala Golem agent.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-moonbit-packageSkillDev tools

    Lets your agent add MoonBit package dependencies to a Golem project.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-mysql-moonbitSkillDatabases & data

    Lets your agent connect to a MySQL database and run SQL queries from MoonBit code.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-mysql-rustSkillDatabases & data

    Shows how an agent written in Rust can connect to MySQL and run SQL queries or transactions.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-mysql-scalaSkillDatabases & data

    Lets your agent run SQL queries against a MySQL database from Scala agent code.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-postgres-moonbitSkillDatabases & data

    Lets your agent connect to a PostgreSQL database and run SQL queries from MoonBit code.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-postgres-rustSkillDatabases & data

    Shows how to connect your agent to a PostgreSQL database and run SQL queries or transactions from Rust code.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-rust-crateSkillDev tools

    Lets your agent add a Rust library dependency to a Golem project.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-secret-moonbitSkillAI & models

    Guides your agent through adding secrets and API keys to MoonBit Golem agents.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-secret-rustSkillAI & models

    Lets your agent add secrets like API keys and passwords to Rust Golem agents so they stay out of source control.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-transactions-moonbitSkillAI & models

    Lets your agent create saga-pattern transactions in Golem with compensating actions and rollback.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-transactions-rustSkillAI & models

    Helps your agent add saga-style transactions with undo and rollback logic to Rust Golem agents.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-webhook-moonbitSkillAI & models

    Shows your agent how to create webhooks and temporary callback URLs for a Golem agent to receive events from external services.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-webhook-rustSkillAI & models

    Adds webhook handling to a Rust Golem agent so it can receive callbacks and create temporary callback URLs.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-annotate-agent-moonbitSkillDocs & knowledge

    Lets your agent add prompt and description annotations to MoonBit agent methods so AI tools can discover them.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-annotate-agent-rustSkillDocs & knowledge

    Lets your agent add prompt and description annotations to Rust agent methods so AI tools can discover them.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-atomic-block-moonbitSkillAI & models

    Helps your agent write Golem agents in MoonBit with atomic blocks and idempotent execution.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-atomic-block-rustSkillDev tools

    Helps your agent work with atomic blocks, idempotency, and oplog commits in Rust Golem projects.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k 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,789 of the 54,221 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