All authors
elizaOS avatar

Claude Skills by elizaOS

github.com/elizaOS
147 skillsA× 134B× 11D× 1F× 13 installs64 views
Safety InterlocksA

Implement safety interlocks and protective mechanisms to prevent equipment damage and ensure safe control system operation.

ai-agentspythontesting
0
18,512
Scipy Curve FitA

Use scipy.optimize.curve_fit for nonlinear least squares parameter estimation from experimental data.

ai-agentspythongo
0
18,512
Fuzzy MatchA

A toolkit for fuzzy string matching and data reconciliation. Useful for matching entity names (companies, people) across different datasets where spelling variations, typos, or formatting differences exist.

ai-agentspythongo
0
18,512
Jax SkillsA

High-performance numerical computing and machine learning workflows using JAX. Supports array operations, automatic differentiation, JIT compilation, RNN-style scans, map/reduce operations, and gradient computations. Ideal for scientific computing, ML models, and dynamic array transformations.

ai-agentspythonperformance
0
18,512
Image OcrA

Extract text content from images using Tesseract OCR via Python

ai-agentspython
0
18,512
Openai VisionA

Analyze images and multi-frame sequences using OpenAI GPT vision models

ai-agentspythonapi
0
18,512
Video Frame ExtractionA

Extract frames from video files and save them as images using OpenCV

ai-agentspythongo
0
18,512
Lab Unit HarmonizationA

Comprehensive clinical laboratory data harmonization for multi-source healthcare analytics. Convert between US conventional and SI units, standardize numeric formats, and clean data quality issues. This skill should be used when you need to harmonize lab values from different sources, convert units for clinical analysis, fix formatting inconsistencies (scientific notation, decimal separators, whitespace), or prepare lab panels for research.

ai-agentspythongo
0
18,512
Contribution AnalysisA

Calculate the relative contribution of different factors to a response variable using R² decomposition. Use when you need to quantify how much each factor explains the variance of an outcome.

ai-agentspythongo
0
18,512
Meteorology Driver ClassificationA

Classify environmental and meteorological variables into driver categories for attribution analysis. Use when you need to group multiple variables into meaningful factor categories.

ai-agentspythongo
0
18,512
Pca DecompositionA

Reduce dimensionality of multivariate data using PCA with varimax rotation. Use when you have many correlated variables and need to identify underlying factors or reduce collinearity.

ai-agentspythongo
0
18,512
Trend AnalysisA

Detect long-term trends in time series data using parametric and non-parametric methods. Use when determining if a variable shows statistically significant increase or decrease over time.

ai-agentspythonrust
0
18,512
MarkerA

Convert PDF documents to Markdown using marker_single. Use when Claude needs to extract text content from PDFs while preserving LaTeX formulas, equations, and document structure. Ideal for academic papers and technical documents containing mathematical notation.

ai-agentspythonbash
0
18,512
Lean4 MemoriesA

This skill should be used when working on Lean 4 formalization projects to maintain persistent memory of successful proof patterns, failed approaches, project conventions, and user preferences across sessions using MCP memory server integration

ai-agentsgoexpress
0
18,512
Lean4 Theorem ProvingA

Use when working with Lean 4 (.lean files), writing mathematical proofs, seeing "failed to synthesize instance" errors, managing sorry/axiom elimination, or searching mathlib for lemmas - provides build-first workflow, haveI/letI patterns, compiler-guided repair, and LSP integration

ai-agentsrustgo
0
18,512
Cache Policy ComparisonA

Compare and implement eviction policies (LRU, LFU, FIFO, S3FIFO, ARC) for bounded-capacity caches. Use when choosing or implementing an eviction policy for a buffer pool, page cache, CDN edge, or LLM KV cache, or when writing a replay simulator that supports multiple policies. Clarifies recency vs frequency semantics, queue topology, saturating counters, ghost buffers, and the second-chance rule that distinguishes modern FIFO-family policies from classic LRU.

ai-agentspythongo
0
18,512
Prefix Cache ReplayA

Replay an LLM inference request trace (Mooncake / vLLM / SGLang hash_ids format) against a block-level KV prefix cache and compute hit statistics. Use when given a request trace plus cache configuration and asked for hit rate, hit tokens, or final cache contents. Covers the longest-contiguous-prefix semantics that distinguishes KV prefix caching from full-prompt prompt caching, the policy-specific residency and eviction rules (LRU, LFU, S3FIFO), and the partial-last-block accounting rule.

ai-agentsgo
0
18,512
Manufacturing Failure Reason Codebook NormalizationA

This skill should be considered when you need to normalize testing engineers' written defect reasons following the provided product codebooks. This skill will correct the typos, misused abbreviations, ambiguous descriptions, mixed Chinese-English text or misleading text and provide explanations. This skill will do segmentation, semantic matching, confidence calibration and station validation.

ai-agentsgotesting
0
18,512
Reflow Profile Compliance ToolkitA

Deterministic handbook-grounded retrieval and thermocouple computations for reflow profile compliance outputs such as ramp, TAL, peak, feasibility, and selection.

ai-agentspythongo
0
18,512
Reflow Machine Maintenance GuidanceA

This skill should be considered when you need to answer reflow machine maintenance questions or provide detailed guidance based on thermocouple data, MES data or defect data and reflow technical handbooks. This skill covers how to obtain important concepts, calculations, definitions, thresholds, and others from the handbook and how to do cross validations between handbook and datasets.

ai-agentspython
0
18,512
Fjsp Baseline Repair With Downtime And PolicyA

This skill should be considered when you need to repair an infeasible or non-optimal flexible job scheduling planning schedule into a downtime-feasible, precedence-feasible one while keep no worse policy budget.

ai-agentspythongo
0
18,512
FfmpegA

Extract key frames (I-frames) from video files using FFmpeg command line tool. Use this skill when the user needs to pull out keyframes, thumbnails, or important frames from MP4, MKV, AVI, or other video formats for analysis, previews, or processing.

ai-agentsbashperformance
0
18,512
Image EditingA

Comprehensive command-line tools for modifying and manipulating images, such as resize, blur, crop, flip, and many more.

ai-agents
0
18,512
Object CounterA

Count occurrences of an object in the image using computer vision algorithm.

ai-agentspythongo
0
18,512
Custom Distance MetricsA

Define custom distance/similarity metrics for clustering and ML algorithms. Use when working with DBSCAN, sklearn, or scipy distance functions with application-specific metrics.

ai-agentspythongo
0
18,512
Parallel ProcessingA

Parallel processing with joblib for grid search and batch computations. Use when speeding up computationally intensive tasks across multiple CPU cores.

ai-agentspythonbackend
0
18,512
Pareto OptimizationA

Multi-objective optimization with Pareto frontiers. Use when optimizing multiple conflicting objectives simultaneously, finding trade-off solutions, or computing Pareto-optimal points.

ai-agentspythongo
0
18,512
Ffmpeg Audio ProcessingA

Extract, normalize, mix, and process audio tracks - audio manipulation and analysis

ai-agentsbash
0
18,512
Ffmpeg Format ConversionA

Convert media files between formats - video containers, audio formats, and codec transcoding

ai-agentsgobash
0
18,512
Ffmpeg Media InfoA

Analyze media file properties - duration, resolution, bitrate, codecs, and stream information

ai-agentsbash
0
18,512
Ffmpeg Video EditingA

Cut, trim, concatenate, and split video files - basic video editing operations

ai-agentsbash
0
18,512
Ffmpeg Video FiltersA

Apply video filters - scale, crop, watermark, speed, blur, and visual effects

ai-agentsgobash
0
18,512
Text To SpeechA

Practical mastering steps for TTS audio: cleanup, loudness normalization, alignment, and delivery specs.

ai-agentsgit
0
18,512
DocxA

Word document manipulation with python-docx - handling split placeholders, headers/footers, nested tables

ai-agentspython
0
18,512
File OrganizerA

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

ai-agentsrustgo
0
18,512
Planning With FilesA

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.

ai-agentsgobash
0
18,512
Academic Pdf RedactionA

Redact text from PDF documents for blind review anonymization

ai-agentspython
0
18,512
Memory OptimizationA

Optimize Python code for reduced memory usage and improved memory efficiency. Use when asked to reduce memory footprint, fix memory leaks, optimize data structures for memory, handle large datasets efficiently, or diagnose memory issues. Covers object sizing, generator patterns, efficient data structures, and memory profiling strategies.

ai-agentspythongo
0
18,512
Python ParallelizationA

Transform sequential Python code into parallel/concurrent implementations. Use when asked to parallelize Python code, improve code performance through concurrency, convert loops to parallel execution, or identify parallelization opportunities. Handles CPU-bound (multiprocessing), I/O-bound (asyncio, threading), and data-parallel (vectorization) scenarios.

ai-agentspythondatabase
0
18,512
Workload BalancingA

Optimize workload distribution across workers, processes, or nodes for efficient parallel execution. Use when asked to balance work distribution, improve parallel efficiency, reduce stragglers, implement load balancing, or optimize task scheduling. Covers static/dynamic partitioning, work stealing, and adaptive load balancing strategies.

ai-agentspythongo
0
18,512
Ortools Pickup Delivery RoutingA

Model OR-Tools paired pickup-and-delivery routing problems, including PDPTW, dial-a-ride, paratransit, patient transport, and courier jobs with same-vehicle pairing, precedence, capacity, optional connected service, rider time windows, and vehicle shifts.

ai-agentspythonnode
0
18,512
Ortools Routing ModelingA

Build OR-Tools RoutingModel vehicle-routing models with transit matrices, dimensions, capacity constraints, time windows, optional visits, invalid-arc handling, search parameters, and route extraction.

ai-agentspythongo
0
18,512
Pddl SkillsA

Automated Planning utilities for loading PDDL domains and problems, generating plans using classical planners, validating plans, and saving plan outputs. Supports standard PDDL parsing, plan synthesis, and correctness verification.

ai-agentspythongo
0
18,512
Gemini Count In VideoA

Analyze and count objects in videos using Google Gemini API (object counting, pedestrian detection, vehicle tracking, and surveillance video analysis).

ai-agentspythongo
0
18,512
Gemini Video UnderstandingA

Analyze videos with Google Gemini API (summaries, Q&A, transcription with timestamps + visual context, scene/timeline detection, video clipping, FPS control, multi-video comparison, and YouTube URL analysis).

ai-agentspythongo
0
18,512
Gpt MultimodalA

Analyze images and multi-frame sequences using OpenAI GPT series

ai-agentspythonapi
0
18,512
FeedA

Interact with Feed (feed.market): A2A and MCP endpoints for prediction markets, perpetuals, social feed, messaging, portfolio, and more. Use when the user wants to trade, post, chat, or query Feed via API key.

ai-agentsapi
0
18,512