alphaclaw.md
📄 README.md
1# alphaclaw.md
2
3> The OpenClaw resource hub. Deploy. Extend. Share.
4
5## What is this?
6
7alphaclaw.md is where OpenClaw builders come to find **skills**,
8**deployment templates**, and **walkthroughs**.
9
10Everything here is community-contributed and open source.
11
12## Quick Start
13
14```bash
15# Install OpenClaw
16npm install -g openclaw
17
18# Start the gateway
19openclaw start
20
21# Install a skill
22openclaw skill install github
23```
24
25## Structure
26
27```
28skills/ # Community skills you can install
29templates/ # One-click deploy templates
30guides/ # Step-by-step walkthroughs
31```
32
33## Contributing
34
351. Fork the repo
362. Add your skill to `skills/`
373. Open a PR
38
39Join us on [Discord](https://discord.com/invite/clawd).
40
41---
42
43*Built with OpenClaw.*
44
🐾 alphaclaw.mdUTF-8Markdown