create-evlog-adapter

Installation
SKILL.md

Create evlog Adapter

Add a new built-in adapter to evlog. Every adapter follows the same architecture and is built on the public toolkit primitives in evlog/toolkit — so a community adapter has the same shape as a built-in one.

PR Title

Recommended format for the pull request title:

feat: add {name} adapter

The exact wording may vary depending on the adapter (e.g., feat: add OTLP adapter, feat: add Axiom drain adapter), but it should always follow the feat: conventional commit prefix.

Touchpoints Checklist

Installs
733
Repository
hugorcd/evlog
GitHub Stars
1.5K
First Seen
Feb 8, 2026
create-evlog-adapter — hugorcd/evlog