Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenClaw Skills Repository

Versionable skills for OpenClaw with IDE support.

Structure

skills/
├── skill-name/
│   ├── SKILL.md    # Skill documentation
│   ├── assets/     # Any assets the skill needs
│   └── scripts/    # Helper scripts

Active Skills

  • coding-agent - Run various coding assistants (Codex CLI, Claude Code, etc.)
  • healthcheck - Security auditing and system hardening
  • skill-creator - Create and manage new skills
  • tmux - Remote control tmux sessions
  • weather - Get weather forecasts (no API key required)

Usage

  1. Clone this repo to your workspace
  2. Symlink or copy skills to OpenClaw skills directory
  3. Edit skills with your favorite IDE
  4. Commit and push changes

Adding New Skills

Use the skill-creator skill or follow the template in SKILL_TEMPLATE.md

About

Versionable OpenClaw skills for better IDE support

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages