genai skills

235 tagged genai, measured the same way as everything else here.

Browse within: agentic 43mdl 43mendix 43agent-framework 32Evaluation 26ai-observability 26awesome 26awesome-list 26deployment 26kubernetes 26kubernetes-cluster 26agent-skill 17python 17qa 17

add-new-model

01

pydantic/pydantic-ai

Skill Claude CodeCodex

Add support for a newly-released LLM model in pydantic-ai (e.g. openai:gpt-5.6, anthropic:claude-sonnet-5). Use when a provider ships a new model id and you need to wire literals, profile flags, and tests to recognize it. Handles SDK-lag, gateway list conventions, and capability probing.

20k yesterday A 80 tokens original MIT

complete-partial-pr

02

pydantic/pydantic-ai

Skill Claude CodeCodex

Evaluate and complete an issue or PR where the submitted patch fixes only a narrow symptom of the reported pain point. Use when a contribution may miss adjacent integration surfaces, provider/spec semantics, roundtrip behavior, tests, docs, or historical maintainer decisions.

20k yesterday A 55 tokens original MIT

pydantic/pydantic-ai

Skill Claude CodeCodex

Build AI agents with Pydantic AI — tools, capabilities (including on-demand loading), structured output, streaming, testing, and multi-agent patterns. Use when the user mentions Pydantic AI, imports pydanticai, or asks to build an AI agent, add tools/capabilities, defer capability loading, stream output, define agents…

20k yesterday A 85 tokens original MIT

iii-sandbox

04

iii-hq/iii

Skill Claude CodeCodex

Ephemeral microVM sandboxes for running untrusted or agent-generated code in isolation — a one-call run path, a create/exec/stop lifecycle, and a set of filesystem operations.

19k yesterday A 42 tokens

iii-core-primitives

05

iii-hq/iii

Skill Claude CodeCodex

Use when registering iii functions, binding triggers, selecting sync/void/enqueue invocation, creating workers, inspecting the live worker registry, installing registry workers, authoring custom triggers, moving channel data, or adapting external HTTP functions across TypeScript, Python, and Rust.

19k yesterday A 58 tokens

presentation

06

iii-hq/iii

Skill Claude CodeCodex

Turn a tech-spec directory into an interactive, marketing-grade web presentation — built so engineers understand the design, the reader is convinced of the why, and the result is shareable in public. Use when someone wants a spec turned into a deck.

19k yesterday A 51 tokens

code-review

07

phodal/auto-dev

Skill Claude CodeCodex

Perform comprehensive code review with best practices.

4.5k 27d ago A 10 tokens original MPL-2.0

doc-gen

08

phodal/auto-dev

Skill Claude CodeCodex

Generate comprehensive documentation from code.

4.5k 27d ago A 8 tokens original MPL-2.0

refactor

09

phodal/auto-dev

Skill Claude CodeCodex

Suggest refactoring improvements for code quality.

4.5k 27d ago A 10 tokens original MPL-2.0

agentfield-personal

10

Agent-Field/agentfield

Skill Claude CodeCodex

Build and install a personal AI agent on this machine's AgentField: real source in /agentfield-agents, packaged with agentfield-package.yaml, installed with af install, started with af run, registered on the local control plane, and visible in AgentField Desktop with a keys form and an auto-start toggle. Use when the…

2.5k yesterday A 134 tokens original Apache-2.0

agentfield-use

11

Agent-Field/agentfield

Skill Claude CodeCodex

Whenever you have a discrete task to perform — one the user delegated, or one that arose inside your own work — check FIRST whether an installed AgentField agent covers it, and offload to it by default when one does. Coverage, not task size, is the test: even a small job goes to a covering agent. The check is cheap …

2.5k yesterday A 259 tokens original Apache-2.0

agentfield

12

Agent-Field/agentfield

Skill Claude CodeCodex

Design and ship a multi-agent system on AgentField. Use when the user asks to build, scaffold, design, or run an agent, reasoner network, multi-agent backend, or 'an agent that does X' — whenever the work would otherwise be a single LLM call or a flat LangChain/CrewAI/AutoGen chain. The skill produces composite…

2.5k yesterday A 127 tokens original Apache-2.0

apim-bicep

13

Azure-Samples/AI-Gateway

Skill Claude CodeCodex

Guide for building Bicep files for Azure API Management (APIM) and related Azure services. Use when users want to create, modify, or understand Bicep templates for APIM instances, APIs, backends, subscriptions, policies, products, loggers, diagnostics, and MCP servers. This skill provides Bicep syntax, patterns from…

980 25d ago A 86 tokens original MIT

apim-terraform

14

Azure-Samples/AI-Gateway

Skill Claude CodeCodex

Guide for creating Terraform files for Azure API Management (APIM) and related Azure services. Use when users want to create, modify, or understand Terraform configurations for APIM instances, APIs, backends, subscriptions, policies, products, loggers, diagnostics, and supporting infrastructure using the azurerm…

980 25d ago A 87 tokens original MIT

lab-creator

15

Azure-Samples/AI-Gateway

Skill Claude CodeCodex

Guide for creating new AI Gateway labs. Use when users want to create a new lab in the labs/ folder. This skill provides the standard lab structure, templates, and patterns used across the AI Gateway repository including Jupyter notebooks, Bicep infrastructure templates, APIM policies, and README documentation.

980 25d ago A 64 tokens original MIT

k8s-autoscaling

16

rohitg00/kubectl-mcp-server

Skill Claude CodeCodex

Configure Kubernetes autoscaling with HPA, VPA, and KEDA. Use for horizontal/vertical pod autoscaling, event-driven scaling, and capacity management.

956 4mo ago A 39 tokens original MIT

k8s-browser

17

rohitg00/kubectl-mcp-server

Skill Claude CodeCodex

Browser automation for Kubernetes dashboards and web UIs. Use when interacting with Kubernetes Dashboard, Grafana, ArgoCD UI, or other web interfaces. Requires MCPBROWSERENABLED=true.

956 4mo ago A 41 tokens original MIT

k8s-rollouts

18

rohitg00/kubectl-mcp-server

Skill Claude CodeCodex

Progressive delivery with Argo Rollouts and Flagger. Use when implementing canary deployments, blue-green deployments, or traffic shifting strategies.

956 4mo ago A 34 tokens original MIT

genai-sdk

19

GoogleCloudPlatform/vertex-ai-samples

Skill Claude CodeCodex

Guides the usage of Gemini API on Google Cloud Vertex AI with the Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.

780 6d ago A 73 tokens original Apache-2.0

vertex-deploy

20

GoogleCloudPlatform/vertex-ai-samples

Skill Claude CodeCodex

Skill "vertex-deploy" from GoogleCloudPlatform/vertex-ai-samples, covering vertex ai model garden deploy skill, 1. prerequisites, 2. discovering deployable models, 3. deploying a model and example: deploying gemma 3.

780 6d ago A 0 tokens original Apache-2.0

vertex-inference

21

GoogleCloudPlatform/vertex-ai-samples

Skill Claude CodeCodex

Skill "vertex-inference" from GoogleCloudPlatform/vertex-ai-samples, covering vertex ai genai inference skill, 1. authentication (critical), 2. gemini models, choosing the right sdk and installation.

780 6d ago A 0 tokens original Apache-2.0

strands-review

22

strands-agents/sdk-typescript

Skill Claude CodeCodex

Local preview of the strands-agents/devtools /strands review agent. Body is the upstream Task Reviewer SOP verbatim — do not paraphrase. Use when the user types /strands-review, asks for a "strands review" of a PR, or wants to anticipate what the remote /strands review GitHub Action will flag. Findings are close but…

693 3mo ago A 125 tokens copy · 86% Apache-2.0 archived

devoxx/DevoxxGenieIDEAPlugin

Skill Claude CodeCodex

Close the active backlog task (detected from branch name), commit all changes, push to remote, and open a pull request. Use when the user says "close task and ship it", "close task commit push pr", or invokes /close-task-commit-push-pr.

677 5d ago A 64 tokens original MIT

git-commit-push-pr

24

devoxx/DevoxxGenieIDEAPlugin

Skill Claude CodeCodex

Commit all changes, push to remote, and open a pull request in one go. Use when the user says "commit push pr", "ship it", "open a pr", or invokes /git-commit-push-pr.

677 5d ago A 53 tokens original MIT