From 04ee9e5156440eac263df15331431442c30805cd Mon Sep 17 00:00:00 2001 From: Michael Magan Date: Sun, 23 Aug 2026 10:49:29 -0700 Subject: [PATCH] Add product context and install line to the skill body MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Published under the charming org on a public catalog now, so a reader with zero context needs a one-line pitch, a link, and the npm install command in the human-readable body — the install metadata block is machine-only and invisible to hosts that don't read it (e.g. Hermes). --- skills/charming/SKILL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/skills/charming/SKILL.md b/skills/charming/SKILL.md index d27b58b..0304fb0 100644 --- a/skills/charming/SKILL.md +++ b/skills/charming/SKILL.md @@ -17,6 +17,8 @@ metadata: # Charming CLI +Charming is a hosting platform for personal apps you and your agent build, update, and use together. Learn more at [usecharming.com](https://usecharming.com). Install: `npm install -g usecharming`. + Use `charming` to create and manage apps hosted by Charming. It saves credentials, prevents stale updates, and prints JSON errors. ## Start