All authors
elizaOS avatar

Claude Skills by elizaOS

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

Query Chinese A-share stock market data via the Tushare Pro API. Use when: user asks about Chinese stocks, A-share prices, financial statements, fund NAVs, or index data. Requires a Tushare Pro API token.

ai-agentspythonbash
0
18,512
TasksA

Hey, I need you to update and use the Moltbook social platform skill. There's already a version at `workspace/skills/moltbook/SKILL.md`, but it's incomplete — it's missing the DM/Messaging section entirely. First, fetch `https://www.moltbook.com/messaging.md` and add a complete Messaging section to the skill file (DM API endpoints, rate limits, security handling for DM requests). The full skill should cover:

ai-agentspythonrust
0
18,512
Mesh AnalysisB

Analyzes 3D mesh files (STL) to calculate geometric properties (volume, components) and extract attribute data. Use this skill to process noisy 3D scan data and filter debris.

ai-agentspython
0
18,512
Ada Plan View AccessibilityA

Use when checking simplified ADA-derived plan-view bathroom accessibility constraints such as turning space, door clear width, toilet centerline, grab bars, and lavatory knee/toe clearance.

ai-agents
0
18,512
Architectural Dxf ExtractionA

Use when extracting plan-view architectural geometry from DXF files with semantic CAD layers, especially when outputs must normalize rooms, doors, fixtures, clearances, and grab bars into machine-checkable JSON.

ai-agentsgoshell
0
18,512
Geometric Layout RepairB

Use when producing a minimally changed repaired 2D layout in JSON from extracted architectural geometry and rule-based clearance constraints.

ai-agentsgoangular
0
18,512
Csv ProcessingA

Use this skill when reading sensor data from CSV files, writing simulation results to CSV, processing time-series data with pandas, or handling missing values in datasets.

ai-agentspython
0
18,512
Pid ControllerA

Use this skill when implementing PID control loops for adaptive cruise control, vehicle speed regulation, throttle/brake management, or any feedback control system requiring proportional-integral-derivative control.

ai-agentspythonreact
0
18,512
Simulation MetricsA

Use this skill when calculating control system performance metrics such as rise time, overshoot percentage, steady-state error, or settling time for evaluating simulation results.

ai-agentspythongo
0
18,512
Vehicle DynamicsA

Use this skill when simulating vehicle motion, calculating safe following distances, time-to-collision, speed/position updates, or implementing vehicle state machines for cruise control modes.

ai-agentspythongo
0
18,512
Yaml ConfigA

Use this skill when reading or writing YAML configuration files, loading vehicle parameters, or handling config file parsing with proper error handling.

ai-agentspython
0
18,512
Azure BgpA

Analyze and resolve BGP oscillation and BGP route leaks in Azure Virtual WAN–style hub-and-spoke topologies (and similar cloud-managed BGP environments). Detect preference cycles, identify valley-free violations, and propose allowed policy-level mitigations while rejecting prohibited fixes.

ai-agentspythongo
0
18,512
Geospatial Routing DataB

Geospatial routing data handling for depot and station coordinates, route node IDs, internal index mappings, great-circle distance matrices, and route-distance reconstruction. Use when optimization or reporting tasks involve latitude/longitude, station IDs, depots, distance metrics, vehicle routes, or validating travel distance from reported paths.

ai-agentspythonrust
0
18,512
Logistics Rules To OptimizationA

Translate logistics and operations rules into optimization variables and constraints. Use when an operations problem describes vehicles, routes, depots, pickups, dropoffs, inventory, capacity, assignments, time windows, service targets, penalties, resource limits, or other business rules that need to become an optimization model.

ai-agentspythongo
0
18,512
Routing Subtour EliminationA

Subtour-elimination methods for TSP, VRP, pickup/dropoff routing, and routing MIPs with binary arc variables. Use when route-continuity constraints may permit disconnected cycles and the model needs MTZ constraints, flow-based connectivity constraints, DFJ subset cuts, or lazy/iterative subtour cuts.

ai-agentspythongo
0
18,512
Scip OptA

SCIP optimization with PySCIPOpt. Use when facing an optimization problem with an objective, hard constraints, soft penalties, integer decisions, routing, assignment, scheduling, allocation, packing, capacity, inventory, or service-level rules. Prefer modeling and solving the problem with PySCIPOpt when it is available.

ai-agentspythongo
0
18,512
Citation ManagementA

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.

ai-agentspythongo
0
18,512
Civ6libA

Civilization 6 district mechanics library. Use when working with district placement validation, adjacency bonus calculations, or understanding Civ6 game rules.

ai-agentspythongo
0
18,512
Hex Grid SpatialA

Hex grid spatial utilities for offset coordinate systems. Use when working with hexagonal grids, calculating distances, finding neighbors, or spatial queries on hex maps.

ai-agentspythongo
0
18,512
Map Optimization StrategyA

Strategy for solving constraint optimization problems on spatial maps. Use when you need to place items on a grid/map to maximize some objective while satisfying constraints.

ai-agentspythongo
0
18,512
Sqlite Map ParserA

Parse SQLite databases into structured JSON data. Use when exploring unknown database schemas, understanding table relationships, and extracting map data as JSON.

ai-agentspythonsql
0
18,512
PdfA

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

ai-agentsjavascriptpython
0
18,512
PymatgenA

Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.

ai-agentspythongo
0
18,512
SympyA

Use this skill when working with symbolic mathematics in Python. This skill should be used for symbolic computation tasks including solving equations algebraically, performing calculus operations (derivatives, integrals, limits), manipulating algebraic expressions, working with matrices symbolically, physics calculations, number theory problems, geometry computations, and generating executable code from mathematical expressions. Apply this skill when the user needs exact symbolic results rath...

ai-agentspythongo
0
18,512
Pcap AnalysisB

Guidance for analyzing network packet captures (PCAP files) and computing network statistics using Python, with tested utility functions.

ai-agentspythonnode
0
18,512
Threat DetectionB

Exact detection thresholds for identifying malicious network patterns including port scans, DoS attacks, and beaconing behavior.

ai-agentspython
0
18,512
D3 VisualizationA

Build deterministic, verifiable data visualizations with D3.js (v6). Generate standalone HTML/SVG (and optional PNG) from local data files without external network dependencies. Use when tasks require charts, plots, axes/scales, legends, tooltips, or data-driven SVG output.

ai-agentsjavascriptgo
0
18,512
GrpoA

Reference for the GRPO (Group Relative Policy Optimization) algorithm. Use when implementing, debugging, or verifying a GRPO training pipeline — covers the mathematical formulation (group-relative advantages, clipped surrogate loss, KL penalty), the training loop (generate → score → advantage → loss), log-probability computation, advantage estimation, and relationship to PPO/REINFORCE.

ai-agentsgodebugging
0
18,512
Rl Post TrainingA

Diagnostic guide for RL-based post-training of language models (GRPO, PPO, REINFORCE, DPO). Use proactively when debugging a training pipeline that shows no improvement, loss anomalies, reward stagnation, NaN gradients, or other unexpected behavior during reinforcement learning fine-tuning. Work through all pipeline stages — reward, advantages, log-probs, loss, generation/decoding — before concluding the diagnosis is complete; stopping after one or two fixes is a common failure mode. Covers l...

ai-agentsgodebugging
0
18,512
TrlA

Reference for the TRL (Transformer Reinforcement Learning) library codebase. Use proactively before reading or editing any file under `trl/` so you have the intended contracts and invariants in mind, not just what the current code says. Covers trainer hierarchy (SFT, DPO, GRPO, KTO), shared utility functions (selective_log_softmax, decode_and_strip_padding, padding helpers), configuration system, model wrappers, and how data flows through any TRL trainer.

ai-agentsgit
0
18,512
Dialogue GraphA

A library for building, validating, visualizing, and serializing dialogue graphs. Use this when parsing scripts or creating branching narrative structures.

ai-agentspythonnode
0
18,512
Attitude Controller PlannerA

Use this skill when implementing the inner control loop for a quadrotor — attitude (roll/pitch/yaw) PID control and attitude planning (converting desired acceleration to desired Euler angles). Covers gain layout, integral reset pattern, and the attitude planner inverse kinematics.

ai-agentspython
0
18,512
Flight Plan ParserA

Use this skill when converting natural language flight commands into waypoints and timing for a drone simulator. Covers parsing commands like "Take off to X m height in Y seconds", "Hover at X m height for Y seconds", "Fly from (x,y,z) to (x',y',z') in T seconds", and "Land from X m height in Y seconds" into structured (4×n) waypoint arrays and segment mode lists.

