From 81486e31d533a21adaf9e255b633464f044fc694 Mon Sep 17 00:00:00 2001 From: jackwener Date: Thu, 5 Mar 2026 16:54:08 +0800 Subject: [PATCH] docs: add skill metadata frontmatter for ClawHub publish --- SKILL.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/SKILL.md b/SKILL.md index b0718a5..b3b0b81 100644 --- a/SKILL.md +++ b/SKILL.md @@ -1,3 +1,8 @@ +--- +name: twitter-cli +description: Read Twitter/X timeline, bookmarks, and user posts from terminal without API keys +--- + # twitter-cli Skill Use this skill when the user wants to read Twitter/X content from terminal without API keys.