A technical formatting tool that converts plain text into Substack-optimized HTML for seamless copy-pasting.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install substack-formatter
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 substack-formatter using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Substack Article Formatter is a specialized utility designed to solve the common issue where the Substack editor treats raw markdown as plain text. By utilizing Openclaw Skills, this tool transforms your content into semantic HTML that is recognized immediately by web-based editors. It ensures that your visual presentation—including headers, emphasis, and spacing—remains intact during the transition from a coding agent or local environment to the publishing platform.
This skill is built for newsletter creators who want to maintain their voice without wasting time on manual re-formatting. It focuses on converting text into a rich HTML format and copying it to the clipboard using the correct mime-type, allowing for a perfect paste every time. Whether you are drafting long-form essays or quick updates, this tool bridges the gap between raw content and professional publishing.
To integrate this tool into your Openclaw Skills workflow, ensure you have the Python environment configured and the necessary scripts available in your skill directory.
Install the required dependencies:
pip install pyperclip
Run the formatter to prepare your content:
python formatter.py "Your plain text here"
Use the copy utility to send the formatted HTML to your clipboard:
python copy_to_substack.py
The Substack Article Formatter organizes its workflow through a set of functional scripts and templates to ensure data integrity.
| Component | Purpose |
|---|---|
| formatter.py | Processes raw text and generates semantic HTML strings. |
| copy_to_substack.py | Handles the system clipboard interaction for HTML formatting. |
| test_formatter.py | Provides a validation suite for testing formatting edge cases. |
| Standard Template | High-structure format with headers and bold emphasis. |
| Minimal Template | Clean format focusing on spacing and simple readability. |
Loading
A professional-grade Figma integration for programmatically analyzing design systems, auditing WCAG compliance, and automating multi-format asset exports.

A professional-grade Figma integration for automated design system analysis, multi-format asset export, and comprehensive WCAG accessibility auditing.

An automated context management tool that intelligently compresses conversation history to maintain AI agent performance during long coding sessions.

SlopeSniper is an AI-powered Solana trading assistant that enables token swaps on Jupiter DEX using simple natural language commands and automated safety protocols.

A robust command-line interface for discovering, controlling, and grouping Sonos speakers within your local network.

A professional-grade command-line interface and Node.js library for trading perpetuals, futures, and options on the GRVT exchange.








































