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

53,895 results · page 159 of 1,797

  • real-time-collabSkillDocs & knowledge

    Lets your agent add real-time collaborative document editing to an app so people and the AI can edit together.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • real-time-syncSkillAI & models

    Teaches your agent's app to update its UI automatically when the agent changes data, using SSE with polling fallback.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • recurring-jobsSkillFiles & storage

    Lets your agent create and manage recurring scheduled jobs that run on a cron schedule.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • reliable-mutationsSkillProductivity

    Teaches your agent to save data reliably in one atomic write and verify it actually persisted before reporting success.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • reporting-progressSkillCloud & infra

    Guides your agent to give useful progress updates during long tasks instead of going silent.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • review-latest-feedbackSkillCommunication

    Lets your agent sweep recent Slack, GitHub, and Sentry feedback, answer replies, and fix verified bugs.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • review-prsSkillProductivity

    Lets your agent review, approve, and merge eligible pull requests in the BuilderIO/agent-native repo.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • routing-formsSkillAI & models

    Lets your agent build pre-booking forms that route prospects to the right meeting type based on their answers.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • scheduling-basicsSkillProductivity

    Teaches your agent how to create event types, check availability, and book or cancel meetings in a scheduling system.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • secretsSkillSecurity

    Lets your agent register API keys and service credentials so they appear in settings and onboarding checklists.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • securitySkillDatabases & data

    Gives your agent coding rules for input validation, SQL injection, XSS, SSRF, and secret handling when writing app code.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • self-modifying-codeSkillFiles & storage

    Guides your agent to safely edit an app's own source code using risk tiers, git checkpoints, and off-limits paths.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • server-pluginsSkillAI & models

    Guides your agent in adding server plugins and choosing between framework routes and actions in this web framework.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • session-replaySkillDatabases & data

    Lets your agent inspect and troubleshoot browser session replay recordings, including console and network error diagnostics.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • sharingSkillDocs & knowledge

    Lets your agent add sharing and privacy rules so user-created resources like documents and dashboards stay private until explicitly shared.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • ship-and-monitorSkillCloud & infra

    Lets your agent ship code changes and then verify the deployments actually went live.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • ship-nowSkillMonitoring & ops

    Lets your agent fast-track merging a code branch and watch the resulting beta and docs deploys.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • slot-engineSkillAI & models

    Lets your agent compute available booking time slots from schedules, busy times, and booking limits.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • storing-dataSkillDatabases & data

    Guides your agent to store app data in SQL databases correctly, keeping files in blob storage and schemas well-structured.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • team-schedulingSkillProductivity

    Lets your agent create team booking types where meetings rotate or include multiple hosts on a shared calendar.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • trackingSkillDatabases & data

    Lets your agent add analytics event tracking to a server app, sending events to tools like PostHog, Mixpanel, or Amplitude.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • turn-into-appSkillCloud & infra

    Lets your agent turn a chat thread, skill, or workflow into a runnable app with buttons and deploy it.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • turn-into-skillSkillAI & models

    Lets your agent save a working conversation or workflow as a reusable skill for later use.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • upgrade-agent-nativeSkillAI & models

    Guides your agent to upgrade an Agent-Native app's packages safely using the official upgrade command instead of manual patches.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • verifying-changesSkillProductivity

    Makes your agent run the right test or check to prove a code change actually works before saying it's done.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • visual-answerSkillAI & models

    Lets your agent answer code and product questions with visual diagrams of APIs, schemas, UI, and architecture.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • visual-editSkillMedia

    Lets your agent open a running local app on a visual canvas to inspect, compare, and edit its screens.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • visual-planSkillFiles & storage

    Lets your agent turn text plans into visual documents with diagrams, file maps, annotated code, and UI mockups.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • visual-recapSkillFiles & storage

    Lets your agent turn a PR, branch, commit, or diff into a visual recap with diagrams, file maps, and review notes.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k stars

    View details
  • visualize-repoSkillFiles & storage

    Lets your agent create and browse visual documentation for a codebase, with diagrams, specs, and reviewer comments.

    Ready to connect★ 5k

    github.com/builderio/agent-native5k 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,462 of the 53,895 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