openclaw-skills
Newluanma-ai 的 OpenClaw skill 集合 - 27 个 SKILL.md
Summary
OpenClaw Skills is a curated collection of 27 reusable skill definitions from luanma-ai, designed to enhance Claude Code's capabilities across AI and ML workflows.
- It provides ready-to-use skill modules that streamline common development tasks, saving time and ensuring consistency.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/openclaw-skills.md https://raw.githubusercontent.com/luanma-ai/openclaw-skills/main/SKILL.md/openclaw-skillsUse Cases
Usage Examples
/openclaw-skills list all available skills
/openclaw-skills use data-preprocessing for my new dataset
Apply the model-training skill to set up a training pipeline for my neural network
Security Audits
Frequently Asked Questions
What is openclaw-skills?
OpenClaw Skills is a curated collection of 27 reusable skill definitions from luanma-ai, designed to enhance Claude Code's capabilities across AI and ML workflows. It provides ready-to-use skill modules that streamline common development tasks, saving time and ensuring consistency.
How to install openclaw-skills?
To install openclaw-skills: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/openclaw-skills.md https://raw.githubusercontent.com/luanma-ai/openclaw-skills/main/SKILL.md. Finally, /openclaw-skills in Claude Code.
What is openclaw-skills best for?
openclaw-skills is a skill categorized under General. Created by luanma-ai.
What can I use openclaw-skills for?
openclaw-skills is useful for: Quickly set up a new machine learning project with pre-configured skill templates.; Automate data preprocessing tasks using reusable skill definitions.; Integrate model training pipelines with minimal manual configuration.; Standardize code review processes across AI/ML projects.; Deploy AI models with consistent deployment skill modules.; Generate documentation for ML experiments using predefined skill prompts..