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.

baoyan-radar

6721

XoomitLXH/baoyan-radar-skill

Skill Claude CodeCodex

A local-first tracker for Chinese graduate-admissions notices, especially recommendation-based admissions (保研/推免) such as summer camps and direct PhD offers. It watches university notice pages and matches announcements to a student's profile.

not rated 57 5mo ago A 112 tokens

longtext-translate

6722

zlhhhh8901/longtext-translate

Skill Claude CodeCodex

A workflow for translating, checking, or polishing text of any length. It first converts local PDFs and EPUBs into Markdown, a plain-text document format, before translating them.

not rated 57 +1 2mo ago A 86 tokens

report-helper

6723

Jiaranbb/report-helper

Skill Claude CodeCodex

A Chinese-language research workflow that searches the internet and produces a formatted PDF report about a specified topic.

not rated 57 1mo ago A 92 tokens original MIT

notify-user

6724

5dive-ai/5dive

Skill Claude CodeCodex

Send progress, completion, and option-prompt messages to the paired user via this agent's Telegram bot. Use whenever work takes more than a few seconds, when blocking on a user decision, or when presenting choices. Never go silent for more than 30s on a long-running task.

not rated 57 +1 today A SkillSpector: warn 61 tokens original MIT

evalbench-review

6725

GoogleCloudPlatform/evalbench

Skill Claude Code

Review a change in the EvalBench repo for (a) does it actually work — verified by running the tests and style checks, (b) does it follow EvalBench architecture — base-class contracts, config-key registration, PYTHONPATH-relative imports, sandbox isolation, concurrency safety, docs, (c) does it still build and deploy …

not rated 57 +1 yesterday A SkillSpector: warn 170 tokens original Apache-2.0

crush

6726

NatalieCao323/crush-skill

Skill Claude Code

An AI workflow that builds a simulated model of a romantic interest from chat logs, photos, and social media, including personality and attachment-style analysis.

not rated 57 5mo ago C 78 tokens original MIT

miyago9267/pilotfish-codex

Skill Codex

Apply Pilotfish's bounded task routing, Plan and approval gates, typed role delegation, security separation, blocked-task isolation, and fresh-context verification. Use for coding, debugging, refactoring, architecture, security-sensitive work, multi-step repository changes, or any request where execution mode…

not rated 57 +1 changed 6d ago A SkillSpector: pass 72 tokens original MIT

loop-engineering

6729

invincible04/awesome-loop-engineering

Skill Claude CodeCodex

Design and scaffold an autonomous "loop" around a coding agent for a recurring workflow. Use when the user wants to stop hand-prompting an agent and instead build a system that discovers work, delegates it to a maker, verifies the result with a separate checker, remembers progress on disk, and re-runs until a goal is…

not rated 57 +1 2mo ago A 150 tokens original MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use when mapping a repeatable website workflow into a verified Hermes skill so later runs can follow known steps instead of rediscovering the site. Surveys browser compatibility, semantic targets, failure modes, recovery paths, decision gates, and expiry using dummy data and no irreversible submissions.

not rated 57 +1 1mo ago A SkillSpector: pass 60 tokens original MIT

file-organizer

6731

smithjoshua/claude-code-cowork-skills-file-organizer

Skill Claude CodeCodex

Organize files using the PARA method (Building a Second Brain). Intelligent categorization into Projects, Areas, Resources, and Archive with inbox workflow. Triggers on "organize my files", "organize my downloads", "second brain", "PARA method", "clean up files". Creates numbered PARA folders, renames poorly-named…

not rated 57 +2 8mo ago A 88 tokens original MIT

cold-outreach-writer

6732

JJenglert1/gtm-engineer-starter-kit

Skill Claude CodeCodex

Generates a personalized 3-email outreach sequence for a prospect. Each email is short, human, and built around a specific signal — not a generic pitch.

not rated 57 +1 6mo ago A 0 tokens

cornerman

6733

TalalAhmed311/cornerman

Skill Claude CodeCodex

Conduct a realistic, adaptive technical mock interview from a resume and job description. Use whenever the user wants interview practice, mock interviews, resume-based questioning, system design practice, LLD grinding, or to prepare for a specific tech role — even if they just paste a resume and a JD, upload a PDF…

