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: Communication
1,660 results · page 33 of 56
- View details
dependabot-consolidationSkillCommunication
Combine several open Dependabot pull requests into a single branch and PR: enumerate the open Dependabot PRs, cherry-pick them onto fresh main, rewrite commit messages to satisfy .github/commit-guidelines.md, verify locally, push, open the combined PR, wait for CI, and close the superseded PRs once
Ready to connect★ 111
- View details
fieldworks-ui-wiring-reviewSkillCommunication
Review or change FieldWorks UI wiring — app-setting and PropertyTable routing, mediator notifications, current-content switching, host replacement, preview-vs-product boundaries, and the global legacy-vs-Avalonia UI selection. Use whenever a change touches which UI host is active, how a setting reac
Ready to connect★ 111
- View details
Git Commit HelperSkillCommunication
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
Ready to connect★ 110
- View details
cometchat-android-v6-compose-customizationSkillCommunication
Make the CometChat Android v6 UI match your app in the Jetpack Compose cohort — theming with the CometChatTheme composable and lightColorScheme/darkColorScheme, per-component style data classes, @Composable view slots, state views, menu options, text formatters, custom message rendering with bubble
Ready to connect★ 105
- View details
cometchat-android-v6-eventsSkillCommunication
React to what the CometChat Android v6 UI Kit is doing — the CometChatEvents SharedFlow bus (message, call, conversation, group, user and UI events), how to collect it in Compose vs XML Views with correct lifecycle scoping, and when to use UI-Kit events versus Chat SDK listeners. Triggers: 'listen f
Ready to connect★ 105
- View details
cometchat-android-v6-kotlin-customizationSkillCommunication
Make the CometChat Android v6 UI match your app in the Kotlin XML Views cohort — theming via CometChatTheme.DayNight attributes, per-component styles, message-bubble styling, ViewHolder view slots, state views, long-press and composer menu options, text formatters, custom message rendering with Bubb
Ready to connect★ 105
- View details
cometchat-android-v6-migrationSkillCommunication
Upgrade an Android app from the CometChat v5 UI Kit (Java, XML Views) to v6 (Kotlin — XML Views or Jetpack Compose): artifact and package changes, the CometChatThreadedMessagesHeader rename, LiveData→StateFlow, events→CometChatEvents SharedFlow, style objects→theme attributes/style data classes, and
Ready to connect★ 105
- View details
cometchat-android-v6-pushSkillCommunication
Add push notifications (FCM) to an Android v6 CometChat app — Firebase + Dashboard provider setup, the push dependency, token registration after login, token refresh, unregister on logout, manifest/service wiring, badge count and notification navigation. THIN + docs-first: fetches the notifications
Ready to connect★ 105
- View details
cometchat-flutter-v6-componentsSkillCommunication
The Flutter v6 UI Kit widget catalog — which drop-in widgets exist, which barrel each comes from, and how to compose or swap them (conversations, messages, users, groups, threads, calling, bubbles). Triggers: 'what cometchat widgets are there', 'customize the message list flutter', 'swap the message
Ready to connect★ 105
- View details
cometchat-flutter-v6-eventsSkillCommunication
React to CometChat activity in a Flutter app — SDK listeners (messages, calls, users, groups, connection) versus UI Kit events (CometChatMessageEvents, CometChatGroupEvents, CometChatUserEvents, CometChatConversationEvents), and the listener lifecycle that keeps them from leaking. Triggers: 'listen
Ready to connect★ 105
- View details
cometchat-flutter-v6-pushSkillCommunication
Add push notifications to a Flutter app with CometChat — FCM on Android, FCM/APNs on iOS, registered through CometChatNotifications with the Dashboard provider as the sender. THIN + docs-first: the Firebase setup is FETCHED from CometChat's notifications docs; this skill bakes the SDK symbols and th
Ready to connect★ 105
- View details
cometchat-ios-componentsSkillCommunication
The CometChat iOS UI Kit component catalogue — what each component is for, its real API shape, and where custom UI goes. Use when picking or customising an individual component. Triggers: 'which cometchat component', 'customise the conversation row', 'add a custom view to the message list', 'ios com
Ready to connect★ 105
- View details
cometchat-ios-pushSkillCommunication
Add push notifications to an iOS CometChat app — APNs registration, token handoff, tap-to-open, badge counts and VoIP call pushes. Triggers: 'push notifications cometchat ios', 'apns cometchat', 'open chat from notification ios', 'voip push call ios'.
Ready to connect★ 105
- View details
sealeap-amazon-seller-message-fraud-defenseSkillCommunication
Respond safely to suspicious Amazon buyer-seller messages, extortion, phishing, coercive orders, and review threats by preserving evidence, avoiding off-platform engagement, securing accounts, and reporting through official channels. Use when a seller receives threatening messages, false service cla
Ready to connect★ 108
- View details
adrSkillCommunication
Architecture Deep Research — scan the current repo, draft a PRD, and run the deep-research loop with citation audits. Use when the user asks you to make an architecture decision, asks "what topology should we use?", says they need to pick between options like vector stores / message queues / retriev
Ready to connect★ 106
- View details
send-notifySkillCommunication
Send notifications to the user. TRIGGER when user says "notify me", "send notification", "alert me".
Ready to connect★ 106
- View details
ade-mosaicSkillCommunication
Use this skill when you want to ask the user for structured input (choices, toggles, numbers, short text, approvals) inside an ADE chat. Emit a fenced mosaic code block and ADE renders it as a native interactive card; the user's answers come back as your next user message.
Ready to connect★ 105
- View details
contentSkillCommunication
Generate posts, essays and images following brand guidelines. Use for tweets, essays, Telegram posts, and image generation. Load identity from ~/CybosVault/private/context/identity.md.
Ready to connect★ 105
- View details
telegramSkillCommunication
Process Telegram messages via GramJS MTProto client. Read messages, generate AI drafts, save drafts, and create intro groups. Use when handling Telegram conversations or facilitating introductions.
Ready to connect★ 105
- View details
upwork-client-messengerSkillCommunication
Draft mid-contract messages to a freelance client on Upwork or similar platforms. Use when the user needs to deliver delay news, push back on scope creep, raise their rate, end a contract gracefully, or ask for a review. Triggers include "reply to my client", "tell the client it's delayed", "client
Ready to connect★ 101
- View details
community-pulseSkillCommunication
Weekly read on Discord community health — joins, active channels, top contributors, themes, and unanswered questions
Ready to connect★ 102
- View details
coordinate-recoverSkillCommunication
Diagnose and safely resume Coordinate Agents Tasks after executable failure, non-zero exit, timeout, stale claim, processing message, or Implementer ERROR. Recovery is explicit and never an automatic retry loop.
Ready to connect★ 102
- View details
drop-off-rescueSkillCommunication
Find contacts stalled at funnel stages (abandoned cart, signed-up-but-no-trial, trial-but-no-convert), draft stage-appropriate re-engagement emails, and schedule sends via your ESP — with dedupe so weekly reruns never double-send
Ready to connect★ 102
- View details
email-reportSkillCommunication
Auto-generate the weekly or monthly email performance report in three formats — Slack update, CEO email, board-deck section — from real ESP data
Ready to connect★ 102
- View details
pre-send-qaSkillCommunication
Pre-flight QA for an email campaign — merge tags, broken links, spam triggers, compliance, mobile rendering — before you hit send
Ready to connect★ 102
- View details
revenue-auditSkillCommunication
Audit an email marketing program for revenue leaks — missing flows, dormant high-value subscribers, under-segmentation, promo gaps, stale automations — ranked by estimated $ impact
Ready to connect★ 102
- View details
video-to-gifSkillCommunication
Convert an MP4 (e.g. a HyperFrames render or a screen recording) to a high-quality GIF using FFmpeg's two-pass palette method. Picks the right preset for the target surface — Slack/DMs/Twitter/email/Reddit/GitHub — so you don't ship a 40MB GIF to a 5MB inbox.
Ready to connect★ 102
- View details
welcome-seriesSkillCommunication
Generate a full 5-email welcome series from a brand URL — subjects, preheaders, bodies, and send timing, ready to paste into any ESP
Ready to connect★ 102
- View details
winback-engineSkillCommunication
Find dormant subscribers, segment by historical value, draft personalized winback emails per tier, and identify suppression candidates
Ready to connect★ 102
- View details
commit-messageSkillCommunication
Draft informative commit messages from repository changes. Use when writing a git commit message, summarizing staged edits, or turning a diff into a clear subject and body.
Ready to connect★ 101
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.