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.

asd-ste100

12769

rsturla/eternal-images

Skill Claude CodeCodex

Rewrite and check technical text against ASD-STE100 Simplified Technical English, a controlled English with short sentences, active voice, simple tenses, and approved words. Use when the user asks to apply STE, simplify technical writing, reduce ambiguity or "AI slop", check STE compliance, or write documentation…

not rated 11 yesterday A 77 tokens original MIT

sena-ai

12771

unlimiting-studio/sena-ai

Skill Claude CodeCodex

Use this skill when building or modifying an AI agent with the @sena-ai framework. It covers new-project setup, Slack connectors (HTTP/Socket Mode), writing sena.config.ts (runtime, hooks, schedules), defining custom tools, connecting MCP servers, and operating the CLI.

not rated 11 1mo ago A 60 tokens

arxiv-search

12772

TaewoooPark/MagLab

Skill Claude Code

Skill "arxiv-search" from TaewoooPark/MagLab, covering category scoping, query families (3–6 per topic), version and doi resolution, tier classification and output contract.

not rated 11 1mo ago A 68 tokens original MIT

create-pptx

12773

wuwahe/Many-Foot

Skill Claude CodeCodex needs its repo

Create PowerPoint presentations (PPTX) using Python and python-pptx. Handles timelines, charts, diagrams, slide layouts, custom colors, shapes, connectors, text formatting, and slide transitions. Knows WPS compatibility pitfalls. Use when the user asks to: generate a PPT/PPTX file, create a presentation, make a slide…

not rated 11 3mo ago A 127 tokens original Apache-2.0

html-ppt

12774

VampireQW/prototype-generator

Skill Claude CodeCodex

A template-driven studio for creating animated presentations as static HTML pages. It supports slide decks, including reveal-style presentations and other multi-slide visual content.

not rated 11 3mo ago A 169 tokens

babysit-pr

12775

chemany/Mente

Skill Codex

Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is required. Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and keep…

not rated 11 4mo ago A 114 tokens original MIT

herdr-session-parker

12777

iviaxpow3r/herdr-session-parker

Skill Claude CodeCodex

Park and resume agent sessions inside Herdr tabs without manually tracking session IDs. Use when the user asks to park a tab/session, resume a parked tab, list parked sessions, free computer resources, hibernate idle agent panes, or manage Herdr Session Parker.

not rated 11 2mo ago A 58 tokens original MIT

ernie-image

12778

zstmfhy/ernie-image

Skill Claude CodeCodex

A Chinese-language guide for writing prompts for ERNIE-Image, Baidu's image-generation model. It provides prompt templates and rules based on examples from the model's official prompt site.

not rated 11 5mo ago A 139 tokens original MIT

ai-domain-analyzer

12779

xuanyuanzhifeng/domain-analysis-skill

Skill Claude CodeCodex

An automated tool for analysing newly registered .ai domain names, which are website addresses using the .ai ending commonly associated with artificial intelligence.

not rated 11 3mo ago A 24 tokens

vcd-waveform-debug

12780

neveltyc/VCD_ANALYZER

Skill Claude CodeCodex

VCD waveform analysis for RTL debug. Use when the user has a .vcd file and wants to inspect, search, compare, or summarize digital simulation waveforms. Triggers include any mention of VCD files, waveform analysis, signal dump inspection, RTL debug, simulation results, value change dump, or specific VCD signal queries…

not rated 11 changed 9d ago A SkillSpector: pass 158 tokens original MIT

rema-discovery

12781

Alfredvc/rema1000-cli

Skill Claude CodeCodex

Discovery workflow for the rema CLI. Browse current offers and bonus missions, check weekly sales campaigns, find stores, and view transaction history. Use when exploring what's available at REMA 1000.

not rated 11 5mo ago A 44 tokens original MIT

easy-prompt

12782

TJCmimo/easy-prompt

Skill Claude CodeCodex

A guide for improving, rewriting, or creating prompts that can be copied and reused.

not rated 11 2mo ago A 27 tokens

code-assist

12783

brazil-bench/pourpoise

Skill Claude CodeCodex

This sop guides the implementation of code tasks using test-driven development principles, following a structured Explore, Plan, Code, Commit workflow. It balances automation with user collaboration while adhering to existing package patterns and prioritizing readability and extensibility. The agent acts as a…

not rated 11 8mo ago A 105 tokens original Apache-2.0

address-sieve-review

12784

DanielT777/sieve

Skill Codex

Read and address code-review annotations created in the Sieve VS Code extension. Use automatically when the user asks to handle their latest Sieve review, fix or address Sieve feedback, act on comments or annotations they just left in Sieve, or continue after reviewing changes with Sieve. Do not use for GitHub…

not rated 11 1mo ago A 80 tokens original MIT

cloudperf

12785

tansoft/cloudperf

Skill Claude Code

CloudPerf network performance testing tool. Query cloud network quality data including citysets, countries, cities, ASNs, and performance metrics between source and destination nodes. Use when the user asks about network performance, latency, cloud region comparison, or CloudPerf data.

not rated 11 5mo ago A 55 tokens original Apache-2.0

aws-html-slides

12786

lanceli93/aws-html-slides

Skill Claude CodeCodex

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through pre-built visual previews rather than abstract choices.

not rated 11 2mo ago A 66 tokens original MIT

investment-os

12787

youmadefox-spec/ai-botanic-picker-serenity-skill

Skill Codex

An investment-analysis framework for choosing what assets to buy and when to buy them. It examines business bottlenecks, public evidence, market structure, volatility, relationships between assets, and trading pressures.

not rated 11 3mo ago A 187 tokens

java-messaging

12788

mindcockpit-ai/cognitive-core

Skill Claude Code

Messaging and middleware patterns for Java — in-process events, Spring Events, RabbitMQ, JMS, Kafka, Redis Streams. Graduated complexity from simple to enterprise scale.

not rated 11 2d ago A 37 tokens

flyio

12789

FortiumPartners/ai-mesh

Skill Claude CodeCodex

Version: 1.0.0 | Target Size: <25KB | Purpose: Fast reference for Fly.io deployments and global application distribution.

not rated 11 9mo ago A 0 tokens

loom-vision

12790

scrollinondubs/behalfbot

Skill Claude CodeCodex

Process a Loom share URL into multimodal context - downloaded video, sampled frames at one frame per 5 seconds, and the auto-generated transcript. Triggers when the user shares a Loom URL, asks what is happening in a Loom video, or wants visual context beyond the transcript.

not rated 11 yesterday A 60 tokens

full-code-review

12791

baseballyama/eslint-plugin-postgresql

Skill Claude Code

Use before opening a PR to do a maintainer-perspective review of a branch. Walks through "why does this exist", "is the design right", "is the implementation correct", and "are tests / docs / changelog complete". Invoked when the user says "review my branch", "do a full review", "is this PR ready", or…

not rated 11 yesterday A SkillSpector: pass 82 tokens original MIT

algorithm-iterate

12792

wang90063/nslb-optimization-agent

Skill Claude Code

A Chinese-language skill for iterating on Solution.cpp, the C++ program for an NSLB leaf-spine network load-balancing challenge, to improve its online evaluation score.

not rated 11 3mo ago A 284 tokens

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: