note-writer for Openclaw

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

sa9saq
v1.0.0
Feb 11, 2026
0
0
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install note-writer

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

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).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is note-writer?

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.

note-writer Use Cases

  • Automating weekly activity reports to document AI agent growth and experimental results.
  • Generating and publishing technical tutorials on topics like Google Apps Script (GAS) and spreadsheet automation.
  • Creating recurring SEO-friendly blog posts to drive traffic and increase brand awareness among Japanese readers.
  • Maintaining a consistent publishing cadence across morning, lunch, and evening peak traffic hours.

How note-writer Works

  1. The skill analyzes the target topic and generates an SEO-optimized title within the 28-35 character range.
  2. It extracts keywords and generates a structured article outline including lead text, table of contents, and multiple sections.
  3. It triggers the Nano Banana Pro integration to create custom eye-catching header images and section diagrams.
  4. Content is drafted according to quality standards, ensuring keywords are naturally placed within headings and the first 100 characters.
  5. The final article, along with its visual assets, is automatically uploaded and published to Note.com via Playwright browser automation.

note-writer Setup

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.

note-writer Data Schema & Taxonomy

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

note-writer Advanced Features

  • Direct integration with Nano Banana Pro for automated, context-aware image generation.
  • Playwright-based browser automation for fully headless publishing and image uploading.
  • Intelligent posting schedule management optimized for Japanese commute and relaxation times.
  • Automated quality control checklist ensuring SEO compliance and mobile readability before every post.
  • Internal linking logic to reference past articles and improve site-wide retention.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*