not rated 57 +1 1mo ago A 125 tokens

technocore-adapter

6734

d4ncboz/technocore

Skill Claude CodeCodex

Comprehensive Autonomous Agent Skill for Technocore and Flop Labs ($FLOP) Ecosystem. Provides deterministic Ed25519 identity generation (did:key:z6Mk...), KV durable note registration, tamper-evident signed message broadcast, and cryptographic proof-of-contribution generation.

not rated 57 +2 22d ago A 64 tokens original MIT

thesis-flowchart

6735

BAOXI11/thesis-flowchart

Skill Codex

Create, revise, normalize, and validate thesis-ready flowchart figures for undergraduate theses, graduation projects, dissertations, and academic papers. Use when users ask to draw or convert thesis/graduation-project process descriptions, algorithm steps, system workflows, business processes, experimental protocols…

not rated 57 +2 1mo ago A 139 tokens original MIT

ble

6736

indecenti/NucleoOs

Skill Claude CodeCodex

Operate ESP-Claw BLE: initialize BLE, advertise, handle connections, process events, and inspect module state.

not rated 57 +1 8d ago A 24 tokens

paper-writer

6737

kgraph57/paper-writer-skill

Skill Claude Code

Medical/scientific paper writing workflow skill. Manages the full pipeline from literature search to submission-ready manuscript. Creates and manages a project directory with IMRAD-format section files, literature matrix, reference management, and quality checklists. Supports both English and Japanese papers.…

not rated 57 +2 1mo ago A 106 tokens original MIT

skill-find-papers

6738

zifangchen/skill-find-papers

Skill Codex

Find, rank, summarize, and track high-quality research papers with Scholar MCP, accept user-submitted PDFs, DOIs, or links through a persistent local inbox as special-interest signals, then create evidence-rich bilingual Feishu deep-read documents with detailed abstracts, contributions, methods, figures, and verified…

not rated 57 +2 3mo ago A 105 tokens original MIT

analyst-chart-table

6739

richardhe-fundamenta/practical-gcp-examples

Skill Claude CodeCodex

Use when answering a business/analytics question over already-aggregated data and the deliverable is a visual. Produces ONE annotated chart plus a compact exact-numbers table, with the headline finding as the title. Defaults to a single secure PNG image (no live code in the artifact). Trigger on requests like "show me…

not rated 57 1mo ago A SkillSpector: warn 116 tokens original MIT

video-ad-generator

6740

creatify-ai/video-ad-generator

Skill Claude CodeCodex

Complete video ad creation toolkit — from creative brief to published ad. Includes hook formulas, script frameworks, multi-format strategy, A/B testing methodology, and batch workflow patterns. Integrates with Creatify API for automated URL-to-video, ad cloning, AI script generation, custom templates…

not rated 57 +1 6mo ago A 179 tokens original MIT

prisma/skills

Skill Claude CodeCodex ✓ vendor

Required reference for Prisma ORM 7 SQL driver adapter work. Use when implementing or modifying adapters, adding database drivers, or touching SqlDriverAdapter, Transaction, savepoint, result mapping, or DriverAdapterError behavior. Covers current transaction lifecycle, optional savepoint hooks, original…

not rated 57 +1 8d ago A Socket: passSnyk: passSkillSpector: pass 69 tokens original MIT

sentry

6742

JustVugg/tools-factory

Skill Claude CodeCodex

Generated by Gutenberg. Use this skill to call the sentry API through the local sentry CLI.

not rated 57 +3 2mo ago A SkillSpector: warn 37 tokens original MIT

dacnay816y62-hub/regional-culture-poster

Skill Codex

Convert Chinese provinces, municipalities, autonomous regions, cities, counties, ancient cities, and cultural regions into restrained contemporary posters led by one culturally transformed Chinese character. Supports direct one-shot final image generation and layered production. Use when the user asks for a…

not rated 57 +1 10d ago A 158 tokens original MIT

rewardkit

6744

pku-liang/hwe-bench

Skill Claude CodeCodex

Write Harbor task verifiers using Reward Kit. Use when creating or editing a task's tests/ directory, adding grading criteria, setting up LLM/agent judges, or designing verifiers that produce a reward score.

not rated 57 +2 1mo ago A 46 tokens copy · 91% Apache-2.0

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: