Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenClaw Skills

A collection of open-source skills for OpenClaw - the local AI assistant.

Philosophy: 100% local, no API keys required, privacy-first.

Available Skills

Skill Description ClawHub Status
voice-reply Local text-to-speech using Piper voices npx clawhub install voice-reply ✅ Ready

Installation

Via ClawHub (Recommended)

npx clawhub install voice-reply

Manual Installation

Copy any skill folder to your OpenClaw skills directory:

# Clone this repo
git clone https://github.com/stolot0mt0m/openclaw-skills.git

# Copy a skill to OpenClaw
cp -r openclaw-skills/skills/voice-reply ~/.openclaw/skills/

Requirements

  • OpenClaw installed
  • Linux (most skills are Linux-focused)
  • Skill-specific requirements listed in each skill's README

Contributing

Contributions welcome! Please:

  1. Fork this repository
  2. Create your skill in skills/your-skill-name/
  3. Follow the OpenClaw skill structure
  4. Submit a pull request

License

MIT License - see LICENSE

Links

About

OpenClaw Skills Collection - 100% local, no API keys required

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages