This skill should be used when the user asks to "deploy a plugin", "deploy a theme", "push to production", "deploy to WordPress", "deploy to Hostinger", or mentions deployment of WordPress components. Provides step-by-step deployment workflows for Hostinger-hosted and SSH-accessible WordPress sites.
Guides deployment of WordPress plugins, themes, and static sites to production servers. Supports Hostinger MCP (preferred for Hostinger hosting) and SSH/SFTP (universal).
Is the target Hostinger-hosted?
hosting_deployWordpressPlugin, hosting_deployWordpressTheme)What are you deploying?
hosting_importWordpressWebsitewp-local-env skill to export the database and files before deployingWhen deploying from a local development site, use the appropriate export method:
studio wp db export backup.sql --path=<site> + copy wp-content/<wp-cli> --path=<site-root> db export backup.sql + copy app/public/wp-content/npx wp-env run cli wp db export /tmp/backup.sql + Docker volume copystudio preview create --path=<site> for quick sharing (WordPress.com hosted)For full details on local environment operations, see the wp-local-env skill.
references/hostinger-deploy.md - Hostinger MCP deployment detailsreferences/ssh-deploy.md - SSH/SFTP deployment procedureswp-woocommerce skillFor automated deployments via CI/CD pipelines, see the wp-cicd skill and wp-cicd-engineer agent.
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer