higress: Skill for Claude Code

.agents/skills/higress-openclaw-integration/SKILL.md

higress-openclaw-integration is a skill for Claude Code, Codex from higress-group/higress. It costs 103 tokens per session (2,697 once invoked), scanned A, original, Apache-2.0.

A workflow for deploying Higress AI Gateway and connecting OpenClaw to multiple model providers. Higress AI Gateway acts as a shared endpoint that can forward requests to configured AI services.

In plain words
What is it for?
Use it to set up Higress AI Gateway, add provider credentials, and configure OpenClaw to use the gateway. It is also for adding model providers and preparing automatic routing.
Why use it?
It avoids configuring each model provider separately in OpenClaw. It gathers the provider information needed to set up the gateway and can support model routing.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: mentions Claude Code; installed under .agents/ (shared by several agents); built for openclaw.

This is higress-group/higress's own configuration. It tells Claude Code and Codex how to work on higress itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything higress configures →

About the project

Higress is a cloud-native API gateway built on Istio and Envoy that routes and manages APIs and can be extended with WebAssembly plugins. It is used to manage APIs for AI models and MCP servers as well as general services, and the catalogue entries provide agent workflows and integrations for operating it.

higress-group/higress · 9,365 stars · on GitHub · higress.ai

Reuse

Borrowing it

Nothing to install: this file belongs to higress-group/higress. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/higress-group/higress/main/.agents/skills/higress-openclaw-integration/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/higress-group/higress

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for higress-openclaw-integration

