clankerweb

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

安装方式
CLI
npx skills add https://github.com/indusbit/clankerweb-skill --skill clankerweb

使用 CLI 安装这个技能,并在你的工作区中直接复用对应的 SKILL.md 工作流。

最后更新于 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.