Merge pull request #10 from VoltAgent/rename-to-openclaw

refactor: update new name
This commit is contained in:
Necati Özmen
2026-01-30 12:23:02 +03:00
committed by GitHub
2 changed files with 687 additions and 683 deletions

View File

@@ -1,6 +1,6 @@
# Contributing to Awesome Moltbot Skills # Contributing to Awesome Moltbot Skills
A curated list of skills for Moltbot (formerly Clawdbot). We organize links to skills hosted in the [official Moltbot skills repo](https://github.com/moltbot/skills/tree/main/skills). A curated list of skills for OpenClaw (previously known as Moltbot, originally Clawdbot... identity crisis included, no extra charge). We organize links to skills hosted in the [official OpenClaw skills repo](https://github.com/openclaw/skills/tree/main/skills).
## Adding a Skill ## Adding a Skill
@@ -9,13 +9,13 @@ A curated list of skills for Moltbot (formerly Clawdbot). We organize links to s
Add your skill to the end of the relevant category in `README.md`: Add your skill to the end of the relevant category in `README.md`:
```markdown ```markdown
- [skill-name](https://github.com/moltbot/skills/tree/main/skills/author/skill-name/SKILL.md) - Short description of what it does. - [skill-name](https://github.com/openclaw/skills/tree/main/skills/author/skill-name/SKILL.md) - Short description of what it does.
``` ```
If an author has multiple skills in the same area, please don't add them one by one. Instead, link to the author's parent folder and write a general description. This keeps the list clean and avoids unnecessary clutter. If an author has multiple skills in the same area, please don't add them one by one. Instead, link to the author's parent folder and write a general description. This keeps the list clean and avoids unnecessary clutter.
```markdown ```markdown
- [author-skills](https://github.com/moltbot/skills/tree/main/skills/author) - Brief summary covering all skills. - [author-skills](https://github.com/openclaw/skills/tree/main/skills/author) - Brief summary covering all skills.
``` ```
### Where to Add ### Where to Add
@@ -25,7 +25,7 @@ If an author has multiple skills in the same area, please don't add them one by
### Requirements ### Requirements
- Skill must be published to the [Moltbot official skills repo](https://github.com/moltbot/skills/tree/main/skills) - Skill must be published to the [Moltbot official skills repo](https://github.com/openclaw/skills/tree/main/skills)
- Has documentation (SKILL.md) - Has documentation (SKILL.md)
- Description must be concise — 10 words or fewer - Description must be concise — 10 words or fewer
- Skill must have real community usage. We focus on community-adopted, proven skills published by development teams and proven in real-world usage. Brand new skills are not accepted — give your skill time to mature and gain users before submitting - Skill must have real community usage. We focus on community-adopted, proven skills published by development teams and proven in real-world usage. Brand new skills are not accepted — give your skill time to mature and gain users before submitting

1362
README.md

File diff suppressed because it is too large Load Diff