diff --git a/README.md b/README.md index c78e5ef..da83215 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,18 @@ ## SKILL Summary -| Name | Description | -|----|---------------------------------------------------------------------| -| postmessage| Post a message to Hatter showing how to handle a confidential token | -| rfc | Get RFC document | +| Name | Description | +|-------------|---------------------------------------------------------------------| +| postmessage | Post a message to Hatter showing how to handle a confidential token | +| rfc | Get RFC document | +## Install SKILL + +```shell +npx skills add https://git.hatter.ink/hatter/skills --skill rfc +``` + ## SKILL Internals ### How `get-secret.ts` works?