ai-gateway skills

231 tagged ai-gateway, measured the same way as everything else here.

Browse within: a2a 49chatgpt 21agentic-coding 18model-router 18ai-router 17bedrock 17ai-assistant 16audit 16compliance 16enterprise 16self-hosted 16api-gateway 13anthropic-claude 12antigravity 12

omni-inference

01

diegosouzapw/OmniRoute

Skill Claude CodeCodex

The core OpenAI-compatible inference endpoints: chat completions, embeddings, images, audio (TTS/STT), moderations, rerank, and the Responses API. The primary integration surface for AI agents.

60k +1.3k changed yesterday A 47 tokens original MIT

omni-providers

02

diegosouzapw/OmniRoute

Skill Claude CodeCodex

Manage provider connections, API keys, OAuth flows, and connection tests via the REST API. List, add, update, remove, and test AI provider integrations across OmniRoute's 327-provider catalog.

60k +1.3k changed yesterday A 45 tokens original MIT

omni-settings

03

diegosouzapw/OmniRoute

Skill Claude CodeCodex

Read and update global application settings: system prompts, thinking budget, IP filters, payload rules, combo defaults, and require-login configuration.

60k +1.3k changed yesterday A 31 tokens original MIT

slack-gif-creator

04

BerriAI/litellm

Skill Claude CodeCodex

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack.".

58k +185 yesterday A 51 tokens

test-delete-skill

05

BerriAI/litellm

Skill Claude CodeCodex

A test skill created specifically for deletion testing.

58k +185 yesterday A 13 tokens

9router-image

07

decolua/9router

Skill Claude CodeCodex

Generate images via 9Router /v1/images/generations using OpenAI / Gemini Imagen / DALL-E / FLUX / MiniMax / SDWebUI / ComfyUI / Codex models. Use when the user wants to create, generate, draw, or render an image, picture, or text-to-image (txt2img).

27k +198 4d ago A 74 tokens original MIT

9router-video

08

decolua/9router

Skill Claude CodeCodex

Generate videos via 9Router /v1/videos/generations using xAI Grok Imagine (grok-imagine-video). Async job flow - submit, poll requestid until done, download MP4. Use when the user wants to create, generate, or render a video, text-to-video (txt2vid), or image-to-video.

27k +198 4d ago A 74 tokens original MIT

9router-web-fetch

09

decolua/9router

Skill Claude CodeCodex

Fetch URL → markdown / text / HTML via 9Router /v1/web/fetch using Firecrawl / Jina Reader / Tavily Extract / Exa Contents. Use when the user wants to scrape a webpage, extract URL content, read article, or convert a URL to markdown.

27k +198 4d ago A 63 tokens original MIT

higress-group/higress

Skill Claude CodeCodex

Real-time agent conversation monitoring - monitors Higress access logs, aggregates conversations by session, tracks token usage. Supports web interface for viewing complete conversation history and costs. Use when users ask about current session token consumption, conversation history, or cost statistics.

9.3k 2d ago A 53 tokens original Apache-2.0

higress-group/higress

Skill Claude CodeCodex

Deploy and configure Higress AI Gateway for OpenClaw integration. Use when: (1) User wants to deploy Higress AI Gateway, (2) User wants to configure OpenClaw to use more model providers, (3) User mentions 'higress', 'ai gateway', 'model gateway', 'AI网关', (4) User wants to set up model routing or auto-routing, (5) User…

9.3k 2d ago A 103 tokens original Apache-2.0

higress-group/higress

Skill Claude CodeCodex

Migrate from ingress-nginx to Higress in Kubernetes environments. Use when (1) analyzing existing ingress-nginx setup (2) reading nginx Ingress resources and ConfigMaps (3) installing Higress via helm with proper ingressClass (4) identifying unsupported nginx annotations (5) generating WASM plugins for nginx…

9.3k 2d ago A 99 tokens original Apache-2.0

vllm-project/semantic-router

Skill Claude CodeCodex

Modifies the repository's agent contract including AGENTS.md, docs index, manifests, validation scripts, and contributor-facing harness wrappers. Use when updating agent documentation, changing repo manifests, editing validation scripts, modifying CI/workflow classification, or updating contributor-facing guides like…

5.5k +56 yesterday A 69 tokens original Apache-2.0

vllm-project/semantic-router

Skill Claude CodeCodex

Manages GitHub issue and pull-request lifecycle including creation, updates, triage labelling, and closeout metadata using canonical templates and repository taxonomy. Use when a maintainer asks to create, update, close, or triage GitHub issues or PRs, or when issue creation requires codebase analysis for scope…

5.5k +56 changed yesterday A 77 tokens original Apache-2.0

vllm-project/semantic-router

Skill Claude CodeCodex

Calibrates routing changes against a live router endpoint with executable probes, local DSL validation, versioned deploys, and structured failure review. Use when tuning signals, projections, decisions, or maintained route examples against a real apiserver.

5.5k +56 yesterday A 53 tokens original Apache-2.0

docx

16

nextlevelbuilder/goclaw

Skill Claude CodeCodex

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…

3.6k +3 2d ago A 168 tokens

nextlevelbuilder/goclaw

Skill Claude CodeCodex

Use whenever the agent creates, writes, moves, or renames a file in a team/delegate (shared) workspace, OR when the user asks to organize, clean up, restructure, audit, or find files in any workspace or the Vault, OR when starting a multi-file task or named project. Enforces a purpose-based folder convention (flat…

3.6k +3 2d ago A 0 tokens

xlsx

18

nextlevelbuilder/goclaw

Skill Claude CodeCodex

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or…

3.6k +3 2d ago A 201 tokens

fix-pr-reviews

19

workweave/router

Skill Claude CodeCodex

Fetches feedback from a GitHub PR — review-thread comments, ad-hoc PR comments (including those posted as a review's body without a thread), and bot/advisory review submissions — and fixes all of them as they appear (comments before CI). Bot comment-length nits apply verbatim; comments requiring a genuine human…

3.5k +494 yesterday A 174 tokens

router-models

20

workweave/router

Skill Claude CodeCodex

List the models the Weave Router may route to, and turn them on or off.

3.5k +494 yesterday A 22 tokens

lsp-guide

21

workweave/router

Skill Claude CodeCodex

Recipes for the lsp tool — resolving where a symbol is defined, every place it is used, type signatures and docs, file outlines, and compiler/type errors through a real language server (Go, TypeScript/JavaScript, Python, Rust). Use when navigating or explaining code by symbol, finding callers or usages, checking what…

3.5k +494 yesterday A 84 tokens

ccs-delegation

22

kaitranntt/ccs

Skill Claude CodeCodex

Auto-activate CCS CLI delegation for deterministic tasks. Parses user input, auto-selects optimal profile (glm/kimi/custom) from /.ccs/config.json, enhances prompts with context, executes via ccs {profile} -p "task" or ccs {profile}:continue, and reports results. Triggers on "use ccs [task]" patterns…

2.8k +1 7d ago A 102 tokens original MIT

reviewing-prs

23

future-agi/future-agi

Skill Claude CodeCodex

Use when asked to review a pull request, branch, or diff — before approving, as a self-review before opening a PR, to judge whether a PR is ready — 'is PR 123 mergeable?', 'anything blocking here?' — or to answer 'does this change need an E2E flow'. Applies the FutureAGI coding standards and, in repos with an e2e/…

1.9k +29 yesterday A 129 tokens original Apache-2.0

writing-e2e-flows

24

future-agi/future-agi

Skill Claude CodeCodex

Use when a feature or fix in future-agi needs an end-to-end Playwright flow under e2e/ — a new flow for user-visible behaviour, an update to a flow whose pinned endpoint, route, table or selector changed, or when a review flagged missing E2E coverage. Also use to check whether an existing flow already pins an…

1.9k +29 yesterday A 174 tokens original Apache-2.0

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: