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
4,999 results · page 34 of 167
- View details
aeri-robustnessSkillMedia
Use when deciding which robustness checks belong in the few in-text words of an American Economic Review: Insights (AER: Insights) short-format manuscript versus the online Supplemental Appendix. Triages checks against the length cap; it does not design the identification (see aeri-identification).
Ready to connect★ 1k
- View details
manim-composerSkillMedia
Trigger when: (1) User wants to create an educational/explainer video, (2) User has a vague concept they want visualized, (3) User mentions "3b1b style" or "explain like 3Blue1Brown", (4) User wants to plan a Manim video or animation sequence, (5) User asks to "compose" or "plan" a math/science visu
Ready to connect★ 1k
- View details
planning-workflowsSkillMedia
Spec and no-spec planning workflows derived from local slash commands (requirements, design, tasks).
Ready to connect★ 1k
- View details
spec-workflowSkillMedia
Use when medium-to-large changes need explicit requirements, technical design, and task planning before implementation, especially for multi-module work, unclear acceptance criteria, or architecture-heavy requests.
Ready to connect★ 1k
- 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
- 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
- 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
- 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
- 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
- View details
crowi-featureSkillMedia
Workflow for developing new Crowi 2.0 features. Starting from a design agreement (implementation-ready spec or legacy spec), it deterministically drives spec approval → Workflow (plan → implement → simplify → review-loop → commit). Control flow lives in pipeline.workflow.js (code); each phase is han
Ready to connect★ 1k
- View details
crowi-fixSkillMedia
A lightweight workflow for bug reports and small fixes. No spec needed. Create reproduction (a failing test) first, identify the root cause with systematic-debugging, then fix. Gates (type-check / test / lint) → single codex review pass → commit. For work that requires design decisions, redirect to
Ready to connect★ 1k
- View details
crowi-role-plannerSkillMedia
A role startup skill that runs once when starting/restarting a session with the planner role in crowi. Restores in a single command: agmsg actas, inbox check, understanding of in-progress specs, and loading the role contract. Actual work (design, spec writing) is handled by work skills such as /crow
Ready to connect★ 1k
- View details
aris-dse-loopSkillMedia
Autonomous design space exploration loop for computer architecture and EDA. Runs a program, analyzes results, tunes parameters, and iterates until objective is met or timeout. Use when user says \"DSE\", \"design space exploration\", \"sweep parameters\", \"optimize\", \"find best config\", or wants
Ready to connect★ 1k
- View details
aris-paper-illustrationSkillMedia
Generate publication-quality AI illustrations for academic papers using Gemini image generation. Creates architecture diagrams, method illustrations with Claude-supervised iterative refinement loop. Use when user says \"生成图表\", \"画架构图\", \"AI绘图\", \"paper illustration\", \"generate diagram\", or nee
Ready to connect★ 1k
- View details
ds-figure-polishSkillMedia
Use when a quest needs a polished milestone chart, paper-facing figure, appendix figure, or a mandatory render-inspect-revise pass before treating a figure as final.
Ready to connect★ 1k
- View details
inno-figure-genSkillMedia
Generate/edit images with OpenAI gpt-image-2 by default, falling back to Gemini (gemini-3.1-flash-image-preview) when OPENAI_API_KEY is unset. Supports text-to-image + image-to-image; 1K/2K/4K; use --input-image for editing, --provider to force a provider, --model to override the model.
Ready to connect★ 1k
- View details
paper-image-extractorSkillMedia
Extract figures from papers — prioritizes arXiv source package for high-quality images
Ready to connect★ 1k
- View details
video-podcast-makerSkillMedia
Use when the user gives a topic and wants an automated video podcast created, or asks to learn visual design patterns from a reference video/image. Produces 4K video via research → script → TTS → Remotion → MP4 + BGM.
Ready to connect★ 1k
- View details
anything2explainerSkillMedia
给一个主题,产出一条黑底 MG 风格(幕底可选星点或点阵波)、有配音字幕章节进度条的科普讲解视频(中文或英文;Remotion 代码动画;时长由用户定,常用 3–5 分钟)。内含可编译模板、图元库、配音/分镜/渲染工具、风格与动效规范、多 agent 分工协议与 QC 判据,以及一条完整样片(《RAG 与知识库》)作为质量标尺。Turn any topic into a narrated motion-graphics explainer video in Chinese or English, on a black canvas with a star-field or dot-field
Ready to connect★ 1k
- View details
fix-sldv-incompatibilitySkillMedia
Use when a Simulink model is incompatible with Simulink Design Verifier (sldvcompat returns false, or an SLDV analysis errors out on an unsupported construct) and needs to be made analyzable. Diagnoses the incompatibility, applies the matching fix to a copy, and confirms the copy is compatible; opti
Ready to connect★ 1k
- View details
resolve-design-errorsSkillMedia
Use when asked to run Design Error Detection (quick defect scan), find design errors in a Simulink model, perform root cause analysis on DED findings, fix division-by-zero, overflow, dead logic or out-of-bounds defects detected by SLDV, or diagnose why missing coverage cannot be achieved (dead logic
Ready to connect★ 1k
- View details
simulink-streaming-dspSkillMedia
Building or editing Simulink (.slx) models that stream signals in frames using DSP System Toolbox — audio, vibration, radar, comms. Use when the prompt names a Simulink block (Discrete FIR Filter, Buffer, Unbuffer, Rate Transition, Downsample, Upsample, Sample-Rate Converter, FIR Decimation, Time Sc
Ready to connect★ 1k
- View details
specifying-mbd-algorithmsSkillMedia
Specify algorithms for Model-Based Design: system specs, architecture specs, implementation plans, test plans. Use when creating specifications for controllers, signal processing, diagnostics, estimators, or other algorithms authored in Simulink, Stateflow, System Composer, or MATLAB Function blocks
Ready to connect★ 1k
- View details
project_structureSkillMedia
Project layout, module architecture, compiler pipeline, and design patterns.
Ready to connect★ 1k
- View details
api-design-safetySkillMedia
Triggered when designing or modifying REST API response structures or handling API return values. Prevents issues caused by API design flaws, such as misplaced fields and type ambiguity.
Ready to connect★ 1k
- View details
requirementSkillMedia
Structured requirements-analysis workflow for explicit requirement docs and interrogate scenarios; does not handle technical design, bug fixes, or formal code reviews.
Ready to connect★ 1k
- View details
basic-syntaxSkillMedia
If-else formatting, spacing, function parameters, and conditional rendering rules for the Trezor Suite codebase. Use when writing or reviewing TypeScript/React code.
Ready to connect★ 1k
- View details
performance-react-hooksSkillMedia
React render performance for Trezor Suite — memoization under React Compiler, referentially stable hook dependencies, minimal dependency arrays, and telling a wasted memo from a render loop. Use when adding useMemo, useCallback or memo, when writing a dependency array, or when a component re-renders
Ready to connect★ 1k
- View details
kotlin-backend-jpa-entity-mappingSkillMedia
Model Kotlin persistence code correctly for Spring Data JPA and Hibernate. Covers entity design, identity and equality, uniqueness constraints, relationships, fetch plans, and common ORM (Object-Relational Mapping) traps specific to Kotlin. Use when creating or reviewing JPA (Java Persistence API) e
Ready to connect★ 1k
- View details
matlab-analyze-antenna-structuresSkillMedia
Design and analyze electrically large antenna structures using MATLAB Antenna Toolbox. Covers reflector antennas (parabolic, Cassegrain, Gregorian, offset, corner, cylindrical, spherical, custom STL), reflectarrays and reconfigurable intelligent surfaces (RIS), antennas installed on platforms (vehic
Ready to connect★ 1k
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.