← Back to Skills Marketplace
325
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install yeet-it
Description
Publish HTML as a live website instantly. POST HTML, get a shareable URL. No account needed. Always asks the user for confirmation before publishing.
Usage Guidance
This skill appears to do what it says: it makes HTTP requests to yeetit.site to publish HTML and requires only curl. Before using it, verify you trust the target site (https://yeetit.site), and never publish HTML that contains API keys, passwords, personal data, or anything sensitive. Because the SKILL.md's instruction to always ask for confirmation is a guideline rather than an enforced rule, make sure you (or your agent settings) will require an explicit approval step before any publish/update. If you need guarantees about data retention or ownership, review the service's privacy/terms and consider using a trusted hosting method for sensitive or permanent content.
Capability Analysis
Type: OpenClaw Skill
Name: yeet-it
Version: 1.0.2
The skill's purpose is to publish HTML content to a live website via `yeetit.site`. It explicitly instructs the AI agent to always ask for user confirmation before publishing, to summarize the content, and to warn the user about public accessibility. Crucially, it includes strong instructions in `SKILL.md` under 'Security — Sensitive Data Warning' to review content for sensitive data and explicitly forbids reading local files, environment variables, or credentials for publication, actively mitigating common data exfiltration risks. There is no evidence of malicious intent, obfuscation, or unauthorized actions.
Capability Assessment
Purpose & Capability
Name and description (instant web publishing) match the runtime instructions: the SKILL.md shows curl POST/PUT calls to https://yeetit.site endpoints and requires only curl. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
Instructions are narrowly scoped to making HTTP calls to yeetit.site and include strong admonitions to always ask for explicit confirmation and to avoid embedding secrets or reading local env/files. This is appropriate, but the enforcement of the confirmation step depends on the agent — the SKILL.md cannot technically prevent an agent from ignoring that requirement.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or fetched during install. This is the lowest-risk install profile.
Credentials
The skill requests no environment variables or credentials. That is proportional: publishing via an unauthenticated public API does not require user secrets. The SKILL.md explicitly warns not to include secrets in content.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges or modify agent/system configurations. Note: model-autonomous invocation is allowed (platform default), so the combination of allowed autonomy + the skill's capability to publish public content means users should be cautious if they allow autonomous actions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install yeet-it - After installation, invoke the skill by name or use
/yeet-it - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Added a mandatory user confirmation step before publishing or updating any site; publishing can no longer proceed without explicit user consent.
- Updated documentation to emphasize the importance of confirmation, with instructions and scripts for confirming intent before publishing.
- Clarified public visibility and shared URL warning requirements in both workflow and user messaging.
- Improved guidance on responsible use and handling of sensitive data, reinforcing review steps before proceeding.
- No functional or technical changes to API usage; focus is on user safety and explicit consent.
v1.0.1
Security improvements and new publishing guidelines:
- Added a warning section detailing risks of exposing sensitive data (API keys, credentials, personal info) in published HTML.
- Instructs to confirm with the user before publishing any user-generated or potentially sensitive content.
- States that only user-provided or explicitly generated content should be published; prohibits use of local files or environment variables.
- Clarifies that publishing should only occur with explicit user intent, and to ask for confirmation if unsure.
- All existing publishing instructions and usage limits remain unchanged.
v1.0.0
YeetIt 1.0.0 — Instantly publish HTML as a live website.
- Launches a fast, no-signup API to publish HTML and assets; receive a shareable URL in under a second.
- No authentication needed to publish; optional edit key allows future updates.
- Supports temporary/persistent websites, including landing pages, reports, portfolios, and more.
- Includes guide for uploading assets (CSS, JS, images) with HTML.
- Free tier limits: 5 MB/site, 10 assets/site, 5 active sites, 24-hour expiry unless claimed.
Metadata
Frequently Asked Questions
What is Yeet it - Instant Web Hosting?
Publish HTML as a live website instantly. POST HTML, get a shareable URL. No account needed. Always asks the user for confirmation before publishing. It is an AI Agent Skill for Claude Code / OpenClaw, with 325 downloads so far.
How do I install Yeet it - Instant Web Hosting?
Run "/install yeet-it" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Yeet it - Instant Web Hosting free?
Yes, Yeet it - Instant Web Hosting is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Yeet it - Instant Web Hosting support?
Yeet it - Instant Web Hosting is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Yeet it - Instant Web Hosting?
It is built and maintained by Snappy (@snappyio); the current version is v1.0.2.
More Skills