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: Files & storage
4,446 results · page 87 of 149
- View details
evo-pptx-embedded-excel-updaterSkillFiles & storage
Provides utilities for finding and manipulating embedded Excel OLE objects within PPTX files, reading text boxes for context, modifying Excel cell values while preserving formulas, and saving the updated PPTX. Use when you need to extract embedded Excel spreadsheets from PowerPoint presentations, up
Ready to connect★ 91
- View details
evo-protein-expression-analysisSkillFiles & storage
Use when populating Excel workbooks for quantitative proteomics tasks - computing expression lookups, group statistics, and log2 fold-change values using Python and writing numeric results via openpyxl while preserving cell formatting. Handles two-sheet workbooks (Task + Data) with 2D protein×sample
Ready to connect★ 91
- View details
evo-proteomics-excel-formulasSkillFiles & storage
Use when populating Excel workbooks for quantitative proteomics tasks - writing INDEX/MATCH lookups, AVERAGE/STDEV.S group statistics, and log2 fold-change formulas while preserving cell formatting via openpyxl 3.1.5.
Ready to connect★ 91
- View details
evo-receipt-parse-exportSkillFiles & storage
Parses OCR text from receipts to extract dates and total amounts using keyword-priority matching and regex, writes results to Excel.
Ready to connect★ 91
- View details
evo-reference-data-loaderSkillFiles & storage
Loads and normalizes vendor master data from Excel and purchase order data from CSV into Python dictionaries for lookup operations.
Ready to connect★ 91
- View details
evo-reflow-json-outputSkillFiles & storage
Formats and serializes computed analysis results into exact JSON structures for q01-q05 output files with numpy/pandas type coercion, rounding, and sorting.
Ready to connect★ 91
- View details
evo-reflow-thermal-analysisSkillFiles & storage
Processes thermocouple CSV data, MES logs, and test defect data to compute preheat ramp rates, TAL, peak temperatures, conveyor speed compliance, and best-run selection per board family.
Ready to connect★ 91
- View details
evo-seismic-data-ioSkillFiles & storage
Loads MiniSEED waveform data and CSV station metadata, groups traces by station for 3-component processing, and provides station coordinate lookups.
Ready to connect★ 91
- View details
evo-seismic-data-preprocessingSkillFiles & storage
Loads seismic waveform data from .npz files and converts them into ObsPy Stream objects ready for SeisBench model inference. Handles channel identification, reordering to Z/N/E convention, float32 conversion, detrending, and resampling to 100 Hz.
Ready to connect★ 91
- View details
evo-seismic-phase-associationSkillFiles & storage
Associates phase picks from multiple stations into earthquake events using temporal clustering (DBSCAN) and travel-time validation with a uniform velocity model, then outputs event catalog as CSV.
Ready to connect★ 91
- View details
evo-software-dependency-auditSkillFiles & storage
Security audit skill for scanning dependency files (e.g., package-lock.json) using Trivy offline scanner to identify HIGH/CRITICAL vulnerabilities and produce CSV reports.
Ready to connect★ 91
- View details
evo-speaker-diarization-subtitlesSkillFiles & storage
End-to-end speaker diarization and subtitle generation pipeline for video/audio files. Extracts audio via ffmpeg, performs VAD (silero-vad), extracts ECAPA-TDNN speaker embeddings (speechbrain), clusters speakers (agglomerative clustering with cosine distance), transcribes with OpenAI Whisper, align
Ready to connect★ 91
- View details
evo-stl-binary-parserSkillFiles & storage
Parses binary STL files using Python's struct module, extracting triangle vertices, normals, and the 2-byte attribute byte count (used as Material ID). Provides filtering by Material ID and density table parsing.
Ready to connect★ 91
- View details
evo-template-matching-counterSkillFiles & storage
Counts occurrences of template objects (coins, enemies, turtles) in grayscale keyframe images using OpenCV matchTemplate with TM_CCOEFF_NORMED and Non-Maximum Suppression, then aggregates results into a CSV file.
Ready to connect★ 91
- View details
evo-tpp-solverSkillFiles & storage
Solve TPP (Travelling Purchase Problem) PDDL planning tasks. Use when you need to read a problem.json config file, parse PDDL domain/problem files, generate valid plans using pyperplan via unified_planning, format actions as function-call strings, write plan output files, and serialize plans as pick
Ready to connect★ 91
- View details
evo-transit-period-detectionSkillFiles & storage
Run BLS and/or Transit Least Squares (TLS) periodograms on a cleaned, flattened light curve to identify the exoplanet orbital period, and write the result to a properly formatted output file.
Ready to connect★ 91
- View details
evo-tts-audiobook-synthSkillFiles & storage
Converts text chunks into speech audio using cascading fallback (OpenAI TTS -> ElevenLabs -> edge-tts -> gTTS). Handles API auth, rate limiting, MP3 chunk generation, and audio concatenation into a single MP3 file.
Ready to connect★ 91
- View details
evo-video-frame-extractionSkillFiles & storage
Extract and encode sampled frames from video files for vision AI analysis. Use when you need to process surveillance or other video files by extracting frames at regular intervals, converting them to base64-encoded JPEG images suitable for sending to vision LLM APIs. Handles video file discovery, te
Ready to connect★ 91
- View details
evo-video-samplingSkillFiles & storage
Extracts frames from an MP4 video file at a specified target FPS using sequential reading. Returns sampled grayscale frames and their original frame indices.
Ready to connect★ 91
- View details
evo-web-scaffold-generatorSkillFiles & storage
Python utility that creates the output directory structure, copies input data, downloads d3.v6.min.js locally, and writes the index.html and style.css files for the stock visualization dashboard.
Ready to connect★ 91
- View details
evo-wigner-csv-exportSkillFiles & storage
Computes the Wigner function of a bosonic density matrix on a specified phase-space grid using QuTiP and exports the result as a CSV file.
Ready to connect★ 91
- View details
leakSkillFiles & storage
The user invokes `/leak` when the agent wrote inadequate narration into a durable artifact — committed code comments, documentation, hook messages, config files, commit bodies — that leaks SESSION / CONVERSATION / IMPLEMENTATION-HISTORY context instead of standing on its own. Canonical shapes: backs
Ready to connect★ 91
- View details
monte-carlo-instrument-agentSkillFiles & storage
Instrument a new AI agent in a Python codebase for Monte Carlo Agent Observability. Detects AI libraries, installs the Monte Carlo OpenTelemetry SDK, and proposes tracing setup and decorator placements as diffs. Asks before editing any file.
Ready to connect★ 91
- View details
monte-carlo-manage-macSkillFiles & storage
Create, edit, validate, and import Monitors-as-Code YAML files. CLI-first; falls back to MC MCP tools, then manual validation.
Ready to connect★ 91
- View details
monte-carlo-storage-cost-analysisSkillFiles & storage
Analyze a warehouse for stale, unused, or redundant tables via the analyze_storage_costs MCP tool. Classifies waste patterns and table categories, computes safety tiers, and handles category drill-downs and lineage follow-ups.
Ready to connect★ 91
- View details
verifySkillFiles & storage
Spawn a hostile-reviewer subagent to cold-check a claim, diff, file, or code snippet against CLAUDE.md and the project's reference pages. Catches hacks, reader-side suppression, fabricated IDA citations, rule violations, guessed implementations, host-state leaks, and agents rationalizing bad code. R
Ready to connect★ 91
- View details
aif-build-automationSkillFiles & storage
Analyze project and generate or enhance build automation file (Makefile, Taskfile.yml, Justfile, Magefile.go). If a build file already exists, improves it by adding missing targets and best practices. Use when user says "generate makefile", "create taskfile", "add justfile", "setup mage", or "build
Ready to connect★ 90
- View details
aif-rules-checkSkillFiles & storage
Run a standalone read-only rules compliance gate against changed files or a git ref. Use when you need a dedicated project-rules check without a full review or verify pass.
Ready to connect★ 90
- View details
architecture-diagramSkillFiles & storage
Build interactive, click-through architecture diagrams for software systems — a self-contained single HTML file with animated step-by-step flows, mode toggles (dev/prod, offline/online, v1/v2), dark/light theme, and a side panel with payload details, plus a companion markdown description. Use when t
Ready to connect★ 90
- View details
arvancloud-apiSkillFiles & storage
Operate ArvanCloud (arvancloud.ir) APIs — CDN, DNS records, Cloud Server / IaaS, Object Storage, Edge Computing, Cloud Container (CaaS), VOD/Live/Video Ads — and issue Let's Encrypt wildcard TLS certificates via acme.sh's dns_arvan plugin. Use this whenever the user wants to manage anything on Arvan
Ready to connect★ 89
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.