features
Provides deep documentation on Edgion resource schemas, observability, and deployment configuration.
Install
mkdir -p .claude/skills/features && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16402" && unzip -o skill.zip -d .claude/skills/features && rm skill.zipInstalls to .claude/skills/features
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Use when looking up configuration schemas, resource field definitions, binary deployment options, observability settings, or edgion.io/* annotation references.Key capabilities
- →Look up configuration schemas for Edgion controllers and gateways
- →Check resource field definitions for Gateway, Route, TLS, Plugin, Backend, LinkSys
- →Find binary deployment options and feature flags
- →Configure observability settings like Access Logs and Metrics
- →Reference `edgion.io/*` annotation keys
How it works
The skill provides a structured reference to Edgion's features and configurations, organized by purpose, allowing users to look up schemas, field definitions, and settings.
Inputs & outputs
When to use features
- →Looking up YAML configuration schemas
- →Checking resource field definitions
- →Configuring observability metrics
- →Verifying edgion.io annotation keys
About features
Maps Edgion architectural modules to user-facing resource fields, annotations, and configuration schemas.
Use when looking up configuration schemas, resource field definitions, binary deployment options, observability settings, or edgion.io/* annotation references.
When not to use it
- →When not working with Edgion features or configuration
- →When seeking architecture implementation details
- →When looking for coding conventions
Limitations
- →Focuses on user and operator perspective, not internal implementation.
- →Does not cover architecture implementation details.
- →Does not cover coding conventions.
How it compares
This skill focuses on the user's perspective of Edgion features and configuration, providing direct answers to 'how to use' and 'how to configure' questions, unlike internal implementation details.
Compared to similar skills
features side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| features (this skill) | 0 | 1mo | No flags | Beginner |
| senior-devops | 7 | 8mo | Review | Advanced |
| server-management | 1 | 6mo | No flags | Intermediate |
| mimir | 0 | 2mo | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
senior-devops
davila7
Comprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and monitoring. Use when setting up pipelines, deploying applications, managing infrastructure, implementing monitoring, or optimizing deployment processes.
server-management
davila7
Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.
mimir
grafana
>
ops
denniszielke
>
storage-networking
pluginagentmarketplace
Master Kubernetes storage management and networking architecture. Learn persistent storage, network policies, service discovery, and ingress routing.
observability-engineer
sickn33
Build production-ready monitoring, logging, and tracing systems. Implements comprehensive observability strategies, SLI/SLO management, and incident response workflows. Use PROACTIVELY for monitoring infrastructure, performance optimization, or production reliability.