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

55,435 results · page 217 of 1,848

  • tradingview-mcpSkillCommerce & finance

    Lets your agent use a TradingView Claude skill to fetch RSI, MACD and BUY/SELL technical readouts for any market.

    Ready to connect★ 3k

    github.com/himself65/finance-skills3k stars

    View details
  • tradingview-readerSkillMonitoring & ops

    A TradingView Claude skill that lets your agent read quotes, watchlists, screener results and news from the TradingView app.

    Ready to connect★ 3k

    github.com/himself65/finance-skills3k stars

    View details
  • twitter-readerSkillSearch

    Lets your agent read your Twitter feed, search tweets, view bookmarks, and check profiles for financial research.

    Ready to connect★ 3k

    github.com/himself65/finance-skills3k stars

    View details
  • yc-readerSkillCommerce & finance

    Lets your agent look up Y Combinator companies, batches, hiring info, and startup data.

    Ready to connect★ 3k

    github.com/himself65/finance-skills3k stars

    View details
  • yfinance-dataSkillCommerce & finance

    Lets your agent fetch stock prices, financial statements, dividends, and other market data for any ticker.

    Ready to connect★ 3k

    github.com/himself65/finance-skills3k stars

    View details
  • ctf-cryptoSkillCommerce & finance

    Gives your agent cryptography attack techniques for solving CTF challenges like RSA, AES, and hashing puzzles.

    Ready to connect★ 3k

    github.com/ljagiello/ctf-skills3k stars

    View details
  • ctf-pwnSkillDocs & knowledge

    Teaches your agent binary exploitation techniques like buffer overflows, ROP, and heap bugs for CTF challenges.

    Ready to connect★ 3k

    github.com/ljagiello/ctf-skills3k stars

    View details
  • ctf-reverseSkillSecurity

    Guides your agent through reverse engineering compiled or obfuscated binaries, APKs, firmware, and more for CTF challenges.

    Ready to connect★ 3k

    github.com/ljagiello/ctf-skills3k stars

    View details
  • ctf-writeupSkillDocs & knowledge

    Lets your agent write a structured, submission-ready writeup after solving a capture-the-flag challenge.

    Ready to connect★ 3k

    github.com/ljagiello/ctf-skills3k stars

    View details
  • solve-challengeSkillFiles & storage

    Lets your agent triage CTF challenges and route them to the right specialized solving skill.

    Ready to connect★ 3k

    github.com/ljagiello/ctf-skills3k stars

    View details
  • golang-benchmarkSkillDocs & knowledge

    Golang Claude skill that lets your agent write, run, and profile Go benchmarks and interpret performance results.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-cliSkillAI & models

    Lets your agent build and review Go CLI tools with this golang Claude skill on flags, config, and testing.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-code-styleSkillDev tools

    Lets your agent follow golang claude skill conventions for line length, variable declarations, control flow, and comments.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-concurrencySkillMedia

    A golang Claude skill that helps your agent write and review concurrent Go code, from goroutines to worker pools.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-contextSkillDev tools

    A Golang Claude skill that helps your agent write idiomatic context code with cancellation, timeouts and request-scoped values.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-continuous-integrationSkillFiles & storage

    Lets your agent set up a golang claude skill with GitHub Actions CI, linting, security scans and release pipelines.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-data-structuresSkillDev tools

    Golang Claude skill teaching how Go slices, maps, pointers, and container types actually work under the hood.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-databaseSkillDatabases & data

    Lets your agent write correct Go database code — queries, transactions, migrations — as a golang claude skill.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-dependency-injectionSkillDev tools

    Gives your agent a golang claude skill for dependency injection in Go, covering manual patterns and library comparisons.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-design-patternsSkillMedia

    Lets your agent write idiomatic Go code using golang claude skill patterns like functional options, error handling, and graceful shutdown.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-documentationSkillDocs & knowledge

    Lets your agent write and review Golang documentation — godoc comments, READMEs, and code examples — as a golang claude skill.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-error-handlingSkillMonitoring & ops

    Lets your agent write idiomatic golang claude skill-style error handling: wrapping, errors.Is/As, and slog logging.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-google-wireSkillFiles & storage

    A golang claude skill that helps your agent set up compile-time dependency injection in Go using google/wire.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-goplsSkillSearch

    Lets your agent use a golang claude skill to navigate, analyze, and refactor Go code with go-to-definition, references, and diagnostics.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-graphqlSkillDev tools

    Lets your agent build GraphQL APIs in Go with a golang claude skill covering gqlgen schemas, resolvers and subscriptions.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-grpcSkillFiles & storage

    Lets your agent write, review, and debug Go gRPC services and proto files using this golang claude skill.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-lintSkillDev tools

    Lets your agent lint Go code using the golang claude skill for golangci-lint setup, config, and warning fixes.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-modernizeSkillDev tools

    Lets your agent modernize Go code using recent language features via this golang claude skill.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-namingSkillDev tools

    A golang claude skill that guides your agent to follow Go naming conventions for packages, structs, interfaces, errors and tests.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-observabilitySkillMonitoring & ops

    Lets your agent instrument Go services using a golang claude skill covering logging, metrics, tracing and alerting.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k 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