dot-ai
Kubernetes operations, deployment recommendations, and issue remediation
All Skills in This Repository (3)
Pure Emerald Level Indicatorspublish-mock-server
Build and publish multi-architecture Docker images to GitHub Container Registry.
infographic-generator
Generate image prompts for retro arcade-style infographics from documentation content.
write-docs
Generate documentation by executing commands and capturing real output.
Frequently Asked Questions
FAQPage SchemaHow to install dot-ai?โผ
Run `npx skills add vfarcic/dot-ai --all -g -y` in your terminal to install all skills in this suite globally.
How to troubleshoot Kubernetes issues with dot-ai?โผ
Use the remediate skill to get root-cause analysis and step-by-step fixes instead of raw kubectl output. It correlates cluster data across pods, networking, and storage to explain why something is broken.
Can dot-ai generate Dockerfiles and CI/CD pipelines?โผ
Yes. It analyzes your repository structure and generates secure multi-stage Dockerfiles plus GitHub Actions workflows based on your confirmed preferences.
Does dot-ai work with Claude Code and Cursor?โผ
Yes. It runs as an MCP server and CLI that integrates with Claude Code, Cursor, and other MCP-compatible clients.
Can I query my cluster in plain English?โผ
Yes. The query skill lets you ask questions like 'what databases are running?' and get answers about resources, namespaces, and cluster health without writing kubectl commands.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core