From b148d73ab6a37a4fb3f31fd66109c603c3180811 Mon Sep 17 00:00:00 2001 From: Rr <378641881@qq.com> Date: Fri, 15 May 2026 15:44:35 +0800 Subject: [PATCH] Updated README Added installation instructions for the PinMe skill. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a61166a..ca18d93 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,14 @@ It lets you quickly set up and launch a complete project with an integrated fron Website: [https://pinme.eth.limo/](https://pinme.eth.limo/) +> **PinMe Skill** +> +> Install the PinMe skill before using PinMe in agent workflows: +> +> ```bash +> npx skills add glitternetwork/pinme +> ``` + ## Table of Contents - [Quick Start](#quick-start)