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,651 results · page 45 of 56
- View details
notifications-and-recoverySkillCommunication
When something goes wrong, the user must be able to recover or try again. Toasts, inline errors, banners, and notification patterns each have a specific role. Use when designing error states, success confirmations, async feedback, in-place editing, or any system that communicates state changes to th
Ready to connect★ 54
- View details
slack-zhSkillCommunication
Use when you need to control Slack via the slack tool, including replying to messages in Slack channels or DMs, pinning/unpinning messages, and similar operations.
Ready to connect★ 54
- View details
startup-go-to-market-strategySkillCommunication
Design an early startup GTM plan around the beachhead segment, message, channels, proof assets, and a 90-day motion.
Ready to connect★ 54
- View details
ai-sdk-uiSkillCommunication
Build React chat interfaces with Vercel AI SDK v6. Covers useChat/useCompletion/useObject hooks, message parts structure, tool approval workflows, and 18 UI error solutions. Prevents documented issues with React Strict Mode, concurrent requests, stale closures, and tool approval edge cases.
Ready to connect★ 53
- View details
cf-emailSkillCommunication
Send emails via the Cloudflare Email Sending REST API. Trigger this skill when the user wants to send an email using Cloudflare's email service. Use curl directly with credentials from environment variables.
Ready to connect★ 53
- View details
customer-feedback-reportSkillCommunication
Use when customer feedback, NPS, churn, email feedback, call transcripts, or voice-of-the-customer analysis needs a report over a time window. Produces themes, pain points, competitive mentions, feature demand, exact counts, week-over-week comparison, cited links, and verbatim quotes in a report and
Ready to connect★ 52
- View details
cut-new-release-candidateSkillCommunication
Use when the user asks to cut, trigger, or start a release candidate for a release branch. Validates the branch against configured channel prefixes, dispatches the release workflow, receives the run URL, and posts a status notification. Don''t use for full releases, hotfixes, or non-release-candidat
Ready to connect★ 52
- View details
devexpress-wpf-mvvmSkillCommunication
Build WPF applications with the DevExpress MVVM Framework — view-model strategies (compile-time GenerateViewModel source generator, runtime POCO ViewModelSource, ViewModelBase, BindableBase), DelegateCommand/AsyncCommand, predefined services (IMessageBoxService, IDialogService, IDocumentManagerServi
Ready to connect★ 53
- View details
email-gatewaySkillCommunication
Multi-provider email sending for Cloudflare Workers and Node.js applications.
Ready to connect★ 53
- View details
google-spaces-updatesSkillCommunication
Post team updates to Google Chat Spaces via webhook. Deployment notifications, bug fixes, feature announcements, questions. Reads config from .claude/settings.json, includes git context.
Ready to connect★ 53
- View details
humanizerSkillCommunication
Remove AI writing patterns from prose and make drafts sound like a specific human wrote them. Use when drafting, editing, rewriting, reviewing, or cleaning copy, essays, docs, posts, emails, UI copy, bios, reports, or any text that feels generic, polished-but-dead, promotional, formulaic, or AI-gene
Ready to connect★ 53
- View details
ase-meta-chatSkillCommunication
Query foreign LLM for chat. Use this skill if a foreign LLM like OpenAI ChatGPT, Google Gemini, DeepSeek or xAI Grok should be queried with a single chat message.
Ready to connect★ 52
- View details
ase-meta-commitSkillCommunication
Determine commit message for staged Git changes.
Ready to connect★ 52
- View details
channel-integrationSkillCommunication
Implement messaging channel adapters (Discord, Telegram, Slack, WhatsApp, Signal, Email, Bluesky, Teams, Twitch). Use when building, reviewing, or extending channel integrations.
Ready to connect★ 52
- View details
data-flowSkillCommunication
Rooms as pipeline nodes, exits as edges, objects as messages
Ready to connect★ 52
- View details
git-commit-helperSkillCommunication
Generate conventional commit messages automatically. Use when user runs git commit, stages changes, or asks for commit message help. Analyzes git diff to create clear, descriptive conventional commit messages. Triggers on git commit, staged changes, commit message requests.
Ready to connect★ 52
- View details
helloSkillCommunication
Show a nice greeting message with a timestamp. Use this when the user wants to greet or say hello, optionally to a certain subject <subject> and in a certain language <language>.
Ready to connect★ 52
- View details
openapiSkillCommunication
Vovk.ts OpenAPI generation — how the OpenAPI 3.x spec is derived from procedures + validation schemas, the `@operation` decorator family (`@operation({...})` for summary/description/tags/security/deprecated, `@operation.error(status, message)` for error responses, `@operation.tool({...})` for AI too
Ready to connect★ 52
- View details
positioning-messagingSkillCommunication
Create a Positioning & Messaging Pack (positioning statement, messaging hierarchy, value prop, copy set).
Ready to connect★ 52
- View details
postalSkillCommunication
Complete messaging system — letters, texts, goals, rewards, attachments
Ready to connect★ 52
- View details
thai-customer-serviceSkillCommunication
Use this skill for any task involving Thai customer service messaging — replies, apologies, status updates, refund/return scripts, and auto-replies on LINE OA, Facebook Page, Shopee, Lazada, Instagram DM, TikTok Shop, and similar channels. Trigger whenever the user asks to: reply to a Thai customer,
Ready to connect★ 52
- View details
thai-festival-cardSkillCommunication
Use this skill for any task involving Thai festival greetings, condolences, wedding cards, royal-occasion messages, or seasonal cards. Trigger whenever the user asks to: write a Songkran/Loy Krathong/New Year greeting, draft a condolence message, write a wedding card, compose a Mother's/Father's Day
Ready to connect★ 52
- View details
thai-pdpaSkillCommunication
Use this skill for tasks involving Thailand's PDPA (พ.ร.บ. คุ้มครองข้อมูลส่วนบุคคล พ.ศ. 2562). Trigger whenever the user asks to: draft a Thai privacy notice, write a PDPA consent banner, prepare a data subject rights notice, draft a 72-hour breach notification to the PDPC, decide if a DPO is requir
Ready to connect★ 52
- View details
written-communicationSkillCommunication
Draft and edit written artifacts (email, memo, doc) with a quality gate.
Ready to connect★ 52
- View details
add-gmailSkillCommunication
Add Gmail integration to Deus. Can be configured as a tool (agent reads/sends emails when triggered from WhatsApp) or as a full channel (emails can trigger the agent, schedule tasks, and receive replies). Guides through GCP OAuth setup and implements the integration.
Ready to connect★ 51
- View details
add-image-visionSkillCommunication
Add image vision to Deus agents. Resizes and processes WhatsApp image attachments, then sends them to Claude as multimodal content blocks.
Ready to connect★ 51
- View details
add-msft-teamsSkillCommunication
Add Microsoft Teams as a channel. Can replace WhatsApp entirely or run alongside it. Uses the Azure Bot Service (Bot Framework) and requires a public HTTPS messaging endpoint.
Ready to connect★ 51
- View details
add-outlookSkillCommunication
Add Outlook (Microsoft 365 email) integration to Deus. Can be configured as a tool (agent reads/sends mail when triggered) or as a full channel that polls the inbox. Uses the Microsoft Graph API and Azure AD OAuth.
Ready to connect★ 51
- View details
ai-cold-emailSkillCommunication
A cold email diagnostic assistant for sales, marketing, and operations. Use when users ask questions like 'why aren't customers replying to me' and need to quickly break down goals, identify key points, and produce actionable results. It helps generate prioritized conversion issues, replicable copy
Ready to connect★ 51
- View details
ai-email-sequenceSkillCommunication
A conversion experiment assistant for content creators, marketers, operations staff, and content media, used when users ask questions like "Is this change worth testing?" and need to quickly break down goals, identify priorities, and produce actionable results. It helps generate email cadence diagno
Ready to connect★ 51
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.
52,524 of the 52,958 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.