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,264 results · page 137 of 176
- View details
ito-data-atlas-agentSkillMedia
Design background Data Atlas style agents for Itô basket research, market discovery, parameter drafting, and human-in-the-loop editing. Use for architecture and workflow planning, not live order execution.
Ready to connect★ 62
- View details
method-figureSkillMedia
Generate a publication-grade method / architecture / pipeline / workflow figure (a paper or README 'Figure 1') as an AUDITABLE object, not a one-shot prompt. A deterministic JSON blueprint LOCKS the content; an image model (gpt-image-2, baked by the agent via mcp__codex__codex — Codex GPT-5.5 xhigh,
Ready to connect★ 62
- View details
movie-pipelineSkillMedia
End-to-end Pipeline A in ONE slash-command — turn a fuzzy story idea into a cross-model-audited, image-based movie + a clickable viewer. Chains comic-author (Phase 1 — intent→style→outline draft→provisional storyboard→assets→final locks→blueprints→prompts→comic.json) → the zero-credit p0_proof spend
Ready to connect★ 62
- View details
nasa-technical-writingSkillMedia
Draft, restructure, or audit evidence-led scientific and engineering reports using an independently expressed reference-only interpretation of official NASA technical-publication guidance. Use for test and experiment reports, design descriptions, technical memoranda, engineering analyses, and scient
Ready to connect★ 62
- View details
pipelineSkillMedia
Orchestration pattern for sequential, dependent tasks. When work must flow through stages where each stage depends on the previous (design → implement → test → review), structure as a pipeline with explicit handoffs. Each stage completes before the next begins.
Ready to connect★ 62
- View details
rust-design-patternsSkillMedia
Resolve Rust ownership and lifetime problems or design Rust APIs, resource lifecycles, and FFI boundaries.
Ready to connect★ 62
- View details
capacity-obtainabilitySkillMedia
Check GKE quota and live hardware obtainability before recommending capacity. Use when a cluster design, capacity plan, or scale-up decision needs live evidence: regional quota verification (gcloud compute regions describe), reservations, and capacity obtainability advice (gcloud beta compute advice
Ready to connect★ 61
- View details
cv-attention-lstm-image-captioningSkillMedia
Show-Attend-Tell decoder: Bahdanau additive attention over CNN spatial features driving a gated LSTMCell for autoregressive image-to-sequence generation.
Ready to connect★ 61
- View details
cv-bbox-interpolation-temporal-trackingSkillMedia
Interpolate missing bounding boxes across video frames using bidirectional pandas interpolation to maintain smooth tracking through occlusions
Ready to connect★ 61
- View details
cv-black-border-autocropSkillMedia
Crops uninformative black or dark borders from images by deriving a binary mask from the grayscale channel and trimming rows/columns.
Ready to connect★ 61
- View details
cv-centroid-distance-anomaly-scoreSkillMedia
Score each face in a video as anomalous by computing L2 distance from the embedding centroid of all faces, then convert to probability via logistic function
Ready to connect★ 61
- View details
cv-class-density-threshold-patch-samplingSkillMedia
Sample training patches from large images using per-class area-fraction thresholds to ensure each patch contains meaningful object coverage
Ready to connect★ 61
- View details
cv-classifier-free-guidance-diffusionSkillMedia
Manual stable diffusion inference loop with classifier-free guidance that interpolates between unconditional and conditional noise predictions for controllable image generation
Ready to connect★ 61
- View details
cv-clip-aesthetic-scoringSkillMedia
Scores image aesthetic quality by passing L2-normalized CLIP ViT-L/14 embeddings through a trained MLP regressor head.
Ready to connect★ 61
- View details
cv-clip-interrogator-captioningSkillMedia
Generate descriptive text prompts from images by combining BLIP captioning with CLIP cosine similarity against curated label banks for medium, movement, and flavor attributes
Ready to connect★ 61
- View details
cv-cnn-metadata-fusion-headSkillMedia
Fuse CNN image features with a small tabular MLP branch via concat before a final classifier, training both branches end-to-end
Ready to connect★ 61
- View details
cv-cnn-rnn-video-classificationSkillMedia
Extract per-frame CNN features then classify the temporal sequence with stacked GRU layers and a boolean mask for variable-length video inputs
Ready to connect★ 61
- View details
cv-cumulative-sum-channelSkillMedia
Add a cumulative sum channel along the vertical axis to capture directional structural trends in grayscale images for segmentation
Ready to connect★ 61
- View details
cv-dot-annotation-blob-diff-extractionSkillMedia
Recover (x, y, class) point labels from color-coded dot-annotation image pairs via absdiff + blackout masking + Laplacian-of-Gaussian blob detection + center-pixel RGB classification
Ready to connect★ 61
- View details
cv-embedding-knn-regressionSkillMedia
GPU-accelerated k-NN regression on CLIP image embeddings using cosine distance and inverse-distance-power weighting to predict target embedding vectors
Ready to connect★ 61
- View details
cv-frame-prediction-averagingSkillMedia
Average per-frame sigmoid predictions across sampled video frames to produce a stable video-level classification probability
Ready to connect★ 61
- View details
cv-hair-overlay-augmentationSkillMedia
Overlay real hair PNGs (masked via threshold) onto dermoscopy images to simulate body-hair occlusion as a domain-specific augmentation
Ready to connect★ 61
- View details
cv-hu-windowingSkillMedia
Apply radiological windowing to HU images — clamp to center/width range for tissue-specific visualization (lung, bone, soft tissue)
Ready to connect★ 61
- View details
cv-isotropic-resize-with-paddingSkillMedia
Resize images preserving aspect ratio then zero-pad to a square to avoid distortion artifacts in face crops or object detection inputs
Ready to connect★ 61
- View details
cv-kmeans-dominant-color-extractionSkillMedia
Extract an image's dominant RGB color via k-means over pixel-color space and emit three dense features capturing the modal color of the subject
Ready to connect★ 61
- View details
cv-laplacian-variance-blur-scoreSkillMedia
Score image sharpness with the variance of the Laplacian (Pech-Pacheco) as a single scalar feature for downstream tabular models or as a hard blur filter
Ready to connect★ 61
- View details
cv-local-contrast-enhancementSkillMedia
Subtracts a Gaussian-blurred version of the image from itself to normalize local illumination and enhance fine structural details.
Ready to connect★ 61
- View details
cv-microscope-circular-mask-augSkillMedia
Mask the corners of a dermoscopy image with a random-radius black circle to mimic the dark vignette of a dermatoscope field of view
Ready to connect★ 61
- View details
cv-mixup-label-smoothingSkillMedia
Combines mixup augmentation (linear interpolation of image pairs and their labels) with label smoothing in a single training pipeline for regularization.
Ready to connect★ 61
- View details
cv-multi-efficientnet-shared-inputSkillMedia
Combine EfficientNetB0..B6 into one Keras model with a shared image input and one sigmoid head per backbone, training all N models in a single fit() call on TPU
Ready to connect★ 61
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,249 of the 54,680 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.