A comprehensive automation skill for drafting, illustrating, and publishing SEO-optimized articles on Note.com.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install note-writer
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-writer 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-writer skill is designed to streamline the editorial process for creators and developers targeting the Japanese Note.com platform. By leveraging Openclaw Skills, it automates the generation of engaging articles ranging from technical tutorials to agent activity reports. It synthesizes content creation with visual storytelling by integrating directly with image generation tools to produce platform-perfect assets.
This skill goes beyond simple text generation by incorporating sophisticated SEO strategies, posting schedules, and automated browser interactions. It ensures that every post is not only human-readable but also optimized for search engine visibility and audience retention, making it an essential tool for long-term digital asset building.
To deploy the note-writer skill within your Openclaw Skills environment, follow these steps:
# Install the necessary automation driver
npm install playwright
# Create the directory for image asset storage
mkdir -p /mnt/e/SNS-Output/Images/Note/
# Ensure the image generation dependency is linked
# Path: ~/.claude/skills/nano-banana-pro/generate.py
Configure your Note.com credentials within your environment variables to allow Playwright to handle the login and publishing sequence.
The note-writer skill organizes data through a structured template and local file hierarchy:
| Attribute | Specification | Detail |
|---|---|---|
| Eye-catch Image | 1280x720 (16:9) | SEO-focused header graphic |
| Section Visuals | 1280x720 (16:9) | Placed every 500-800 words |
| Diagrams | 1080x1080 (1:1) | Minimalist flat-style conceptual aids |
| Image Storage | Local Path | Saved to /mnt/e/SNS-Output/Images/Note/ |
| Article Format | Markdown | Compatible with Note.com editor and Playwright scripts |
| Metadata | JSON/Frontmatter | Includes KPIs like target PV, likes, and follower growth |
Loading
A sophisticated browser automation tool for managing the end-to-end lifecycle of note.com articles, from draft creation to optimized publishing.

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.

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

An automated workflow for generating dialogue-based podcast episodes using NotebookLM and distributing them across major audio platforms.








































