OpenLAIR/OpenSkill

Open-World Self-Evolution for LLM Agents — agents that build both their skills and their own verification signals from scratch, with no target-task supervision. (Code coming soon.)

88Stars on the repository
168Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

skill-creator

01

OpenLAIR/OpenSkill

Skill Claude Code

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

not rated 88 yesterday A 64 tokens original Apache-2.0

evo-3d-scan-calc

02

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Complete pipeline for binary STL parsing, connected component extraction, volume computation, material density lookup, and mass calculation with JSON output.

not rated 88 yesterday A 35 tokens original Apache-2.0

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Orchestrates the full pipeline from STL parsing to JSON mass report output. Coordinates parsing, component analysis, volume computation, unit conversion, and mass calculation.

not rated 88 yesterday A 38 tokens original Apache-2.0

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Performs connected component analysis on triangle meshes using BFS with vertex adjacency and computes mesh volume via the signed tetrahedron method. Handles unit conversion and mass calculation.

not rated 88 yesterday A 39 tokens original Apache-2.0

OpenLAIR/OpenSkill

Skill Claude CodeCodex

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.

not rated 88 yesterday A 49 tokens original Apache-2.0

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Complete Adaptive Cruise Control simulation system with PID controllers, single-loop ACC architecture (cruise/follow/emergency modes), TTC safety, Euler integration simulation, and full I/O pipeline.

not rated 88 yesterday A 46 tokens original Apache-2.0

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Analyzes Azure Virtual WAN multi-hub BGP topologies to detect route oscillation (preference cycles) and valley-free route leak violations (Gao-Rexford model), then evaluates proposed solutions against domain-specific resolution criteria.

not rated 88 yesterday A 59 tokens original Apache-2.0

evo-bibtex-parser

08

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Parses BibTeX files using bibtexparser 1.4.2 and cleans LaTeX/BibTeX artifacts from fields like title, author, year, DOI, and venue. Produces a normalized list of citation dictionaries ready for verification.

not rated 88 yesterday A 59 tokens original Apache-2.0

evo-citation-scorer

09

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Compares parsed BibTeX citation metadata against API results using fuzzy string matching and multi-factor scoring to classify citations as real or fake, then outputs the final JSON report.

not rated 88 yesterday A 42 tokens original Apache-2.0

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Queries external academic APIs (CrossRef, Semantic Scholar, DBLP, doi.org) to verify whether a citation exists. Implements robust HTTP sessions with retry logic, exponential backoff, and rate limiting.

not rated 88 yesterday A 47 tokens original Apache-2.0

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Encodes all Civ6 Gathering Storm district adjacency bonus rules, placement validity, population limits, and civ-specific modifiers.

not rated 88 yesterday A 34 tokens original Apache-2.0

evo-civ6-map-parser

12

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Parses .Civ6Map SQLite database files to extract map dimensions, terrain, features, resources, and river edge data. Provides hex coordinate utilities for odd-r pointy-top hex grid.

not rated 88 yesterday A 47 tokens original Apache-2.0

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Searches for optimal city center and district placements to maximize total adjacency bonuses in Civ6 scenarios.

not rated 88 yesterday A 28 tokens original Apache-2.0

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Inspects PDF AcroForm fields - enumerates field names, types, values, and checkbox on-states. Essential for discovering exact internal field keys before filling.

not rated 88 yesterday A 41 tokens original Apache-2.0

evo-pdf-form-filler

15

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Fills PDF AcroForm fields (text and checkboxes) using pypdf, sets NeedAppearances flag, and writes the output PDF. Handles checkbox state detection and proper value updates.

not rated 88 yesterday A 47 tokens original Apache-2.0

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Converts floating-point fractional coordinates to clean rational fraction strings with bounded denominators (<=12), handling edge cases like near-zero/near-one wrapping and integer values.

not rated 88 yesterday A 42 tokens original Apache-2.0

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Parses CIF files using pymatgen, performs space group symmetry analysis via SpacegroupAnalyzer, and extracts Wyckoff position letters, multiplicities, and representative atom fractional coordinates from the symmetrized structure.

not rated 88 yesterday A 53 tokens original Apache-2.0

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Reads PCAP via Scapy PcapReader, extracts per-packet features into numpy arrays.

not rated 88 yesterday A 27 tokens original Apache-2.0

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Generates the complete visualization.js file implementing a D3.js v6 force-simulation bubble chart with sector clustering, an interactive data table, tooltips, legends, and bidirectional click-based highlighting between chart and table.

not rated 88 yesterday A 55 tokens original Apache-2.0

OpenLAIR/OpenSkill

Skill Claude CodeCodex

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.

not rated 88 yesterday A 44 tokens original Apache-2.0

evo-dialogue-dotgen

22

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Generates Graphviz DOT visualization files from parsed dialogue graph structures using the graphviz 0.20.3 Python API.

not rated 88 yesterday A 32 tokens original Apache-2.0

evo-dialogue-output

23

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Serializes dialogue graph to JSON file and generates Graphviz DOT visualization. Handles UTF-8 encoding, DOT node styling by type, and edge labeling.

not rated 88 yesterday A 36 tokens original Apache-2.0

evo-dialogue-parser

24

OpenLAIR/OpenSkill

Skill Claude CodeCodex

Parses dialogue script text into intermediate section structures using regex, then builds a validated JSON graph schema with typed nodes and edges. Handles section headers, speaker lines, numbered choices with optional tags, and edge targets.

not rated 88 yesterday A 48 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: