A professional automation tool for programmatically publishing rich media posts and articles to the Dzen.ru platform.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install dzen
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install dzen using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Dzen Publisher is a specialized automation skill designed to help creators and developers manage their presence on Dzen.ru (formerly Yandex Zen). Since the platform lacks a public API for programmatic posting, this tool employs a browser-mimic approach to facilitate content distribution. By utilizing existing session data, users can integrate their content pipelines directly into the Dzen ecosystem.
As part of the Openclaw Skills library, this skill streamlines the transition from local drafts to live posts, supporting a variety of media formats including high-quality images and video files. It is an essential component for those looking to scale their digital presence through automated, reliable content delivery without manual browser interaction.
Cookie header value and the x-csrf-token header from any valid request.dzen_config.json file in your workspace:{
"cookies": {
"SESSION_ID": "your_id",
"zen_sso_checked": "value"
},
"csrf_token": "your_token"
}
python3 scripts/publish.py --title "My Title" --text "My Content" --media image.jpg video.mp4 --config dzen_config.json
The skill manages configuration and media through a specific file-based schema to ensure compatibility with Dzen.ru requirements:
| Component | Type | Description |
|---|---|---|
dzen_config.json |
JSON File | Contains authentication cookies and the mandatory CSRF token. |
--media |
File Paths | Supports .jpg, .jpeg, .png, .webp, .gif, .mp4, .mov, .avi, and .mkv. |
--text |
String | The main body of the post in plain text or supported markdown format. |
Loading
A comprehensive API integration for managing Avito.ru accounts, listings, and messenger communications through automated workflows.

A specialized monitoring tool that tracks the economic efficiency and tangible value of AI agent sessions to prevent token wastage.

A lightweight Python utility for fetching real-time stock prices and financial metrics from Yahoo Finance without requiring an API key.

A professional audio consultant agent for matching gear, optimizing room acoustics, and analyzing second-hand market pricing.

A comprehensive AI skill for managing Obsidian vaults through intelligent search, automated organization, and granular content editing.

Connect your AI agent to your Obsidian vault for seamless note creation, fuzzy searching, and automated knowledge management.








































