ServerKit
Manage servers, databases, and deployments with AI-assisted workflows
All Skills in This Repository (6)
Pure Emerald Level Indicatorsaudit-subprocess
Audit Python backend subprocess calls for security and environment vulnerabilities.
deploy
Deploy ServerKit to a production server via SSH with health checks.
db-inspect
Inspect ServerKit SQLite schemas, row counts, and run SQL queries.
audit-less
Scan LESS stylesheets for variable errors and report fixes.
new-feature
Scaffold full-stack ServerKit features with Flask and React components.
create-pr
Generate pull request titles and descriptions from branch commits and diffs.
Frequently Asked Questions
FAQPage SchemaHow to install ServerKit skills?โผ
Run `npx skills add jhd3197/ServerKit --all -g -y` in your terminal to install all skills in this suite globally.
What is ServerKit used for?โผ
ServerKit is a self-hosted control panel for managing web apps, databases, Docker containers, and security on VPS or dedicated servers. These skills help AI agents develop, audit, and deploy it.
Can AI deploy ServerKit to production?โผ
Yes. The deploy skill runs the update over SSH, rebuilds the frontend, restarts services, and verifies health checks automatically.
How to inspect the ServerKit database with AI?โผ
Use the db-inspect skill to view tables, schemas, and row counts or run safe read-only queries locally or on production via SSH.
Do these skills work with Claude Code and Codex?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, and other compatible AI coding agents.
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