mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-27 21:05:34 +00:00
docs: add Hermes Tweet skill install example
This commit is contained in:
committed by
krypticmouse
parent
86c42e4e4a
commit
1d37528637
@@ -148,6 +148,14 @@ jarvis skill sync openclaw --search "web3|crypto"
|
||||
jarvis skill install github:user/repo/path/to/skill --url https://github.com/user/repo
|
||||
```
|
||||
|
||||
For example, install the Hermes Tweet skill when you want an agent to search
|
||||
Twitter/X, read tweet replies, monitor tweets, export followers, and run
|
||||
gated post, reply, or DM workflows:
|
||||
|
||||
```bash
|
||||
jarvis skill install github:Xquik-dev/hermes-tweet/skills/hermes-tweet --url https://github.com/Xquik-dev/hermes-tweet
|
||||
```
|
||||
|
||||
### Config-Driven Auto Import
|
||||
|
||||
Add sources to `~/.openjarvis/config.toml` for automatic syncing:
|
||||
|
||||
Reference in New Issue
Block a user