Skills

Progressive-disclosure instructions an agent loads on demand. Cheap until invoked, which is why the per-session figure on each card is usually two digits.

arcgis-mcp-bridge

11210

muend/arcgis-mcp-bridge

Skill Claude CodeCodex

Secure local-first MCP server for ArcGIS Pro / ArcPy geoprocessing. Exposes 100 declarative ArcPy tools to MCP-compatible clients such as Claude Desktop and Cursor through stdio JSON-RPC. Use when operating local ArcGIS Pro data, running ArcPy/geoprocessing, managing geodatabases, projecting vector/raster data…

not rated 17 +1 2d ago A 202 tokens original Apache-2.0

akf

11211

HMAKT99/AKF

Skill Claude CodeCodex

Trust metadata for files, memories, and skills — check before you trust, stamp what you verify. A stamp costs 15 tokens; re-verifying costs 15,000.

not rated 16 1mo ago A 39 tokens original MIT

data-drift-strategy

11212

jnPiyush/AgentX

Skill Claude CodeCodex

Design strategies to detect, monitor, and remediate data drift in GenAI applications and ML pipelines. Use when monitoring LLM input patterns, detecting query distribution shifts, tracking embedding drift, building RAG retrieval quality monitoring, or establishing data governance for model inputs.

not rated 16 changed 7d ago A SkillSpector: pass 58 tokens original Apache-2.0

android-adb-control

11213

AbdullahMalik17/malikclaw

Skill Claude CodeCodex

Direct control of Android physical devices and Termux environments via Android Debug Bridge (ADB).

not rated 16 +1 27d ago A SkillSpector: pass 22 tokens original MIT

rijksmuseum-mcp-plus

11214

kintopp/rijksmuseum-mcp-plus

Skill Claude CodeCodex

Research workflows for the Rijksmuseum MCP+ server, addressing Dutch arts, crafts, and history across the museum's holdings. Capabilities include keyword, structured, and semantic text search, AI-driven image analysis, geospatial queries, collection statistics, Iconclass-driven iconographic discovery, AAM/CMOA-aligned…

not rated 16 changed 18d ago A SkillSpector: pass 136 tokens original MIT

ac-isolation

11215

gni/agents-container

Skill Claude CodeCodex

Workspace location, Python venv setup, and Rust installation guide. Use as a quick reference for environment setup.

not rated 16 +1 3mo ago C 26 tokens original Apache-2.0

xvary-stock-research

11216

xvary-research/claude-code-stock-analysis-skill

Skill Claude Code

Use when building thesis-driven equity analysis in Claude Code from public SEC EDGAR data and market snapshots — workflows /analyze, /score, /compare with bundled Python tools.

not rated 16 6mo ago A 41 tokens original MIT

omniwire

11217

NetVar1337/omniwire

Skill Claude CodeCodex

Infrastructure layer for AI agent swarms — 88 MCP tools for mesh control, A2A protocol, OmniMesh VPN, CyberSync, web scraping, firewall management, browser automation, and more. 80ms execution.

not rated 16 today B 49 tokens GPL-3.0

handoff

11218

edg-l/engram-mcp

Skill Claude Code

Save a session handoff to Engram for future sessions. Captures decisions, todos, blockers, mental model, and next steps as a structured memory. Use when the user wants to preserve session context before ending work.

not rated 16 21d ago A 47 tokens original Apache-2.0

gpt-image-2

11219

agentspace-so/agent-skills

Skill Claude CodeCodex

Generate images with GPT Image 2 (ChatGPT Images 2.0) inside Claude Code, using your existing ChatGPT Plus or Pro subscription — no separate OpenAI access, no per-image billing. Supports text-to-image, image-to-image editing, style transfer, and multi-reference composition via the local Codex CLI. Triggers on "gpt…

not rated 16 4mo ago A Socket: passSnyk: pass 119 tokens original MIT

four-meme-ai

11220

four-meme-community/four-meme-ai

Skill Claude Code

CLI tool for creating and trading meme tokens on Four.Meme (BSC), with structured JSON outputs for config, token details, pricing quotes, on-chain events, and TaxToken fee configuration.

not rated 16 +1 5mo ago A 44 tokens original MIT

metrics-chart

11222

axiomhq/skills

Skill Claude CodeCodex

Render Axiom metrics query results (application/vnd.metrics.v3+json) as line charts. Zero-dependency Unicode/ASCII by default; upgrades to inline PNG/SVG/sixel via gnuplot when present. Use when you have a metrics v3 query response and want to see the series as a chart in the terminal or transcript.

not rated 16 today C 71 tokens original MIT

roblox-animations

11223

sentinelcore/roblox-skills

Skill Claude CodeCodex

Use when working with Roblox animation systems including playing, stopping, or blending animations on Humanoid characters or non-Humanoid models, handling AnimationTrack events, replacing default character animations, or debugging animation priority and blending issues.

not rated 16 +1 7mo ago A Socket: passSnyk: pass 49 tokens

tripsy

11224

tripsyapp/cli

Skill Claude CodeCodex

Use when an agent needs to inspect, create, update, or organize Tripsy data through the local tripsy CLI or tripsy-mcp server.

not rated 16 changed 3d ago C 34 tokens original MIT

grizzly_sms

11225

GrizzlySMS-Git/grizzly-sms-mcp

Skill Claude CodeCodex

SMS verification and virtual phone numbers via Grizzly SMS API.

not rated 17 +1 6mo ago A 15 tokens original MIT

dense-evolution-mcp

11226

tatopenn-cell/Dense-Evolution

Skill Claude Code

Drive Dense-Evolution's real quantum circuit simulator, VQE solver, molecular Hamiltonian builder, QM/MM force calculator, and MD trajectory engine directly through the denseevolutionmcp MCP server, instead of writing new simulation code or describing what a circuit should do in the abstract. Use this skill whenever…

not rated 16 yesterday A 165 tokens

weather

11227

liquidos-ai/Odyssey

Skill Claude CodeCodex

Get current weather and forecasts (no API key required).

not rated 16 +1 1mo ago A 13 tokens GPL-3.0

tasknotes

11228

vanillaflava/tasknotes-skill

Skill Claude CodeCodex

Manage tasks in an Obsidian TaskNotes vault. Use for creating, reading, updating, or completing tasks; checking what is open or in progress; adding items to a list; marking tasks done or in progress; updating task status or priority; investigating why a task is missing from a view or board; troubleshooting TaskNotes…

not rated 17 +1 changed yesterday A 120 tokens original MIT

rails-audit-skill

11229

rubyroidlabs/rails-audit-skill

Skill Claude CodeCodex

Perform comprehensive technical reviews of Ruby on Rails applications. Runs automated analysis tools (RubyCritic, Brakeman, bundler-audit, Gitleaks, Debride, linters, SimpleCov, Rails stats, Rails ERD), analyzes code for architecture, security, authorization (Pundit/CanCanCan), dead code, and design issues, and…

not rated 16 +1 1mo ago B 118 tokens original MIT

rails-api-controllers

11230

Shoebtamboli/rails_claude_skills

Skill Claude CodeCodex

RESTful API controller patterns for Ruby on Rails. Use when: (1) Building JSON APIs, (2) API versioning, (3) Error handling and status codes, (4) Authentication with tokens/JWT, (5) Rate limiting, (6) CORS configuration, (7) Pagination and filtering, (8) API documentation, (9) Testing API endpoints.

not rated 16 2mo ago A 82 tokens original MIT

filemaker-xml

11231

andykear/FileMaker-XMLsnippet-Claude-Skill

Skill Claude CodeCodex

Use this skill whenever the user wants to work with FileMaker script XML or custom function XML. This includes: generating FileMaker XML from a description, pseudocode, or script steps; analysing or reviewing existing FileMaker XML for errors or silent-failure risks; converting scripts between formats; or any task…

not rated 16 changed today A 156 tokens

meta-ads

11232

YSY-99/meta-ads-api-field-guide

Skill Claude CodeCodex

Use when the user wants to automate Meta Ads (Facebook/Instagram) — creating campaigns, pulling insights, uploading creatives, scaling budgets, or debugging API errors. Enforces production-safe patterns from the Meta Ads API Field Guide — PAUSED-by-default creation, rate-limit header monitoring, learning-phase-aware…

not rated 16 5mo ago A 74 tokens original MIT

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: