Skills
85,427Reusable AI skills and capabilities for agent workflows
Persistent memory for Claude Code β survives context compaction
LEAN β Lossless Enterprise API Normalization. A vendor-agnostic encoding engine that converts large JSON API responses (Maximo, ServiceNow, SAP) into a compact, lossless, deterministic wire format optimized for LLM context windows and MCP tool pipelines.
Token tracking, cost management, caching, and budget enforcement for LLM API calls (Node.js + TypeScript).
MCP security scanner - detect prompt injection in tool descriptions
Local GPU translation MCP server β TranslateGemma via Ollama, 57 languages, zero cloud dependency
MCP server that extracts and serves context from llm.txt files, enabling AI models to understand file structure, dependencies, and code relationships in development environments
MCP server for web scraping β fetch URLs, extract text/links/metadata, CSS selector extraction. Zero deps, LLM-optimized output.
A Model Context Protocol server for managing GitHub issues as Kanban using gh CLI
Drop-in spend tracking, rolling budgets, and kill switches for LLM API calls.
Drop-in LLM authentication for any API endpoint. Reasoning puzzles that agents solve once, then pass through forever. Stateless HMAC tokens, no database.
Multi-LLM council that collects responses, peer-ranks them, and synthesizes a final answer
Model Context Protocol (MCP) server for the Salesforce CLI, making Salesforce CLI commands available to LLM tools like Claude Desktop.
Kubernetes Port Forward β MCP Server: port-forward Kubernetes services with terminal integration
TypeScript toolkit for Claude Code development β tool-integrated hook types with a runner plus a types generator for MCP tools and subagent state saving
Calculate token counts and estimated costs for Large Language Models (LLMs)
Shared agentic framework for multi-turn AI conversations and tool orchestration
Lazy-loading MCP proxy for Cursor IDE β start MCP servers on-demand, save GBs of RAM. Zero config: just add to Cursor and restart.
Adapter utilities for registering MCP tools with full TypeScript type safety β supports typed callbacks and automatic HTTP endpoint bridging with auth
A universal client for testing Model Context Protocol (MCP) Client/Server Implementations and Interactions