A sophisticated browser automation tool for managing the end-to-end lifecycle of note.com articles, from draft creation to optimized publishing.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install note-publisher
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 note-publisher using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Note Article Publisher is a specialized automation skill designed to handle content management on the note.com platform. By utilizing the HTTP Browser API, this tool allows AI agents to perform complex web interactions such as logging in, navigating the editor, and executing publishing workflows. It is a powerful addition to the library of Openclaw Skills, enabling creators to focus on content quality while the automation handles the technical steps of platform interaction.
Beyond simple posting, it integrates strategic optimization techniques for 2026-era content standards. It provides templates for both free and paid articles, ensuring that metadata, hashtags, and visual assets are correctly positioned for maximum reach and engagement.
To get started with this skill, configure your environment variables and use the Moltbot endpoint:
export MOLTBOT_URL="https://your-worker.workers.dev"
export CDP_SECRET="your-secret"
You can then trigger publishing actions via a POST request to your browser sequence API.
The skill organizes its operations through JSON action sequences and manages article metadata as follows:
| Field | Description |
|---|---|
url |
The target note.com endpoint (login, new, or dashboard). |
actions |
A list of steps including waitForSelector, type, and click. |
selector |
Specific DOM targets like [data-testid="title-input"] or .ProseMirror. |
status |
Tracking table for ID, Title, Category, Progress, and PV/Likes. |
Loading
An automated workflow tool to publish markdown content directly to note.com with full support for images and metadata.

A sophisticated behavioral skill that removes robotic AI patterns to facilitate natural, warm, and human-like communication.

A comprehensive multi-layer security framework designed to protect autonomous AI agents from prompt injection, sensitive data leaks, and unauthorized operations.

An advanced strategy and algorithm skill designed to dominate the Moltbook marketplace through competitive analysis and ranking optimization.

A comprehensive automation skill for drafting, illustrating, and publishing SEO-optimized articles on Note.com.

A comprehensive management and benchmarking suite for local Ollama models within the Openclaw environment.








