README.md
[![agentmods](https://agentmods.dev/badge/skills/higress-group/higress/higress-openclaw-integration/github.svg)](https://agentmods.dev/skills/higress-group/higress/higress-openclaw-integration)
Your own site
<a href="https://agentmods.dev/skills/higress-group/higress/higress-openclaw-integration"><img src="https://agentmods.dev/badge/skills/higress-group/higress/higress-openclaw-integration/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for higress-openclaw-integration

Your own site · 80×15
<a href="https://agentmods.dev/skills/higress-group/higress/higress-openclaw-integration"><img src="https://agentmods.dev/badge/skills/higress-group/higress/higress-openclaw-integration.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 103 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,697 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 4 findings, up to high

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • high Excessive Agency · line 201
    Skill selects an external model or provider that may use a different account or billing plan than the operator expects. Undisclosed model switches can cause unexpected cost or quota consumption.
    Fix: Remove the model/provider override or disclose it prominently and require explicit operator approval before invoking an external coding CLI or billed model.
  • high Excessive Agency · line 202
    Skill selects an external model or provider that may use a different account or billing plan than the operator expects. Undisclosed model switches can cause unexpected cost or quota consumption.
    Fix: Remove the model/provider override or disclose it prominently and require explicit operator approval before invoking an external coding CLI or billed model.
  • high Excessive Agency · line 203
    Skill selects an external model or provider that may use a different account or billing plan than the operator expects. Undisclosed model switches can cause unexpected cost or quota consumption.
    Fix: Remove the model/provider override or disclose it prominently and require explicit operator approval before invoking an external coding CLI or billed model.
  • medium Data Exfiltration · line 229
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00103 $0.02697
Opus 5 $0.00051 $0.01349
Sonnet 5 $0.00021 $0.00539
Haiku 4.5 $0.00010 $0.00270

Measured 12d ago against content hash e56f2a93dbdc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

higress-openclaw-integration scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/detect-region.sh, scripts/plugin/index.ts), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -fsSL https://higress.ai/ai-gateway/install.sh -o get-ai-gateway.sh
.agents/skills/higress-openclaw-integration/SKILL.md · 260 lines

How it starts

The opening of the file, as written. The whole thing — 260 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Higress AI Gateway Integration

Deploy Higress AI Gateway and configure OpenClaw to use it as a unified model provider.

Quick Start

Step 1: Collect Information from User

Ask the user for the following information upfront:

  1. Which LLM provider(s) to use? (at least one required)

    Commonly Used Providers:

    Provider Parameter Notes
    智谱 / z.ai --zhipuai-key Models: glm-*, Code Plan mode enabled by default
    Claude Code --claude-code-key Requires OAuth token from claude setup-token
    Moonshot (Kimi) --moonshot-key Models: moonshot-, kimi-
    Minimax --minimax-key Models: abab-*
    阿里云通义千问 (Dashscope) --dashscope-key Models: qwen*
    OpenAI --openai-key Models: gpt-, o1-, o3-*
    DeepSeek --deepseek-key Models: deepseep-*
    Grok --grok-key Models: grok-*

    Other Providers:

    Provider Parameter Notes
    Claude --claude-key Models: claude-*
    Google Gemini --gemini-key Models: gemini-*
    OpenRouter --openrouter-key Supports all models (catch-all)
    Groq --groq-key Fast inference
    Doubao (豆包) --doubao-key Models: doubao-*
    Mistral --mistral-key Models: mistral-*
    Baichuan (百川) --baichuan-key Models: Baichuan*
    01.AI (Yi) --yi-key Models: yi-*
    Stepfun (阶跃星辰) --stepfun-key Models: step-*
    Cohere --cohere-key Models: command*
    Fireworks AI --fireworks-key -
    Together AI --togetherai-key -
    GitHub Models --github-key -

    Cloud Providers (require additional config):

    • Azure OpenAI: --azure-key (requires service URL)
    • AWS Bedrock: --bedrock-key (requires region and access key)
    • Google Vertex AI: --vertex-key (requires project ID and region)

    Brand Name Display (z.ai / 智谱):

    • If user communicates in Chinese: display as "智谱"
    • If user communicates in English: display as "z.ai"

Read the full file on GitHub · 260 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 260 lines · 103 tokens per session scan A e56f2a93dbdc

Subscribe to this mod's changes

higress-openclaw-integration is a skill published in the GitHub repository higress-group/higress (9,365 stars, last pushed yesterday), licensed Apache-2.0. It adds 103 tokens to every session and 2,697 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

serverless-expert

Design and implement production-grade serverless applications with optimal performance, cost efficiency, and scalability. Use when the user mentions serverless or FaaS, AWS Lambda, Azure Functions, Cloud Functions, cold starts, event-driven architecture, or API Gateway-fronted workloads.

personamanagmentlayer/pcl · 58 tokens

API Gateway Testing

API gateway testing skill covering rate limiting validation, request routing, authentication proxy testing, load balancing verification, circuit breaker testing, and gateway configuration validation for Kong, Envoy, and AWS API Gateway.

PramodDutta/qaskills · 43 tokens

huawei-cloud-apig-instance-management

Manage Huawei Cloud APIG (API Gateway, dedicated instances) via hcloud CLI: instance lifecycle (create/list/delete), API groups, API create/update/delete, publish/offline, request throttling policies, and public ingress EIP binding, plus read-only diagnosis of public access (eipaddress vs sldomain) and the instance ->…

huaweicloud/huaweicloud-skills · 170 tokens

openapi-to-apigw-transform

Transform OpenAPI specifications (Swagger 2.0, OpenAPI 3.0, 3.1) into Amazon API Gateway-compatible REST APIs. Orchestrates transform, validate, optionally deploy via AWS SAM, E2E test against live endpoints, and report unsupported features. Use when converting OpenAPI to API Gateway, importing a Swagger/OpenAPI spec…

aws-samples/serverless-samples · 109 tokens

10router-dev

A development and troubleshooting guide for 10Router, a local AI routing gateway that sends client requests to models. It covers its Next.js deployment on a network-attached storage device (NAS).

techysy/10router · 77 tokens

domain

Custom domains for Control Plane workloads. Use when the user asks to put a domain or subdomain in front of a workload, pick cname vs ns, configure routing or TLS, or hits apex, ownership, or workloadLink errors.

controlplane-com/ai-plugin · 48 tokens