📝 Update README with improved formatting and add installation instructions for SKILL
This commit is contained in:
@@ -2,12 +2,18 @@
|
|||||||
|
|
||||||
## SKILL Summary
|
## SKILL Summary
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|----|---------------------------------------------------------------------|
|
|-------------|---------------------------------------------------------------------|
|
||||||
| postmessage| Post a message to Hatter showing how to handle a confidential token |
|
| postmessage | Post a message to Hatter showing how to handle a confidential token |
|
||||||
| rfc | Get RFC document |
|
| rfc | Get RFC document |
|
||||||
|
|
||||||
|
|
||||||
|
## Install SKILL
|
||||||
|
|
||||||
|
```shell
|
||||||
|
npx skills add https://git.hatter.ink/hatter/skills --skill rfc
|
||||||
|
```
|
||||||
|
|
||||||
## SKILL Internals
|
## SKILL Internals
|
||||||
|
|
||||||
### How `get-secret.ts` works?
|
### How `get-secret.ts` works?
|
||||||
|
|||||||
Reference in New Issue
Block a user