clankerweb

Clankerweb Agent Skill that gives you the easiest way to publish a website from an agent.

Installation
CLI
npx skills add https://github.com/indusbit/clankerweb-skill --skill clankerweb

Install this skill with the CLI and start using the SKILL.md workflow in your workspace.

Last updated 4/22/2026

Clankerweb Skill

Agent skill for publishing websites.

Why Install It

Clankerweb is the easiest and fastest way for an agent to publish a website.
This skill gives an agent the exact workflow for uploading static files,
creating or updating a live site, and returning a public URL.

Use it when you want an agent to:

  • Publish an HTML/CSS/JS site directly from a local folder
  • Get a live URL back without manual deployment steps
  • Use an API key for permanent sites, custom domains, or updates
  • Use email-based temporary publishing when no API key is available

Structure

SKILL.md
agents/
  openai.yaml

The repository root is the installable skill directory.