From c0ed084479f22ae6bb020556cd0d5533f63d475d Mon Sep 17 00:00:00 2001 From: steve Date: Wed, 1 Apr 2026 13:47:30 +0000 Subject: [PATCH] Add author/email/last_updated to frontmatter --- netbird/SKILL.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/netbird/SKILL.md b/netbird/SKILL.md index 6b73d9f..0dc81fd 100644 --- a/netbird/SKILL.md +++ b/netbird/SKILL.md @@ -1,6 +1,9 @@ --- name: netbird description: Manage NetBird private mesh networks via the REST API. Use when Steve wants to interact with his self-hosted NetBird instance at https://net.dcglab.co.uk for tasks like listing peers, managing groups, creating setup keys, configuring policies, managing routes, or checking network status. Triggers on phrases like "netbird", "check my netbird", "list peers", "create setup key", "manage netbird groups", "netbird policy", "netbird routes". +author: Steve Cliff +email: me@stevecliff.com +last_updated: 2026-04-01 14:46:50 --- # NetBird Skill