📝 Update README with improved formatting and add installation instructions for SKILL
This commit is contained in:
14
README.md
14
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?
|
||||
|
||||
Reference in New Issue
Block a user