a6-plugin-serverless

Community

Configure APISIX serverless plugins.

Authormoonming
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the configuration of Apache APISIX's serverless plugins, enabling the execution of custom Lua code directly within request processing phases without needing to build a separate plugin.

Core Features & Use Cases

  • Inline Lua Execution: Run custom Lua functions at specific points in the request lifecycle (e.g., rewrite, access, log).
  • Dynamic Logic: Inject request/response modifications, implement custom authentication, or perform quick data transformations.
  • Use Case: Quickly add a security header to all responses or redirect HTTP traffic to HTTPS by defining simple Lua functions.

Quick Start

Use the a6-plugin-serverless skill to create a route that injects a custom header 'X-Request-ID' into incoming requests.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: a6-plugin-serverless
Download link: https://github.com/moonming/a6/archive/main.zip#a6-plugin-serverless

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.