Hostinger Skills
Seven deploy recipes that drive Hostinger's public API tool by tool, in a fixed order.
Install
OfficialClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install hostinger@claude-plugins-official
Hostinger barındırmasına durağan site, Node.js uygulaması ya da WordPress teması dağıtılırken
- Author
- Hostinger
Each skill is a numbered call sequence rather than prose: resolve the account username from the domain, request upload credentials, push the archive, optionally let the platform detect build settings, then start the build — the one step marked destructive. The detail that makes it work is the upload itself, which has no tool wrapper at all: it goes straight to the file storage host over the TUS resumable protocol and authenticates with the key returned by the previous call, not the bearer token used everywhere else. The archive is required to hold source only, since the build step installs dependencies itself. Static sites, Node.js apps, WordPress sites, themes and plugins each get a recipe, with separate ones for Agency plans.
Similar skills
Airwallex Dev Skills
SkillSix Airwallex skills, one per checkout surface, each scoped so the wrong one refuses the job.
Postman Skills
SkillAPI lifecycle work from the session: collections, requests, Flows, specs and a readiness audit.
Signed Audit Trails
SkillA single cookbook skill that explains signed tool-call receipts before you commit to running them.

Comments(0)
Sign in to comment