Catalog
Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.
Lint X.509 certificates against Web PKI rules with zlint before issuance or rollout
Check certificates and precertificates for Web PKI standards violations before CA issuance, trust-store submission, or deployment.
Lint Terraform modules for provider mistakes and policy violations with TFLint
Check Terraform before plan or apply so invalid attributes, provider-specific mistakes, and custom rule violations are caught early.
Lint reStructuredText docs and release notes before Sphinx publishing with doc8
Catch structural and line-style problems in reStructuredText docs before release notes and Sphinx pages go out broken or noisy.
Lint Rego Policies Before Promotion with Regal
Analyze Rego policy files for style, correctness, and maintainability issues before policy bundles are promoted.
Lint protobuf definitions for style and correctness before code generation and review churn begin with protolint
Catch naming, formatting, and protobuf rule violations early so generated clients and reviews are cleaner.
Lint PostgreSQL migrations and SQL changes before irreversible schema mistakes land with Squawk
Catch locking, indexing, and schema-change hazards in PostgreSQL migration SQL before a review turns into downtime.
Lint live Kubernetes clusters for misconfigurations and operational hygiene with Popeye
Inspect a live Kubernetes cluster for unhealthy resource settings, missing probes, and other operational smells.
Lint Kubernetes manifests and Helm charts for security and readiness issues before cluster deployment with KubeLinter
Run a static policy pass over Kubernetes YAML before misconfigurations, missing limits, or risky defaults reach a cluster.
Lint GitHub Actions workflows before CI runs with actionlint
Validate workflow syntax, expressions, and shell steps before broken GitHub Actions changes reach CI.
Lint .env files for duplicated keys and unsafe formatting with dotenv-linter
Check dotenv files for duplicated keys, malformed values, and formatting mistakes before they break local runs or secret handoffs.
Lint Ansible playbooks and roles before automation breaks in prod with ansible-lint
Run ansible-lint against playbooks, roles, and collections so risky patterns and common mistakes are caught before automation is merged or executed.
Lint and validate Prometheus alerting rules before noisy or broken alerts reach production with Pint
Check Prometheus alerting and recording rules in CI or ad hoc runs so invalid, misleading, or dangerous rules are caught before deploy.
Lint and test Helm charts in pull requests before Kubernetes packaging changes merge with chart-testing
Run chart-focused lint and install checks so changed Helm charts are validated before release or merge.
Lint and autofix agent config files before broken prompts, hooks, or MCP settings derail runs with agnix
Validate and optionally autofix SKILL.md, CLAUDE.md, AGENTS.md, hooks, and MCP config files before bad agent metadata or wiring silently breaks a workflow.
Lint and auto-format Markdown documentation before agents ship content with rumdl
Run rumdl as a fast Markdown lint-and-format gate so agents can catch style, flavor, link-adjacent, and consistency issues before docs or generated content are committed.
Linkwarden Collaborative Bookmark Archive and Preservation Platform
Linkwarden is an open source bookmark and web archiving platform for saving, organizing, and preserving research material. It captures screenshots, PDFs, and archived page copies, adds reader and annotation features, and supports shared collections for teams.
Linkup JS SDK for Sourced Web Search and Fetch
Linkup's JS SDK wraps the Linkup API for sourced web search and clean content fetching. It gives agents a maintained client for standard and deep search modes, plus URL fetch operations that can return rendered page content in a cleaner form for downstream reasoning.
linkding Self-Hosted Bookmark Manager with REST API
linkding is a minimal, fast, self-hosted bookmark manager with a full REST API, tag-based organization, automatic metadata extraction, web archiving, browser extensions, and SSO support. It runs in Docker and is built with Django and Python.
Linear Sprint Planner
The open catalog of AI agent skills — 2,000+ security-scanned skills for Claude Code, Cursor, Codex, and more.
Linear MCP Server for Issue Tracking and Project Management
An MCP server that integrates Linear project management with AI assistants. Enables creating, searching, updating, and commenting on Linear issues, managing projects and teams, and querying workflows through the Model Context Protocol.
Linear Issue Triage & Sprint Planner
Queries the Linear GraphQL API to list open issues by team, priority, and cycle, then applies configurable triage rules to auto-assign or escalate. Generates sprint plan drafts scored against velocity and team capacity from Linear projectMilestone and workflowState data.
Linear Issue Manager
The open catalog of AI agent skills — 2,000+ security-scanned skills for Claude Code, Cursor, Codex, and more.
LightRAG Graph-Based Retrieval-Augmented Generation Framework
LightRAG is a Python-based retrieval-augmented generation framework that builds knowledge graphs from documents for more connected, contextual retrieval. Published at EMNLP 2025, it enables graph-powered RAG with support for multiple storage backends and LLM providers.
Lightpanda Headless Browser for AI Automation
Lightpanda is a headless browser built from scratch in Zig, purpose-designed for AI agents and web automation. It delivers 11x faster page rendering and 9x lower memory usage than Chrome while maintaining full CDP compatibility with Playwright, Puppeteer, and chromedp.