Every mod

All nine kinds in one list: what an agent loads, what it runs, what it reads and what bundles the rest. 415,061 of them, each with its token cost per session, a security scan with the line that triggered it, and whether it is the original or one of the copies.

SHAdd0WTAka/Zen-Ai-Pentest

Agent Claude CodeOpenCode

Expert FedRAMP and NIST Risk Management Framework compliance engineer specializing in both FedRAMP authorization pathways — the traditional Rev5 path (NIST 800-53 Rev 5 control implementation, System Security Plans, 3PAO assessment, agency authorization) and the modernized FedRAMP 20x path (Key Security Indicators…

not rated 455 +2 today A 130 tokens original MIT

zerotoken-openclaw

3434

AMOS144/ZeroToken

Skill Claude CodeCodex

Use when using ZeroToken MCP via OpenClaw for browser automation, trajectory recording and low-token replay, especially for recurring or scheduled browser tasks.

not rated 454 4mo ago A SkillSpector: pass 36 tokens original MIT

MinaSaad1/pbi-cli

Skill Claude CodeCodex

Vibe-code Power BI custom visuals end-to-end: scaffold a TypeScript project, iterate on src/visual.ts and capabilities.json, validate with the Power BI Visuals SDK toolchain, package to .pbiviz, and import into a PBIR report. Invoke this skill whenever the user mentions "custom visual", "pbiviz"…

not rated 454 +2 yesterday A SkillSpector: warn 152 tokens original MIT

google-maps

3436

cablate/mcp-google-map

Skill Claude CodeCodex

Geospatial query capabilities — geocoding, nearby search, routing, place details, elevation. Trigger when the user mentions locations, addresses, coordinates, navigation, "what's nearby", "how to get there", distance/duration, or any question that inherently involves geographic information — even if they don't…

not rated 454 +9 3d ago A SkillSpector: warn 80 tokens original MIT

ppt-speech-writer

3437

AI272/speaker

Skill Claude CodeCodex

Read a real .pptx using text extraction, OOXML inspection, slide rendering, OCR, visual inventory, and vision-capable screenshot review; then write academic speaker notes grounded in every visible slide element, generate a complete display-version document, and inject clean notes into the PowerPoint notes pane. Use…

not rated 454 +5 2mo ago A 113 tokens

stop-ai-slop-jp

3438

iKora128/stop-ai-slop-jp

Skill Claude CodeCodex

A Japanese-language editing guide for making AI-written drafts sound more like writing from a specific person. It focuses on clear claims, natural rhythm, and naming who did what.

not rated 454 +4 3mo ago A 80 tokens original MIT

sys-info

3439

barry-ran/QuickDesk

Skill Claude CodeCodex

Retrieve system information and list running processes on a remote host via QuickDesk. Use when the user asks to check server health, monitor CPU or memory usage, view disk space, list running processes, or query OS and uptime details on a remote machine.

not rated 454 +13 29d ago A SkillSpector: pass 53 tokens original MIT

plannotator-tui

3440

plannotator/herdr-annotate

Skill Claude CodeCodex

Open a Markdown plan or document for the human to review and annotate in a Herdr pane; their feedback arrives as your next message. Use when you have written a plan, spec, or design document that needs human review before you act on it.

not rated 454 +56 4d ago A SkillSpector: pass 56 tokens original MIT

bytedance/agentkit-samples

Skill Codex ✓ vendor

Guide a user conversationally through generating a new ad video from a template video and a user-provided product image. The host agent performs video understanding, detailed analysis, and rewrite planning; BytePlus Seedance is used only for final video generation with local product images as generation references.

not rated 454 +4 changed 10d ago A SkillSpector: warn 71 tokens original Apache-2.0

recomby-geo

3442

ViryaZheng/recomby-geo

Plugin Claude Code

Bundles 9 skills, 7 commands · 1,389 tokens together

Self-contained GEO (Generative Engine Optimization) plugin: 7 slash commands orchestrate the pipeline (/01-intake → /07-reaudit), 7 vendored open-source skills supply commodity capabilities (audit, content writing, schema, internal linking, keyword expansion, quality scoring, frontend design) plus one original skill…

not rated 454 +1 2mo ago A tokens not measured original MIT

agr-cli

3443

computerlovetech/agr

Skill Claude CodeCodex

Install, share, sync, and create AI agent skills across coding tools (Claude Code, Cursor, Codex, OpenCode, Copilot, Pi) using the agr CLI. Use whenever the user mentions agr, agr.toml, agr.lock, agrx, or asks to: add a skill ("install the pdf skill", "agr add ..."), sync agent resources across tools, share skills…

not rated 453 +1 1mo ago A SkillSpector: warn 147 tokens original MIT

breakdown-pr

3444

HangYu8123/HarnessFlow

Skill Claude Code

Plan and optionally execute a large pull request split into small stacked PRs. Use for PR breakdown, split PR, stacked PRs, branch decomposition, oversized diffs, gh-stack, Graphite, git range-diff, or PR too large.

not rated 453 +2 2d ago A 54 tokens

ask-agents

3445

chrisblattman/claudeblattman

Skill Codex

Send a task or question to Claude Code and/or Gemini as external subagents and report back what they said. Use when the user asks to ask Claude, ask Gemini, ask both, get a second opinion, split reviewer roles, or compare external agents.

not rated 453 +2 3mo ago A SkillSpector: warn 55 tokens original MIT

ryantsai/KKTerm

Skill Claude CodeCodex

Improve KKTerm Dashboard AI Created Widget visual design, layout hierarchy, desktop utility polish, design-system consistency, compact states, and redesign critique.

not rated 453 +3 2d ago A 33 tokens

checkmcp

3447

comol/ai_rules_1c

Command Claude Code

Check availability of 1C MCP servers and install/start the missing ones.

not rated 453 +1 changed 5d ago A 14 tokens

mobiai-core

3448

ArisGuimera/MobiAI-Core

Plugin Cursor

Bundles 7 plugins

AI ecosystem for mobile development — skills, specialized agents, and automated pipelines for Android, iOS, KMP, Flutter, and React Native.

not rated 453 +4 today A tokens not measured original MIT

ticket-manager

3449

galdawave/pickle-rick-extension

Skill Claude CodeCodex needs its repo

Expertise in managing Linear tickets locally using Markdown files. Use when you need to create, update, search, or break down features into atomic implementation tickets.

not rated 452 +1 4mo ago A SkillSpector: warn 34 tokens original Apache-2.0

prolong

3450

alexisfox7/PRO-LONG

Skill Codex

Recover and use durable coding-session history from PRO-LONG's local append-only log. Use on long-running coding tasks, after context compaction or session resume, when reconstructing prior decisions or tool results, or before repeating work that may already have been attempted.

not rated 452 +8 23d ago A SkillSpector: pass 55 tokens original MIT

api2cli

3451

alexknowshtml/api2cli

Skill Claude CodeCodex needs its repo

Generate a working CLI from any API, then wrap it in a Claude Code skill. Point it at API docs, a live URL, or a peek-api capture and get a dual-mode Commander.js CLI (human + agent output) plus a ready-to-use skill folder. Use when user wants to wrap an API in a CLI, generate a CLI from API docs, turn an API into a…

not rated 451 6mo ago A 101 tokens original MIT

image-crop-rotate

3452

instavm/open-skills

Skill Claude CodeCodex

Image processing skill for cropping images to 50% from center and rotating them 90 degrees clockwise. This skill should be used when users request image cropping to center, image rotation, or both operations combined on image files.

not rated 451 7mo ago A 50 tokens copy · 100% Apache-2.0

deep-security-scan

3453

CoWork-OS/CoWork-OS

Skill Codex

Use when the user asks for a deep, exhaustive, multi-pass, or variance-reducing repository-wide Codex Security scan. Run repeated independent repository-wide discovery passes with worker-specific threat models, semantically merge candidates, synthesize one canonical validation threat model, then run validation…

not rated 451 +5 yesterday A SkillSpector: warn 97 tokens original MIT

twitterapi-io

3455

kaitoInfra/twitterapi-io

Skill Claude CodeCodex

Official skill for twitterapi.io — query Twitter/X data (tweets, profiles, followers, advanced search, trends, spaces, communities, lists) and perform authenticated actions (post, reply, like, retweet, follow, DM) via the twitterapi.io REST API using a single x-api-key header — no OAuth. Use when the user needs to…

not rated 450 +54 3mo ago A Socket: warnSnyk: failSkillSpector: warn 97 tokens original MIT

git-memento-workflow

3456

mandel-macaque/memento

Skill Claude CodeCodex

Use git-memento to initialize repository-level AI provider settings, create commits that attach AI session transcripts as git notes, and sync notes to remote. Trigger this skill when users ask to create or troubleshoot memento commits, configure providers (Codex or Claude), verify note attachment, or share notes with…

not rated 450 +1 6mo ago A 69 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: