ai-agents skills

52,164 tagged ai-agents, measured the same way as everything else here.

Browse within: LLM 349agentic-ai 299antigravity 221agent 214chatgpt 207agentic-skills 192ai-workflows 185agents 166coding-agents 164ai-assistant 134cli 124claude-code-skills 101agent-infrastructure 100claude-cli 100

mengram-memory

433

alibaizhanov/mengram

Skill Claude CodeCodex

Long-term memory with 3 types (facts, events, workflows). Remember user preferences, past conversations, and learned procedures across sessions. Use when recalling what the user said before, saving important info, getting user context, or tracking completed workflows.

not rated 194 +3 yesterday A SkillSpector: pass 53 tokens original Apache-2.0

comfy

434

Comfy-Org/comfy-skills

Skill Claude CodeCodex

Generate images, video, audio, and 3D with Comfy Cloud — search hundreds of models and workflow templates, run custom ComfyUI workflows, and manage generation jobs through the hosted Comfy Cloud MCP server. Cloud-only — connects to the hosted service, not a local ComfyUI install. Use for any "generate/edit an image"…

not rated 194 +5 3d ago A SkillSpector: pass 92 tokens original MIT

spotme

435

wtfzambo/spotme

Skill Claude CodeCodex

Gym mode for agentic coding. When active, hands off implementation exercises to the human instead of completing them. Tracks difficulty and reviews submitted work.

not rated 194 +1 3mo ago A 32 tokens

mainline

436

mainline-org/mainline

Skill Claude CodeCodex

Use for coding-agent work in Git repos that use or may need Mainline, or when users mention Mainline, intents, agent autonomy, agentauthority, maxautonomy, stop lines, allowedboundary, inspectorstop, beforecommit/proposedintent/openedpr, current-instruction overrides, commit/seal handoff, push/PR review boundaries…

not rated 193 +4 1mo ago C 117 tokens

use-v4-flash-worker

437

Utopia-V/mixagents

Skill Codex

Use only for an existing Codex 0.148.x-or-older DeepSeek-backed v4flashworker installation; contains the legacy plaintext-Hook handoff, recovery, and data-boundary contract. On Codex 0.149.0 or later, direct cross-provider work to MixAgents Broker instead.

not rated 192 +7 changed 7d ago A SkillSpector: pass 70 tokens original MIT

pr-council-review

439

ffroliva/gflow-cli

Skill Claude CodeCodex needs its repo

Multi-dimensional LLM council review of an open PR (default) or a local feature branch (§ 8 branch mode, invoked via /gflow:branch-review). Five baseline dimensions (correctness, quality, security, tests, memory-hygiene) plus adaptive dimensions per surface (transports / data / CLI / docs / auth / BDD / scripts /…

not rated 192 +27 changed 4d ago A SkillSpector: warn 125 tokens original MIT

engramory

440

tinqiao-oss/engramory

Skill Claude Code

Curated, file-based long-term memory for an AI agent. Use this skill (1) at the start of a task or when resuming unfinished work to recall via the memory index, (2) during a task to save durable user, feedback, project, or reference facts, (3) when a task finishes, to run the completion checkpoint — promote what is…

not rated 190 +4 changed 7d ago C 212 tokens original MIT

base-help

441

ChristopherKahler/base

Skill Claude Code

Coach mode for the base CLI: teaches what to do and why, rather than just answering. Use for any question about base (how to use it, what it can do for me, star commands, handoffs, forks, rules, domains, recall, AST queries, sync, the graph), or when a base command errors or behaves unexpectedly. Also invoked directly…

not rated 205 +29 changed 4d ago B 85 tokens

moskoo/xxg-portrait-rebuild-light

Skill Claude CodeCodex

Edit an existing JPG, JPEG, PNG, or WebP portrait to rebuild physically coherent light, exposure, color, capture style, and clean optical skin realism without changing the person. Use for plastic-skin or AI-look removal, tone or white-balance correction, camera/film/device emulation, natural fill, backlight…

not rated 189 +29 changed 5d ago A 101 tokens original MIT

split-into-references

443

thedaviddias/skill-check

Skill Claude CodeCodex

Use when skill-check reports body.maxlines and you need to modularize a long SKILL.md into maintainable references/.md docs after running split-body.

not rated 188 3mo ago A 0 tokens original MIT

ak-cloud-deploy

444

yaalalabs/agent-kernel

Skill Claude CodeCodex needs its repo

Deploy an Agent Kernel project to AWS, Azure, or GCP using Terraform modules, or to any Kubernetes cluster (on-prem, baremetal, EKS) using the official Helm chart. Supports serverless and containerized modes for all three clouds. AWS supports execution modes (restsync, restasync, async, stream), queue-based scalable…

not rated 188 +22 changed 9d ago A SkillSpector: warn 146 tokens original Apache-2.0

mcp-builder

445

keyuchen21/agentic-engineering-handbook

Skill Claude CodeCodex

Build MCP (Model Context Protocol) servers that give Claude new capabilities. Use when user wants to create an MCP server, add tools to Claude, or integrate external services.

not rated 187 +3 1mo ago A 38 tokens copy · 100% MIT

reviewing-plan-docs

446

permit0-ai/permit0

Skill Claude CodeCodex

Review planning documents by reading the plan docs and doing a thorough codebase walkthrough, then writing detailed review docs. Use when the user asks to review, audit, critique, or validate a plan, design doc, or spec in the permit0 repository.

not rated 186 2mo ago A SkillSpector: pass 56 tokens original Apache-2.0

memory-system

447

kangarooking/system-prompt-skills

Skill Claude CodeCodex

Design guidance for giving an AI a persistent memory system. It covers storing, finding, using, changing, and deleting information such as user preferences and project knowledge.

not rated 186 +3 4mo ago A 166 tokens original MIT

XSS_SKILL

448

BugTraceAI/BugTraceAI-CLI

Skill Claude CodeCodex

Cross-site scripting skill vision validation.

not rated 185 +1 10d ago A 11 tokens original Apache-2.0

autonomous-run

449

PromptPartner/agentsmith

Skill Claude CodeCodex needs its repo

Prepare, start, inspect, resume, or stop a finite local overnight coding run after a human has accepted a Wayfinder terminal spec; coordinates a declared Claude/Codex maker and independent checker without pushing, merging, or writing to external systems.

not rated 184 +1 changed 9d ago A SkillSpector: pass 53 tokens original MIT

anydesign

450

uxKero/anydesign

Skill Claude CodeCodex

Analyze images, websites, and Figma files to extract their design and generate a design.md with token system, component inventory, and reconstruction notes. Use this skill whenever the user wants to understand, document, replicate, or audit the design of something visual: a screenshot, a URL, a Figma link, a Pinterest…

not rated 184 +6 3mo ago A 214 tokens original MIT

task-lifecycle

451

Aura-Industry/AuraOS

Skill Claude CodeCodex

Manage the task pipeline. All commands use $TASKCTL from the project root.

not rated 183 +1 2mo ago A 0 tokens

ultracode

452

PabloNAX/ultracode-skill

Skill Codex

Run a lightweight Ultracode workflow for serious coding tasks: plan, split, delegate when useful and allowed by the host, integrate, and verify. Use when the user explicitly invokes ultracode, $ultracode, ultra code, dynamic workflow, workflow orchestration, multi-agent workflow, subagent workflow, parallel agents…

not rated 183 +1 2mo ago A SkillSpector: pass 87 tokens original MIT

mattgierhart/PRD-driven-context-engineering

Skill Claude Code

Determine technologies needed to build the product, making build/buy/integrate decisions during PRD v0.5 Red Team Review. Handles both greenfield and brownfield contexts. Triggers on requests to select tech stack, evaluate technologies, make build vs. buy decisions, discover existing assets, or when user asks "what…

not rated 182 12d ago A SkillSpector: pass 151 tokens original MIT

brave-search

454

SawyerHood/middleman

Skill Claude CodeCodex

Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.

not rated 182 +1 3mo ago A 32 tokens original Apache-2.0

migrate-spec

455

danielvm-git/bigpowers

Skill Claude CodeCodex needs its repo

Detect GSD, spec-kit, or BMAD spec artifacts and transform them into bigpowers YAML layout (state.yaml, release-plan.yaml, epics/, requirements/, plans/, ADRs). Use when migrating foreign spec docs.

not rated 187 +13 7d ago A SkillSpector: warn 49 tokens original MIT

gh-pr-review

456

agynio/gh-pr-review

Skill Claude CodeCodex

View and manage inline GitHub PR review comments with full thread context from the terminal.

not rated 181 +1 5mo ago A 20 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: