agent-skills skills

41,017 tagged agent-skills, measured the same way as everything else here.

Browse within: agentic-ai 454coding-agents 214agents 192academic-research 182academic-writing 182journal 182azure 169foundry 169sdk 169agent-plugins 158ai-coding-agent 155ai-skills 151anthropic-claude 136claude-ai 136

cloud-cli-safety

3169

catpilotai/catpilot-ai-guardrails

Skill Claude CodeCodex

Require query-before-modify, full-command display, explicit confirmation, and rollback preparation before any cloud CLI invocation that mutates infrastructure. Covers Azure (az), AWS (aws), GCP (gcloud, gsutil), Kubernetes (kubectl, helm), and Terraform/IaC (terraform). Born from a real production incident where a…

not rated 2 changed today A 92 tokens original MIT

codify

3170

BCGen/skills

Skill Claude CodeCodex

Scans a project's current practice, classifies each convention by how it is best enforced, and routes it to the fittest mechanism - config, project doc, rule, a project skill, or a paste-ready pointer. Use when setting up an existing project so the first agent execution follows its conventions, or when asked to…

not rated 2 2mo ago A 76 tokens original MIT

api-scaffold

3171

xmqywx/claude-code-skills

Skill Claude CodeCodex

Scaffold a production-ready REST API endpoint with CRUD operations, input validation, error handling, rate limiting, and test skeletons. Supports Express and Fastify.

not rated 2 5mo ago A 36 tokens

programasweights

3173

tolimcn7786/skills

Skill Claude CodeCodex

Compile a natural-language spec into a tiny neural function that runs locally with ProgramAsWeights (PAW). Use it for fuzzy text-in / text-out tasks that a regex can't handle but that are too slow, costly, or overkill to send to a full LLM on every item - classify, categorize, label, or tag text (sentiment, urgency…

not rated 2 2d ago A 215 tokens copy · 100% MIT

api-design

3174

aps08/fullstack-clean-architecture

Skill Claude CodeCodex

Guidelines for RESTful API design, endpoint naming conventions, and standardizing JSON responses.

not rated 2 3mo ago A 21 tokens original Apache-2.0

devex-engineer

3175

CODE-SAURABH/OpenSkills

Skill Claude CodeCodex

Developer experience audit and improvement skill. Use when the user wants to review their API, CLI, SDK, or docs from a developer perspective, benchmark their onboarding flow against competitors, measure Time to Hello World (TTHW), trace friction points step-by-step, or improve the developer experience of a product…

not rated 2 1mo ago A 68 tokens original MIT

SaikaAco/saika-hermes-skills

Skill Claude CodeCodex

Use when work is multi-step, context-heavy, research-heavy, or delegated. Contains bulky context, phases work, bounds retries, delegates independent reasoning, and reserves capacity for verification.

not rated 2 changed 2d ago A 42 tokens original MIT

skillopt-skill-writer

3177

Waylish/skillopt-skill-writer

Skill Claude CodeCodex

Create, improve, and validate agent skills using a SkillOpt-inspired workflow: scored evidence, bounded add/delete/replace edits, validation gates, rejected-edit memory, and compact deployable SKILL.md artifacts. Trigger when the user says "write a skill", "create a Codex skill", "make a Claude skill", "turn this…

not rated 2 3mo ago A 165 tokens original MIT

anti-slopper

3178

marcelolebre/anti-slopper

Skill Claude CodeCodex

Write and edit clear, specific prose without formulaic AI phrasing. Use when drafting or revising text for people to read, including docs, PR descriptions, commit messages, comments, email and chat replies, essays, and social posts. Preserve facts, uncertainty, and the writer's voice.

not rated 2 changed 8d ago A 63 tokens original MIT

WSD-MJ/xhs-writing

Skill Claude CodeCodex

A generator for complete social-media marketing posts, including a title, main text, emoji, and hashtags. Xiaohongshu is a Chinese social lifestyle platform.

not rated 2 1mo ago A 135 tokens

think-big

3180

fabioespindula/awesome-nanoclaw-skills

Skill Claude Code needs its repo

Use this skill when the user asks to "think-big", think big, explore possible futures, map strategic possibilities, synthesize signals, generate scenarios, find second-order effects, identify opportunities, or challenge consensus around a broad theme in markets, products, technology, society, careers, companies…

not rated 2 4mo ago A 124 tokens original MIT

viral-forge

3181

asoiso/trend-radar

