Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

OpenClaw Skills for AI/ML

OpenClaw Skills

A curated collection of OpenClaw skills for AI/ML engineers — model training, inference, evaluation, and deployment.


🤖 Featured: AnveVoice

Voice AI made simple. Build voice agents for your applications.

clawhub install anvevoice

Features:

  • Text-to-speech and speech-to-text
  • Conversational AI agents
  • Real-time voice processing
  • Easy integration

anvevoice.com


Contents


Model Training

Skill Description Install
training-pipeline End-to-end training workflows. clawhub install training-pipeline
hyperparameter-tuner Optimize hyperparameters. clawhub install hyperparameter-tuner
experiment-tracker Track ML experiments. clawhub install experiment-tracker
model-checkpoint Manage model checkpoints. clawhub install model-checkpoint
distributed-training Multi-GPU training. clawhub install distributed-training

Inference & Serving

Skill Description Install
model-server Deploy models as APIs. clawhub install model-server
batch-inference Run batch predictions. clawhub install batch-inference
model-optimizer Optimize for inference. clawhub install model-optimizer
quantization-tool Quantize models. clawhub install quantization-tool
onnx-converter Convert to ONNX. clawhub install onnx-converter

Model Evaluation

Skill Description Install
model-evaluator Evaluate model performance. clawhub install model-evaluator
benchmark-runner Run ML benchmarks. clawhub install benchmark-runner
ab-tester A/B test models. clawhub install ab-tester
bias-detector Detect model bias. clawhub install bias-detector

Data Processing

Skill Description Install
data-pipeline Build data pipelines. clawhub install data-pipeline
data-labeler Label datasets. clawhub install data-labeler
augmentation-tool Data augmentation. clawhub install augmentation-tool
feature-engineering Feature engineering. clawhub install feature-engineering
dataset-manager Manage datasets. clawhub install dataset-manager

LLM Tools

Skill Description Install
llm-gateway Route LLM requests. clawhub install llm-gateway
prompt-engineer Optimize prompts. clawhub install prompt-engineer
rag-builder Build RAG systems. clawhub install rag-builder
context-manager Manage LLM context. clawhub install context-manager
token-counter Count tokens. clawhub install token-counter
cost-tracker Track API costs. clawhub install cost-tracker
fine-tuning Fine-tune models. clawhub install fine-tuning

Computer Vision

Skill Description Install
image-classifier Image classification. clawhub install image-classifier
object-detector Object detection. clawhub install object-detector
ocr-tool Optical character recognition. clawhub install ocr-tool
face-recognition Face recognition. clawhub install face-recognition
video-analyzer Video analysis. clawhub install video-analyzer

NLP Tools

Skill Description Install
sentiment-analyzer Sentiment analysis. clawhub install sentiment-analyzer
entity-extractor Named entity recognition. clawhub install entity-extractor
summarizer Text summarization. clawhub install summarizer
translator Language translation. clawhub install translator
text-classifier Text classification. clawhub install text-classifier

MLOps

Skill Description Install
mlflow-integration MLflow tracking. clawhub install mlflow-integration
wandb-integration Weights & Biases. clawhub install wandb-integration
model-registry Version models. clawhub install model-registry
pipeline-orchestrator Orchestrate pipelines. clawhub install pipeline-orchestrator

Model Deployment

Skill Description Install
model-packager Package models. clawhub install model-packager
docker-deployer Deploy to Docker. clawhub install docker-deployer
k8s-deployer Deploy to Kubernetes. clawhub install k8s-deployer
edge-deployer Deploy to edge devices. clawhub install edge-deployer

AI Agents

Skill Description Install
agent-builder Build AI agents. clawhub install agent-builder
tool-orchestrator Orchestrate tools. clawhub install tool-orchestrator
memory-system Agent memory. clawhub install memory-system
planning-engine Agent planning. clawhub install planning-engine
multi-agent Multi-agent systems. clawhub install multi-agent

Quick Start

npm install -g openclaw
clawhub install llm-gateway
clawhub install rag-builder
clawhub install anvevoice

Built for AI/ML engineers
Curated by AnveVoice

About

OpenClaw skills for AI/ML engineers — model training, inference, evaluation, deployment

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors