From 8f2bbc01ae19c7e385f40c24ff70d93e48083312 Mon Sep 17 00:00:00 2001 From: steve Date: Wed, 1 Apr 2026 13:47:31 +0000 Subject: [PATCH] Add author/email/last_updated to frontmatter --- planka/SKILL.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/planka/SKILL.md b/planka/SKILL.md index 96d54af..d2875e6 100644 --- a/planka/SKILL.md +++ b/planka/SKILL.md @@ -1,6 +1,9 @@ --- name: planka description: Manage Planka project boards using the pcli CLI. Use when the user wants to interact with Planka boards, cards, lists, tasks, labels, or comments. +author: Steve Cliff +email: me@stevecliff.com +last_updated: 2026-04-01 14:46:50 --- # Planka Skill