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.

Category: Media

5,170 results · page 33 of 173

  • taste-skillSkillMedia

    Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.

    Ready to connect★ 1k

    github.com/huytieu/cog-second-brain1k stars

    View details
  • electron-ipcSkillMedia

    Safe Electron IPC patterns for renderer-main communication with preload bridges, channel design, replies, and serialization limits.

    Ready to connect★ 1k

    github.com/tympanix/electorrent1k stars

    View details
  • imageSkillMedia

    Extract text from images using a vision LLM

    Ready to connect★ 1k

    github.com/axoviq-ai/synthadoc1k stars

    View details
  • youtubeSkillMedia

    Extract transcripts from YouTube videos via the YouTube caption system

    Ready to connect★ 1k

    github.com/axoviq-ai/synthadoc1k stars

    View details
  • twmd-evolveSkillMedia

    Evolution via the canonical EVOLVE-PIPELINE — data-driven content evolution (v1/v2), pipeline self-refactoring (Mode 3), and goal-driven design evolution (Mode 4: think→diverge→report→implement). TRIGGER when: user says "跑 EVOLVE", "數據驅動進化", "evolve-pipeline", "進化 X pipeline 本身", "設計 X(技能/器官)", "深度思

    Ready to connect★ 1k

    github.com/frank890417/taiwan-md1k stars

    View details
  • twmd-music-media-auditSkillMedia

    Audit for missing iframes in Music / People (actors / athletes) entries, per the EDITORIAL §媒體編織 baseline. Produces a heal candidate list in reports/music-media-audit/YYYY-MM-DD.md. TRIGGER when: user says "音樂 audit", "缺影片", "music media audit", "iframe 盤點".

    Ready to connect★ 1k

    github.com/frank890417/taiwan-md1k stars

    View details
  • anthropic-frontend-designSkillMedia

    Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

    Ready to connect★ 1k

    github.com/fcakyon/claude-codex-settings1k stars

    View details
  • audit-biomedical-paper-evidenceSkillMedia

    Reviews life science or biomedical papers provided by the user—PDFs, abstracts, body text, figures, panels, captions, or screenshots—to identify the core scientific question, explain the experimental design and evidence chain figure by figure, and audit mechanisms, causality, rescue experiments, met

    Ready to connect★ 1k

    github.com/xuzhougeng/wisp-science1k stars

    View details
  • figure-composerSkillMedia

    Compose or improve a publication-grade multi-panel scientific figure from a claim, concrete data paths, or an existing image. Use for figure outlining, parallel panel rendering, exact-grid composition, visual inspection, and adversarial figure review. Use figure-style for one standalone plot and pap

    Ready to connect★ 1k

    github.com/xuzhougeng/wisp-science1k stars

    View details
  • indication-dossierSkillMedia

    Build a sourced research dossier for one therapeutic indication — patient population, epidemiology, disease biology, standard of care, regulatory path, and landmark trials. Use when the user asks for an indication overview, disease landscape, or trial-design background.

    Ready to connect★ 1k

    github.com/xuzhougeng/wisp-science1k stars

    View details
  • self-awarenessSkillMedia

    Wisp-science's actual agent tool surface and runtime boundaries. Load this when deciding which Wisp tool can perform a task, checking whether Python can reach agent or desktop capabilities, choosing between interactive analysis and persisted Runs, or answering questions about delegation, images, ski

    Ready to connect★ 1k

    github.com/xuzhougeng/wisp-science1k stars

    View details
  • menusSkillMedia

    Reference for OrangeHRM's menu system — the `MenuItem` entity in `ohrm_menu_item` (hierarchical via `parent_id` + `level`, ordered by `order_hint`, linked to a `Screen` via `screen_id`), the side panel + top menu rendering pipeline (server-computed in `MenuService::getMenuItems()`, passed to the Twi

    Ready to connect★ 1k

    github.com/orangehrm/orangehrm1k stars

    View details
  • ap-plannerSkillMedia

    L3 conditional G1 planner - adds detail only when a roadmap item explicitly requires it, including debug depth-lock and unresolved design forks.

    Ready to connect★ 1k

    github.com/spielewoy/autoprompt-skill1k stars

    View details
  • agentlas-buildSkillMedia

    Use when the user types /agentlas-build, /agentlas build, or /hep-build to design, build, and package a single agent or multi-agent team.

    Ready to connect★ 1k

    github.com/agentlas-ai/agentlas-os1k stars

    View details
  • audioaccessorykitSkillMedia

    Support automatic audio switching for paired third-party Bluetooth headphones or earbuds with AudioAccessoryKit. Use when a companion app registers an audio accessory, an app extension reports worn/removed placement or connected source-device changes, or AccessoryControlDevice capabilities and error

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • avkitSkillMedia

    Create media playback experiences using AVKit. Use when adding video players with AVPlayerViewController, enabling Picture-in-Picture, routing media with AirPlay, using SwiftUI VideoPlayer views, configuring transport controls, displaying subtitles and closed captions, or integrating AVFoundation pl

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • carplaySkillMedia

    Build CarPlay-enabled apps using the CarPlay framework. Use when creating navigation, audio, communication, EV charging, parking, or food ordering apps for the car display, working with CPTemplateApplicationScene, CPInterfaceController template hierarchies, CPListTemplate, CPMapTemplate, CPNowPlayin

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • natural-languageSkillMedia

    Tokenize, tag, and analyze natural language text using Apple's NaturalLanguage framework and translate between languages with the Translation framework. Use when adding language identification, sentiment analysis, named entity recognition, part-of-speech tagging, text embeddings, or in-app translati

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • photokitSkillMedia

    Implement, review, or improve photo picking, camera capture, and media handling in iOS apps using PhotoKit and AVFoundation. Use when working with PhotosPicker, PHPickerViewController, camera capture sessions (AVCaptureSession), photo library access, image loading and display, video recording, or me

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • React Best PracticesSkillMedia

    React component design patterns, Hooks usage guide, and performance optimization tips

    Ready to connect★ 1k

    github.com/huangjia2019/claude-code-engineering1k stars

    View details
  • acmmm-related-workSkillMedia

    Use when building or auditing the related-work section of an ACM MM (ACM Multimedia) paper — covering the multimedia literature spread across vision, audio/speech, language, HCI/QoE, and systems, handling arXiv-speed concurrency, keeping citations double-blind, and verifying that cited "ACM MM paper

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • acmmm-supplementarySkillMedia

    Use when organizing the ACM MM (ACM Multimedia) supplementary material due after the paper deadline — deciding what belongs in the 6-8 page body versus the supplement, packaging video/audio/interactive demos that render on a reviewer's machine, keeping all assets anonymous for double-blind tracks, a

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • acmmm-writing-styleSkillMedia

    Use when revising an ACM MM (ACM Multimedia) paper for house style — putting the cross-modal contribution on the first page, framing media (figures, video, audio) as evidence rather than decoration, making the fusion the visible claim, and compressing the argument into a 6-8 page ACM sigconf body wi

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aeja-theory-modelSkillMedia

    Use when an American Economic Journal: Applied Economics (AEJ: Applied) manuscript needs a model to interpret, discipline, or structure its empirical estimates — not to lead the paper. Calibrates how much theory belongs in an empirical-first journal and where it goes; it does not design the identifi

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aeja-topic-selectionSkillMedia

    Use when deciding whether an applied-micro project belongs at the American Economic Journal: Applied Economics (AEJ: Applied) rather than AER, AEJ: Economic Policy, or a field journal, and what its central question should be. Sets venue fit and question scope; it does not design the identification (

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aeja-writing-styleSkillMedia

    Use when revising the prose, abstract, and introduction of an American Economic Journal: Applied Economics (AEJ: Applied) manuscript so the design and headline estimate land in the first paragraph in AEA house style. Polishes exposition; it does not change the result (aeja-identification / aeja-robu

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aejpol-identificationSkillMedia

    Use when the credibility of the causal evaluation of a policy is the bottleneck for an AEJ: Economic Policy manuscript — DID/event study, IV, RDD/bunching, or RCT of a program. Stress-tests the quasi-experimental policy-evaluation design to the AEJ: Policy bar before exhibits are finalized; it does

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aejpol-literature-positioningSkillMedia

    Use when placing the contribution against the policy-evaluation literature and sharpening it as a policy answer for an AEJ: Economic Policy manuscript. Stakes the contribution and the policy-relevant "so what"; it does not write the full introduction or design the identification.

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aejpol-topic-selectionSkillMedia

    Use when deciding whether a project fits AEJ: Economic Policy rather than J. Public Economics, AEJ: Applied, or AER, and when sharpening the policy question and its welfare stake for an AEJ: Economic Policy manuscript. Frames fit and the policy-question-first contribution; it does not design the ide

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aejpol-writing-styleSkillMedia

    Use when drafting or revising the prose of an AEJ: Economic Policy manuscript — especially the abstract and introduction — to translate causal estimates into a clear policy takeaway without overclaiming. Shapes the policy-first narrative and house style; it does not design identification or build th

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k 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,430 of the 53,863 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