Skip to content

Commit 05bf4f9

Browse files
jim-counterclaude
andcommitted
docs: add ClawHub links and install commands to skill sections
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b20f904 commit 05bf4f9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ Each skill lives in its own directory under `autonomys/` with a `SKILL.md` that
1717

1818
### auto-memory
1919

20+
[clawhub.ai/jim-counter/auto-memory](https://clawhub.ai/jim-counter/auto-memory)
21+
22+
```bash
23+
npx clawhub install auto-memory
24+
```
25+
2026
Permanent decentralized storage via the Autonomys Auto Drive API. Gives your agent:
2127

2228
- **Permanent file storage** — upload any file to the Autonomys Network and get back a CID. The data is distributed across the network and never expires.
@@ -27,6 +33,12 @@ auto-memory only needs an Auto Drive API key (free at [ai3.storage](https://ai3.
2733

2834
### auto-respawn
2935

36+
[clawhub.ai/jim-counter/auto-respawn](https://clawhub.ai/jim-counter/auto-respawn)
37+
38+
```bash
39+
npx clawhub install auto-respawn
40+
```
41+
3042
On-chain identity and memory anchoring on the Autonomys Network. Gives your agent:
3143

3244
- **Permanent identity** — a wallet with two addresses (consensus `su...` and EVM `0x...`) derived from a single recovery phrase. This is the agent's verifiable on-chain identity.

0 commit comments

Comments
 (0)