← Back to Skills Marketplace
sergebulaev

Publora Telegram

by Sergey Bulaev · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
642
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install publora-telegram
Description
Post or schedule content to Telegram channels and groups using the Publora API. Use this skill when the user wants to publish or schedule Telegram messages v...
Usage Guidance
This skill appears to be a straightforward Publora→Telegram how-to, but there are important omissions. Before installing or using it: 1) Confirm how the Publora API key (x-publora-key) and your Telegram bot token will be provided and stored — the skill metadata does not declare required env vars, which makes credential handling unclear. 2) Verify whether you need the separate 'publora' core skill (auth/workspace) — the SKILL.md references it but the dependency is not declared. 3) Be cautious when uploading local media: the instructions open local files for upload, so the agent or any helper code will need filesystem access. 4) Only provide your Publora key and bot token to publishers you trust; check Publora's docs and privacy policy for how they handle your bot token and posted content. If the publisher can clarify where credentials are expected (env var name, secure prompt, or external dashboard) and declare the dependency on the publora core skill, the incoherence would be resolved.
Capability Analysis
Type: OpenClaw Skill Name: publora-telegram Version: 1.2.0 The skill bundle provides legitimate documentation and code examples for integrating the Publora API with Telegram. It includes standard API interaction patterns using JavaScript fetch and Python requests to post or schedule messages, with no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name and description align with the documented actions (posting/scheduling to Telegram via the Publora API). However, the SKILL.md clearly requires a Publora API key (x-publora-key) and references a separate 'publora' core skill for auth/scheduling, yet the skill metadata declares no required environment variables and no dependency on a publora core skill. That mismatch suggests missing declarations (not necessarily malicious, but inconsistent).
Instruction Scope
Runtime instructions are limited to calling Publora endpoints and uploading local media files (open('image.jpg') for upload). Those actions are in-scope for a Telegram posting skill. The instructions do not attempt to read unrelated system files or external endpoints. They are however vague about how credentials are supplied at runtime (they show header usage but don't declare where/how the agent should obtain/store the key).
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal footprint and nothing written to disk by the skill itself.
Credentials
The SKILL.md clearly requires an x-publora-key (Publora API key) and, indirectly, a Telegram bot token to set up Publora integration, but the registry metadata lists no required environment variables or primary credential. This is a disproportionate omission: the skill will need secrets to operate but doesn't declare them, so it's unclear how credentials will be requested, passed, or stored.
Persistence & Privilege
The skill does not request always:true or any elevated platform presence; there is no install, no persistent configuration changes, and default autonomous invocation settings are unchanged.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install publora-telegram
  3. After installation, invoke the skill by name or use /publora-telegram
  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 full markdown formatting reference, caption vs message limits, bot setup guide, security notes
v1.0.0
Initial release
Metadata
Slug publora-telegram
Version 1.2.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Publora Telegram?

Post or schedule content to Telegram channels and groups using the Publora API. Use this skill when the user wants to publish or schedule Telegram messages v... It is an AI Agent Skill for Claude Code / OpenClaw, with 642 downloads so far.

How do I install Publora Telegram?

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

Is Publora Telegram free?

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

Which platforms does Publora Telegram support?

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

Who created Publora Telegram?

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

💬 Comments