Install
openclaw skills install super-agent-skillsComprehensive AI Agent capability library covering 20+ essential skills from file ops to cloud services, security, monitoring, and CI/CD.
openclaw skills install super-agent-skillsBuild a fully capable AI Agent with 20+ essential skills covering file operations, networking, databases, cloud services, security, and more.
A powerful AI Agent needs a comprehensive skill set to handle any task autonomously.
ls -la ~/skills/which curl && curl --versioncurl -sS "https://api.example.com/data"
curl -X POST -H "Content-Type: application/json" -d '{"key":"value"}' URL
echo "echo 'reminder' >> ~/reminder.txt" | at now + 30 seconds
docker build -t myapp .
docker run -d myapp
kubectl apply -f deployment.yaml
which python3 && python3 --version
which node && node --version
which git && git --version
which docker && docker --version
which curl && curl --version
uname -a
Core Capability = Foundation Tools + Security Awareness + Best Practices
Regularly inventory your skills to stay current!