20 lines
410 B
Markdown
20 lines
410 B
Markdown
# telegram-inline-buttons
|
|
|
|
Repo-ready package for OpenClaw / skills CLI.
|
|
|
|
## Install from a git repo
|
|
After you push this repository to GitHub, install it on another host with:
|
|
|
|
```bash
|
|
npx skills add <owner>/<repo> -g -y
|
|
```
|
|
|
|
If you want only this skill explicitly:
|
|
|
|
```bash
|
|
npx skills add <owner>/<repo> --skill telegram-inline-buttons -g -y
|
|
```
|
|
|
|
## Included skill
|
|
- `skills/telegram-inline-buttons/SKILL.md`
|