ai-agents skills

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

Browse within: LLM 338agentic-ai 283agent 210antigravity 210chatgpt 199agentic-skills 192ai-workflows 185agents 165coding-agents 153cli 144ai-assistant 126openclaw 95claude-code-skills 91agent-infrastructure 90

agent-rig-system

673

YPares/rigup.nix

Skill Claude Code needs its repo

A rig is a collection of riglets that provide knowledge and tools for AI agents. Rigs and riglets are packaged as Nix flake outputs, so they can both be used inside the project defining them and by other projects depending on it.

not rated 91 +3 yesterday A SkillSpector: pass 0 tokens original MIT

getvect

674

craigjmidwinter/getvect

Skill Claude CodeCodex

Convert a raster image (PNG, JPEG, BMP) into a vector file (SVG, EPS, DXF, PDF) locally, with no network call and no account. Use when you have generated or been given a bitmap and need clean editable paths — a logo to scale, line art to cut, a diagram to embed at any size. Do not use for photographs you want to keep…

not rated 91 +1 16d ago A 92 tokens original MIT

MCKRUZ/ComfyUI-Expert

Skill Claude CodeCodex

Plan and orchestrate end-to-end video production pipelines in ComfyUI with validation gates and error recovery. Handles img2vid, txt2vid, vid2vid, and multi-shot video production. Produces pipeline plans with correct step ordering (generate, validate, animate, validate, concat), model selection, retry strategies (seed…

not rated 91 5mo ago A 153 tokens original MIT archived

kill-dev-process

676

nokonoko1203/claude-code-settings

Skill Claude Code

Kill orphaned dev servers, browsers, and port-hogging processes spawned during development. Use when ports are occupied, too many node/browser processes are running, or you want a fresh start.

not rated 90 +1 6mo ago A 43 tokens original MIT

metaskillbase

677

leionion/ClawForge

Skill Claude CodeCodex needs its repo

Decompose human demands into atomic meta skills using OpenClaw Skill Forge Cutter. Run standalone skills (memorybackup, strategybacktest) or orchestrate OpenClaw skills.

not rated 90 4mo ago A 40 tokens original Apache-2.0

vaultr-memory

678

skoowoo/vaultr-notes

Skill Claude CodeCodex

Extract and update personal memories from Vaultr notes into structured memory files. Use when the user wants to update their personal memory, extract memories from notes, run memory extraction, or refresh the personal memory base. Triggers on phrases like 'update my memory', 'extract memories from notes', 'run memory…

not rated 90 +1 2mo ago A SkillSpector: pass 87 tokens original Apache-2.0

notebook-cli

679

jupyter-ai-contrib/nb-cli

Skill Claude CodeCodex

Use the nb CLI for all Jupyter notebook (.ipynb) operations, including reading, inspecting, creating, editing cells, deleting cells, clearing outputs, searching, executing, and working with connected JupyterLab sessions or remote kernel gateways. Required when an agent needs deterministic notebook manipulation without…

not rated 90 3d ago A SkillSpector: pass 73 tokens original BSD-3-Clause

agentic-os

680

mturac/everything-openai-codex

Skill Claude CodeCodex

A design for running persistent specialist agents, commands, scripts, and file-based memory inside Codex. It keeps the setup in project files so it can continue across sessions.

not rated 90 +1 19d ago A SkillSpector: warn 94 tokens original MIT

skill-creator

681

OpenLAIR/OpenSkill

Skill Claude Code

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

not rated 90 +2 3d ago A 64 tokens original Apache-2.0

mitos-sandboxes

682

mitos-run/mitos

Skill Claude CodeCodex

Use when an agent needs isolated, forkable compute, running untrusted or model-written code safely, or exploring several attempts in parallel (best-of-N) and keeping the winner. Mitos boots Firecracker microVMs and forks a running VM via copy-on-write snapshots, so a fan-out is cheap and each attempt is…

not rated 89 1mo ago C 97 tokens original Apache-2.0

cesium-context7

683

CesiumGS/cesium-ai-integrations

Skill Claude CodeCodex

Fetches up-to-date documentation for Cesium, CesiumJS, Cesium Viewer, 3D Tiles, Unreal Engine integration, Unity integration, cesium-unreal, cesium-unity, ACesium3DTileset, ACesiumGeoreference, Globe Anchor, Cesium plugin, georeferencing, and Cesium-related APIs using Context7 MCP tools. Useful for CesiumJS classes…

not rated 89 +1 24d ago A SkillSpector: pass 188 tokens original Apache-2.0

chrome-agent

684

sderosiaux/chrome-agent

Skill Claude CodeCodex

Local browser automation with structured, verified outcomes. Use for web navigation, scraping and extraction, form interaction, screenshots and downloads, network or console checks, responsive testing, or page-scoped device emulation.

not rated 89 +1 changed 9d ago A SkillSpector: warn 44 tokens original MIT

jiaojie

685

Jordanwei1/jiaojie-skill

Skill Claude CodeCodex

A human-first method for handing ongoing work from one chat, AI model, device, or language to another. It creates or reads a small handoff document, or a package with files when the receiver needs them.

not rated 88 +17 23d ago A 186 tokens original MIT

ml-model-evaluation

686

leonardodalinky/SciDER

Skill Claude CodeCodex

Model evaluation framework — cross-validation strategies, metric selection by task type, baseline requirements, ablation design, and train/val/test discipline. Use for all ML experiments before reporting results.

not rated 88 3mo ago A 42 tokens original Apache-2.0

justlovemaki/PrismFlowAgent

Skill Claude CodeCodex

Use when an AI agent needs to automate a real browser through Agent Browser Bridge CLI, including remote Chrome control, page extraction, clicking, typing, navigation, or screenshots.

not rated 88 2d ago A 39 tokens GPL-3.0

pi-sub-agent

688

wquguru/skills

Skill Claude Code

A task-delegation skill that sends coding work to the pi coding agent, using either a cheaper fast model or a deeper reasoning model. It helps Claude assign the task, run it, retry timeouts, and judge the result.

not rated 88 1mo ago A 202 tokens

zby/commonplace

Skill Claude Code

Use when asked to analyse, review, or refresh an external agent runtime, orchestration system, agent operating layer, agent memory/knowledge/context-engineering system, or narrower model-dependent operational mechanism from inspectable sources.

not rated 88 changed 4d ago A 48 tokens CC-BY-4.0

authsome

690

agentrhq/authsome

Skill Claude CodeCodex

Use this to access external services/CLIs/APIs: Gmail/gh/Github/Stripe etc. or when running any bash command, script, or curl/wget that makes outbound HTTP calls. Make HTTP requests directly and the gateway injects credentials automatically.

not rated 88 +1 1mo ago A Socket: warnSnyk: passSkillSpector: warn 55 tokens original MIT

reevesagents

691

mertkayacs/reevesagents

Skill Claude CodeCodex

Drive a team of other AI coding CLIs from the current session through the reevesagents MCP server. Use when the user asks to delegate work to another model, run several agents in parallel, or orchestrate a multi-agent team. It can spawn Claude Code, Codex, Kimi, Qwen, OpenCode and other installed CLIs each in its own…

not rated 88 +1 yesterday A 115 tokens

agents-shipgate

692

ThreeMoonsLab/agents-shipgate

Skill Claude CodeCodex

Run prominent Agents Shipgate flows when a change touches what an AI agent can do: shipgate check, agents-shipgate verify, or shipgate audit --host. Use after adding or modifying MCP servers or tools, tool/function definitions (@tool, @functiontool), OpenAPI specs that describe agent tools, agent prompts, permission…

not rated 87 changed 9d ago A SkillSpector: pass 212 tokens original Apache-2.0

darwinia

693

0xSanei/darwinia

Skill Claude CodeCodex

Evolve trading strategies through genetic algorithms and adversarial combat. Run Darwinian selection on BTC data to discover battle-tested strategies. No API keys, no cloud.

not rated 87 5mo ago A 36 tokens original MIT

hermes-dreaming

694

asimons81/hermes-dreaming

Skill Claude CodeCodex needs its repo

Use when Hermes needs staged self-improvement, explicit reviewable artifacts, or safe apply/discard workflows for memory, user, skill, or fact updates.

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

skillforge

695

mmlong818/skillforge

Skill Claude CodeCodex

Generate production-grade Agent Skill packages through a structured 7-step pipeline: requirement analysis, architecture decisions, metadata crafting, body generation, quality audit, resource file creation, and usage documentation. Use when creating new Skills from scratch, upgrading low-quality Skills, or…

not rated 87 +1 1mo ago A 79 tokens

prompt-optimizer

696

Jamkris/everything-gemini-code

Skill Claude CodeCodex

Analyze raw prompts, identify intent and gaps, match ECC components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt. Advisory role only — never executes the task itself. TRIGGER when: user says "optimize prompt", "improve my prompt", "how to write a prompt for", "help me prompt", "rewrite…

not rated 87 +1 3mo ago A 179 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: