📝 Update README with improved formatting and add installation instructions for SKILL

This commit is contained in:
2026-04-11 02:14:04 +08:00
parent 7dc2c0b649
commit c4b0cd37fa

View File

@@ -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?