← Back to Skills Marketplace
sergebulaev

Publora Youtube

by Sergey Bulaev · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
633
Downloads
0
Stars
2
Active Installs
3
Versions
Install in OpenClaw
/install publora-youtube
Description
Upload and publish video content to YouTube using the Publora API. Use this skill when the user wants to upload or schedule YouTube videos via Publora.
Usage Guidance
Before installing: 1) Confirm how the Publora API key is supplied — the SKILL.md expects x-publora-key but the skill metadata doesn't declare any required env vars or primary credential; ask the author whether a separate 'publora' core skill is required to manage auth. 2) Only provide a limited-scope Publora key (not a broad admin key) and verify the Publora domain (https://api.publora.com) is correct and trusted. 3) Be aware the agent will upload local video files (you or the agent must supply the bytes), and uploads use returned S3 URLs — verify those URLs are legitimate before PUTing. 4) If you need stronger assurance, request the publisher to update the metadata to declare the required credential (e.g., PUBLORA_API_KEY) and to document any required scope/permissions for that key. 5) If you are unsure about the Publora service or the publisher identity, do not provide secrets or allow autonomous invocation that could use them.
Capability Analysis
Type: OpenClaw Skill Name: publora-youtube Version: 1.2.0 The skill bundle provides standard documentation and code examples for using the Publora API to upload and schedule YouTube videos. It contains no evidence of malicious intent, data exfiltration, or harmful instructions, focusing entirely on legitimate API interactions with api.publora.com.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md: it describes uploading and scheduling YouTube videos via the Publora API and the examples show the expected API calls. However the SKILL.md references a Publora core skill for auth and shows an x-publora-key header (sk_YOUR_KEY) even though the registry metadata lists no required credentials — a minor inconsistency.
Instruction Scope
The instructions are narrowly scoped to creating posts, requesting an upload URL, and PUTting video bytes to the upload URL (S3). They reference local video file bytes/paths and the x-publora-key header. They do not instruct the agent to read unrelated system files, but they implicitly require providing an API key and access to local video files.
Install Mechanism
Instruction-only skill with no install spec and no code files — low install risk. Nothing will be written to disk by an installer because there is no installer.
Credentials
The SKILL.md explicitly requires an API key header (x-publora-key: sk_YOUR_KEY) but the skill metadata declares no required environment variables or primary credential. This mismatch means the skill expects secrets (Publora API key) but does not declare them; that reduces transparency and is disproportionate to the published metadata.
Persistence & Privilege
always is false and there is no install or code that requests persistent presence or modifies other skills. The skill does not request elevated agent privileges in metadata.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install publora-youtube
  3. After installation, invoke the skill by name or use /publora-youtube
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
March 2026: updated platform limits, new API docs, Threads nesting warning
v1.1.0
Add privacy settings (public/private/unlisted), title behavior, auto-generated title, content-as-description, daily quota notes from official docs
v1.0.0
Initial release
Metadata
Slug publora-youtube
Version 1.2.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 3
Frequently Asked Questions

What is Publora Youtube?

Upload and publish video content to YouTube using the Publora API. Use this skill when the user wants to upload or schedule YouTube videos via Publora. It is an AI Agent Skill for Claude Code / OpenClaw, with 633 downloads so far.

How do I install Publora Youtube?

Run "/install publora-youtube" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Publora Youtube free?

Yes, Publora Youtube is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Publora Youtube support?

Publora Youtube is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Publora Youtube?

It is built and maintained by Sergey Bulaev (@sergebulaev); the current version is v1.2.0.

💬 Comments