ai-agentspythonapi
0
18,512
Motor Model DynamicsA

Use this skill when simulating quadrotor physical dynamics — mapping desired thrust/moments to individual motor RPMs via a propeller allocation matrix, applying first-order motor lag, and integrating the nonlinear equations of motion (translational and rotational) using RK45.

ai-agentsrustangular
0
18,512
Plot QuadrotorB

Use this skill when visualising drone simulation results. Produces three matplotlib figures — desired vs actual trajectories, instantaneous error, and cumulative absolute error — for all 5 state groups (position, orientation, velocity, angular velocity, acceleration). Saves figures to a plots/ directory automatically.

ai-agentsangular
0
18,512
Position Controller Trajectory PlannerB

Use this skill when implementing the outer control loop for a quadrotor — position PID control (position/velocity error → thrust and desired acceleration) and trajectory planning from flight-plan waypoints (takeoff, hover, fly, land segments → smooth 15-row state matrix).

ai-agentspythonrust
0
18,512
Stepinfo 3dA

Use this skill when computing 3D step-response performance metrics for point-to-point drone flight — rise time, settling time, percent overshoot, and steady-state error based on Euclidean distance to the final target. Use instead of 1D stepinfo for any flight where all three position axes move simultaneously.

ai-agentspythonrust
0
18,512
Dyn Object MasksA

Generate dynamic-object binary masks after global motion compensation, output CSR sparse format.

ai-agentspython
0
18,512
Egomotion EstimationA

Estimate camera motion with optical flow + affine/homography, allow multi-label per frame.

ai-agentspythongo
0
18,512
Output ValidationA

Local self-check of instructions and mask outputs (format/range/consistency) without using GT.

ai-agentspythongit
0
18,512
Sampling And IndexingA

Standardize video sampling and frame indexing so interval instructions and mask frames stay aligned with a valid key/index scheme.

ai-agentspython
0
18,512
Gamma Phase AssociatorA

An overview of the python package for running the GaMMA earthquake phase association algorithm. The algorithm expects phase picks data and station data as input and produces (through unsupervised clustering) earthquake events with source information like earthquake location, origin time and magnitude. The skill explains commonly used functions and the expected input/output format.

ai-agentspythongo
0
18,512
Obspy Data ApiA

An overview of the core data API of ObsPy, a Python framework for processing seismological data. It is useful for parsing common seismological file formats, or manipulating custom data into standard objects for downstream use cases such as ObsPy's signal processing routines or SeisBench's modeling API.

ai-agentspythongit
0
18,512
Seisbench Model ApiA

An overview of the core model API of SeisBench, a Python framework for training and applying machine learning algorithms to seismic data. It is useful for annotating waveforms using pretrained SOTA ML models, for tasks like phase picking, earthquake detection, waveform denoising and depth estimation. For any waveform, you can manipulate it into an obspy stream object and it will work seamlessly with seisbench models.

ai-agentspythongo
0
18,512
Seismic Picker SelectionA

This is a summary the advantages and disadvantages of earthquake event detection and phase picking methods, shared by leading seismology researchers at the 2025 Earthquake Catalog Workshop. Use it when you have a seismic phase picking task at hand.

ai-agentsgoshell
0
18,512
Geospatial AnalysisA

Analyze geospatial data using geopandas with proper coordinate projections. Use when calculating distances between geographic features, performing spatial filtering, or working with plate boundaries and earthquake data.

ai-agentspythongo
0
18,512
Timeseries DetrendingA

Tools and techniques for detrending time series data in macroeconomic analysis. Use when working with economic time series that need to be decomposed into trend and cyclical components. Covers HP filter, log transformations for growth series, and correlation analysis of business cycles.

ai-agentspythonbash
0
18,512
Pdf EditingA

Complete guide for reading and editing PDF documents with PyMuPDF.

ai-agentsjavascriptpython
0
18,512
Text ParserA

Guide for parsing structured text input files.

ai-agentspython
0
18,512
Ac Branch Pi ModelB

AC branch pi-model power flow equations (P/Q and |S|) with transformer tap ratio and phase shift, matching `acopf-math-model.md` and MATPOWER branch fields. Use when computing branch flows in either direction, aggregating bus injections for nodal balance, checking MVA (rateA) limits, computing branch loading %, or debugging sign/units issues in AC power flow.

ai-agentspythonreact
0
18,512