Skip to content
 
 

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awesome-devx-skills 🧠

A curated collection of OpenClaw agent skills built and maintained by Devx AI Labs.

OpenClaw skills are modular, plug-and-play capabilities that extend AI agents — giving them access to tools, APIs, and workflows. This repo is the home for every skill our team builds.

What's a Skill?

A skill is a folder containing:

  • SKILL.md — instructions the agent reads to use the skill
  • Supporting scripts, configs, or assets the skill needs
  • A README.md explaining what it does and how to use it

Skills

Skill Description Author
(coming soon)

Contributing

We welcome contributions! Here's how to add a new skill:

  1. Fork this repo
  2. Create a branch: skill/your-skill-name
  3. Add your skill in the skills/ folder following the template
  4. Test it — make sure the skill works end-to-end with an OpenClaw agent
  5. Open a PR with a clear description of what the skill does

PR Guidelines

  • One skill per PR
  • Must include a working SKILL.md and a README.md
  • Scripts must be tested before submission
  • Follow the folder structure in the template

⚠️ All PRs are reviewed and approved by @brijeshdevx. Only approved skills merge to main.

Skill Template

Use skills/_template/ as your starting point.

License

MIT — free to use, modify, and distribute.


Built with ❤️ by Devx AI Labs

About

A curated collection of claude plugins built and maintained by Devx AI Labs. Open source — PRs welcome.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors