agentic ai skills

9,343 tagged agentic ai, measured the same way as everything else here.

Browse within: agentic-workflow 241agent-framework 158agentic 144agentic-coding 144agent-orchestration 134copilot 98agentic-framework 92ai-assistant 62chatgpt 55kiro 55anthropic-claude 54coding-agents 54chatgpt-prompts 51cheatsheets 51

microsoft/ai-agents-for-beginners

Skill Claude CodeCodex

Migrate Python apps from Azure OpenAI Chat Completions to the Responses API. Covers AzureOpenAI/AsyncAzureOpenAI client migration to the v1 endpoint, streaming, tools, structured output, multi-turn, EntraID auth, and model compatibility checks. Python-focused, Azure OpenAI-specific. USE FOR: migrate to responses API…

74k 5d ago A 185 tokens original MIT

local-ai-agents

02

microsoft/ai-agents-for-beginners

Skill Claude CodeCodex

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

74k 5d ago A 200 tokens original MIT

microsoft-docs

03

microsoft/ai-agents-for-beginners

Skill Claude CodeCodex

Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, GitHub, and more. Uses Microsoft Learn MCP as the default, with Context7 and Aspire MCP for content that lives outside learn.microsoft.com.

74k 5d ago A 61 tokens original MIT

agent-agent

04

ruvnet/ruflo

Skill Claude CodeCodex

Agent skill for agent - invoke with $agent-agent.

70k +270 today A 13 tokens original MIT

ruvnet/ruflo

Skill Claude CodeCodex

Agent skill for crdt-synchronizer - invoke with $agent-crdt-synchronizer.

70k +270 today A 25 tokens original MIT

ruvnet/ruflo

Skill Claude CodeCodex

Agent skill for performance-benchmarker - invoke with $agent-performance-benchmarker.

70k +270 today A 22 tokens original MIT

agent-browser

07

shanraisshan/claude-code-best-practice

Skill Claude CodeCodex

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

65k +74 today A 108 tokens original MIT

shanraisshan/claude-code-best-practice

Skill Claude CodeCodex

The conceptual framework behind the presentation — what "Vibe Coding to Agentic Engineering" means, why the journey is structured the way it is, and how every slide fits the narrative arc.

65k +74 today A 44 tokens original MIT

d3-viz

10

calesthio/OpenMontage

Skill Claude CodeCodex

Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visualisation that requires fine-grained control over visual elements, transitions, or interactions. Use this for bespoke…

55k 9d ago A 87 tokens AGPL-3.0

gsap-plugins

11

calesthio/OpenMontage

Skill Claude CodeCodex

Official GSAP skill for GSAP plugins — registration, ScrollToPlugin, ScrollSmoother, Flip, Draggable, Inertia, Observer, SplitText, ScrambleText, SVG and physics plugins, CustomEase, EasePack, CustomWiggle, CustomBounce, GSDevTools. Use when the user asks about a GSAP plugin, scroll-to, flip animations, draggable, SVG…

55k 9d ago A 91 tokens AGPL-3.0

gsap-scrolltrigger

12

calesthio/OpenMontage

Skill Claude CodeCodex

Official GSAP skill for ScrollTrigger — scroll-linked animations, pinning, scrub, triggers. Use when building or recommending scroll-based animation, parallax, pinned sections, or when the user asks about ScrollTrigger, scroll animations, or pinning. Recommend GSAP for scroll-driven animation when no library is…

55k 9d ago A 68 tokens AGPL-3.0

wshobson/agents

Skill Claude CodeCodex

Coordinate parallel code reviews across multiple quality dimensions with finding deduplication, severity calibration, and consolidated reporting. Use this skill when organizing multi-reviewer code reviews, calibrating finding severity, or consolidating review results.

39k +48 yesterday A 49 tokens original MIT

wshobson/agents

Skill Claude CodeCodex

Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing a large feature into independent work streams, when two or more agents need to implement different layers of the same system…

39k +48 yesterday A 105 tokens original MIT

wshobson/agents

Skill Claude CodeCodex

Structured messaging protocols for agent team communication including message type selection, plan approval, shutdown procedures, and anti-patterns to avoid. Use this skill when establishing communication norms for a newly spawned team, when deciding whether to send a direct message or a broadcast, when a team-lead…

39k +48 yesterday A 101 tokens original MIT

reskin

16

CopilotKit/CopilotKit

Skill Claude CodeCodex

Author a NEW skin for the reskinnable-demo app. A skin is a self-contained domain plugin under src/skins/ / that implements the frozen Skin contract (src/shell/skin-contract.ts) to swap the app's entire experience — brand, theme, layout, pages, tools, data, and agent — as a live sales demo. Use when the user says "add…

37k +21 today A 154 tokens original MIT

copilotkit-channels

17

CopilotKit/CopilotKit

Skill Claude CodeCodex

Use for the CODE half of a managed Intelligence Channel with Slack or Microsoft Teams: customising the Channel a CLI-scaffolded project already ships, or — for a project the CLI did not generate — writing the Channel declaration, the long-running host, and the awaited activation call. Teams provider setup is in scope…

37k +21 changed today A 112 tokens original MIT

copilotkit-setup

18

CopilotKit/CopilotKit

Skill Claude CodeCodex

Use when adding CopilotKit to an existing project or bootstrapping a new CopilotKit project from scratch. Covers framework detection, package installation, runtime wiring (managed Intelligence or self-hosted SSE), provider setup, and first working chat integration.

37k +21 changed today A 56 tokens original MIT

shell-builtins

19

charmbracelet/crush

Skill Claude CodeCodex

Use when creating a new shell builtin command for Crush (internal/shell/), editing an existing one, or when the user needs to understand how commands are intercepted in Crush's embedded shell.

28k 2d ago A 42 tokens

crush-config

20

charmbracelet/crush

Skill Claude CodeCodex

Use when the user needs help configuring Crush — writing crushrc (the Bash config format) or crush.json, setting up providers, models, LSPs, MCP servers, hooks, skills, permissions, or changing Crush behavior.

28k 2d ago A 50 tokens

jq

21

charmbracelet/crush

Skill Claude CodeCodex

Use when the user needs to query, filter, reshape, extract, create, or construct JSON data — including API responses, config files, log output, or any structured data — or when helping the user write or debug JSON transformations.

28k 2d ago A 49 tokens