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,726 results · page 53 of 58
- View details
corporate-communicationSkillCommunication
Write internal corporate communications — announcements, org changes, policy updates, launch messages — with clarity, honesty, and calibrated warmth. Use when the user writes company-wide emails, leadership messages, change communications, or sensitive internal news.
Ready to connect
- View details
DebuggingSkillCommunication
Systematically diagnose and fix software bugs by analyzing error messages, stack traces, logs, and runtime behavior across multiple languages.
Ready to connect
- View details
email-draftingSkillCommunication
Draft professional, audience-aware emails for any purpose — cold outreach, follow-ups, customer support, internal updates, and meeting requests — with calibrated tone and clear calls to action.
Ready to connect
- View details
management-talkSkillCommunication
Rewrite engineer-to-engineer content for engineering-org leadership (VPs, directors, PMs, release managers, execs in an engineering-savvy company) and shape it for the channel it is going to — JIRA comment, Slack post, async standup line, email, or meeting talking-points. Trigger when the user asks
Ready to connect
- View details
scrub-pii-from-textSkillCommunication
Use this to strip PII (emails, credit cards, SSNs, phone numbers, IPs, IBANs) out of text before it is logged to a tracing backend or sent to a third-party model. Trigger on "redact PII", "scrub sensitive data", "mask PII before logging", "don't send customer data to the tracing tool", especially fo
Ready to connect
- View details
agent-emailSkillCommunication
Get your own email address to receive emails from. This is your inbox. Not the user's inbox. Use gmail to read the users emails
Ready to connect
- View details
anthropic-pythonSkillCommunication
Anthropic Python SDK for Claude API integration. Covers messages API, streaming, tool use, vision, error handling, and best practices. Use when building Python applications that call the Claude API.
Ready to connect
- View details
clawhub-moderationSkillCommunication
Use for ClawHub staff moderation actions with the repo-local ClawHub admin tool: skills, users, org publishers, plugin packages, trusted publishers, official publishers, and guarded staff email.
Ready to connect
- View details
configure-alerting-rulesSkillCommunication
Configure Prometheus Alertmanager with routing trees, receivers (Slack, PagerDuty, email), inhibition rules, silences, and notification templates for actionable incident alerting. Use when implementing proactive monitoring with automated incident detection, routing alerts to the appropriate team by
Ready to connect
- View details
event-drivenSkillCommunication
Event-driven architecture patterns and best practices. Covers Saga, Outbox, CQRS, Event Sourcing, and messaging patterns for distributed systems.
Ready to connect
- View details
fail-early-patternSkillCommunication
Apply the fail-early (fail-fast) pattern to detect and report errors at the earliest possible point. Covers input validation with guard clauses, meaningful error messages, assertion functions, and anti-patterns that silently swallow failures. Primary examples in R with general/polyglot guidance. Use
Ready to connect
- View details
input-sanitization-validationSkillCommunication
Use when reading any external input in WordPress — $_GET, $_POST, $_REQUEST, $_COOKIE, REST params, shortcode/block attributes, option/meta values, or remote API responses. Unslashes then sanitizes to the correct type (sanitize_text_field, sanitize_email, absint, sanitize_key, wp_kses_post, esc_url_
Ready to connect
- View details
png-to-svgSkillCommunication
Convert a user-supplied PNG to SVG through VectorArt.ai using a fresh Chrome Incognito session and a new disposable agent-email account, then download the SVG, sign out, and close the tab.
Ready to connect
- View details
spring-amqpSkillCommunication
Spring AMQP for RabbitMQ integration with RabbitTemplate and @RabbitListener. Covers exchanges, queues, bindings, DLQ, and message conversion.
Ready to connect
- View details
spring-mailSkillCommunication
Spring Mail for sending emails in Spring Boot 3.x. Covers JavaMailSender, SimpleMailMessage, MimeMessage, HTML emails, attachments, templates (Thymeleaf/FreeMarker), async sending, and testing.
Ready to connect
- View details
thymeleafSkillCommunication
Thymeleaf template engine for Java/Spring. Covers HTML templates, expressions, fragments, i18n, and email templates.
Ready to connect
- View details
webhooksSkillCommunication
Webhook patterns for sending and receiving. Signature verification, retry logic, idempotency, payload design, and webhook infrastructure. Covers Stripe, GitHub, Slack webhook consumption and custom webhook dispatch.
Ready to connect
- View details
audience-feedback-summariserSkillCommunication
Reads a batch of raw audience comments, emails, or survey responses about a piece of content and produces a structured summary of what readers valued, what confused them, and what they want more of.
Ready to connect
- View details
cold-outreach-email-writerSkillCommunication
Writes a cold outreach email to a broadcaster, distributor, or platform executive introducing a project for the first time and requesting a meeting or a read of supporting materials.
Ready to connect
- View details
distributor-outreach-emailSkillCommunication
Writes a sales outreach email to a film or content distributor introducing a completed project for acquisition consideration, including key commercial information an acquisitions team needs to evaluate the opportunity.
Ready to connect
- View details
neotoma-agentSkillCommunication
Canonical turn protocol for agents writing to Neotoma. Bounded retrieval on the user message, store user message PART_OF conversation with REFERS_TO edges to retrieved entities, store assistant reply the same way. Use this skill in any agent loop that should persist conversation state to Neotoma.
Ready to connect
- View details
newsletter-teaser-writerSkillCommunication
Writes a short, high-click newsletter teaser for a published article — including subject line options, preview text, and the teaser body — ready to paste into an email newsletter platform.
Ready to connect
- View details
referral-copy-writerSkillCommunication
Writes the in-email referral section that asks existing subscribers to share the newsletter with colleagues or friends — including the ask, the framing of the reward or reciprocity, and the specific share copy subscribers can use verbatim.
Ready to connect
- View details
start-sessionSkillCommunication
Open every work session with a deterministic context pull. Verifies the state layer is reachable, surfaces today's calendar, scans recent inbound (email and DMs), lists open tasks, pre-resolves entity context for anyone on today's schedule, and reports a strategic snapshot before waiting for directi
Ready to connect
- View details
bitrix-console-commandsSkillCommunication
Covers Bitrix CLI tools — php bitrix/bitrix.php, generators make:module/make:controller/make:tablet/make:entity/make:service/make:event/make:eventhandler/make:message/make:messagehandler/make:component/make:request, kernel commands (orm:annotate, messenger:consume, translate:index, update:*, dev:loc
Ready to connect
- View details
bitrix-pullSkillCommunication
Covers Pull module — sending realtime events to users/channels from PHP, JS subscription overview, watch tags, when to use Pull vs Messenger vs agents, link to BitrixVue. Applied for live UI updates, notifications, collaborative screens. Key terms — pull, Bitrix\Pull\Event, CPullWatch, CPullChannel,
Ready to connect
- View details
bitrix-uiSkillCommunication
Covers Bitrix UI library — main.popup, main.sidepanel, ui.system.dialog, ui.dialogs.messagebox, ui.system.menu, ui.system.input, ui.alerts, ui.notification (toasts), ui.entity-selector (Dialog, TagSelector, providers), main.ui.grid, main.ui.filter, ui.icon-set, ui.lottie, ui.a11y, typography. Applie
Ready to connect
- View details
bitrix-validationSkillCommunication
Covers input data validation in Bitrix — ValidationService (main.validation.service), attributes #[NotEmpty], #[Email], #[Length], #[Range], #[RegExp], #[InArray], Request DTO via ValidationParameter autowire, rule attributes on controller action parameters, custom validators via AbstractPropertyVal
Ready to connect
- View details
ble-gatt-integrationSkillCommunication
Use when integrating, designing, or debugging BLE GATT services, characteristics, descriptors, MTU, notifications, indications, pairing, connection parameters, or throughput
Ready to connect
- View details
cmoSkillCommunication
A senior marketing operator for any project. Orchestrates 76 marketing skills to build brands, generate content, and distribute across channels. Use this skill whenever the user wants to do marketing - brand voice, copy, SEO, email, social, launches, or anything marketing-related. Also triggers on
Ready to connect
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.
54,764 of the 55,196 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.