Skill Claude CodeCodex

A content-writing skill that turns a current news topic into platform-specific posts for Chinese services such as Xiaohongshu, Douyin, Bilibili, Weibo, Zhihu, and WeChat.

not rated 2 4mo ago A 111 tokens original Apache-2.0

ivan-sincek/threat-modeling-agent-skills

Skill Claude CodeCodex

Systematically identify and classify technical and business risks using the risk-centric PASTA threat modeling framework. Use when the user says "run PASTA", "do PASTA threat modeling", or "identify risks".

not rated 2 changed 9d ago A 51 tokens original MIT

agents-md-writer

3183

RUIIIOVO/agents-md-writer

Skill Claude CodeCodex

An instruction-file writing skill for creating, reviewing, or reorganizing AGENTS.md and CLAUDE.md files. These files give coding agents project facts and working rules, such as how to run tests or follow conventions.

not rated 2 2d ago A 105 tokens original MIT

indie-app-shipping

3184

cuongdev/indie-app-shipping

Skill Claude CodeCodex

A solo/indie playbook for shipping small mobile apps fast on iOS/macOS (App Store) and Android (Google Play), testing real demand, and deepening only the apps that show signal. Use whenever the user is shipping a mobile app — scaffolding app structure, wiring onboarding/settings/paywall/restore/legal screens, writing…

not rated 2 3mo ago A 207 tokens original MIT

modern-saas-builder

3185

lijnati/modern-saas-builder-skills

Skill Claude CodeCodex

Founder-minded senior product engineer and SaaS architect skill. Use when building, planning, architecting, validating, designing, testing, securing, deploying, or monetizing modern SaaS products, micro-SaaS, web apps, AI agents, Web3/Base applications, agent commerce, or Telegram bots/Mini Apps. Always active when…

not rated 2 22d ago A 98 tokens original MIT

andrejkaxz/Vanessa_for_AI

Skill Codex

A skill for creating, editing, checking, and diagnosing Russian-language Turbo Gherkin `.feature` files for Vanessa Automation, a tool for testing 1C applications. It covers UI and export scenarios without MCP.

not rated 2 20d ago A 105 tokens

rrpauls/hermes-esra

Skill Claude CodeCodex

Run one bounded ESRA review after a major architecture or skill change, repeated failure, or an explicit full-cycle request. Select only the meta-skills justified by observable evidence; skip routine successful work. Triggered by "orchestrate evolution", "run full ESRA cycle", "improve self-development cycle", "hermes…

not rated 2 changed 3d ago A 85 tokens original Apache-2.0

e2e-tests

3188

GlamgarOnDiscord/claude-saas-blueprint

Skill Claude Code needs its repo

Tests E2E Playwright pour SaaS Next.js : setup, Page Object Model, auth state, flows critiques (login, billing, onboarding), CI GitHub Actions.

not rated 2 4mo ago A 40 tokens original MIT

effective-claude-code

3189

JakeLin/effective-claude-code

Skill Claude Code

Apply Effective Claude Code book principles to a project's Claude setup. Use when someone asks to improve their Claude Code setup, apply best practices, or configure Claude Code for a project. Also triggers on "apply item-N", "apply chapter-N", "apply hooks/memory/settings/subagents", or "how should I configure Claude…

not rated 2 2mo ago A 72 tokens

dapp-architect

3190

Solonnikov/agent-skills

Skill Claude CodeCodex

Designs decentralized apps from brief to production — user + trust-boundary mapping, contract architecture, client layer, indexing strategy, off-chain components, deployment pipeline, and ops. Use when starting a new dApp and needing a coherent plan before code, auditing an existing dApp for architectural gaps, or…

not rated 2 4mo ago A 80 tokens

vaquarkhan/compliance-agent-skills

Skill Claude CodeCodex

Implements FedRAMP Moderate baseline assessments using NIST SP 800-53 Revision 5 controls—authorization boundary definition, System Security Plan (SSP), Plan of Action and Milestones (POA&M), and continuous monitoring (ConMon)—with Cloud Service Provider (CSP) and agency customer responsibility matrices. Trigger when…

not rated 2 23d ago A 179 tokens original MIT

rls-policy

3192

m-binimran/dev-pack

Skill Claude CodeCodex

Write and test Supabase/Postgres Row-Level Security policies so users can only access their own rows. Use when a table holds user data, when enabling RLS, or when auditing access control on Supabase.

not rated 2 3mo ago A 46 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: