·note-automation
>_

note-automation

Markdownの下書き投稿からハッシュタグ設定・公開までを一気通貫で実行するオーケストレーションスキル

7Installs·2Trend·@anyoneanderson

Installation

$npx skills add https://github.com/anyoneanderson/note-md-publisher --skill note-automation

How to Install note-automation

Quickly install note-automation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/anyoneanderson/note-md-publisher --skill note-automation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: anyoneanderson/note-md-publisher.

SKILL.md

View raw

note-draft(下書き投稿)と note-publish(タグ設定+公開)を組み合わせ、Markdownファイルから公開まで一気通貫で実行するオーケストレーションスキルです。

| (未指定) | note-draft → note-publish(タグ+公開) | MDファイルから公開まで一気通貫 | | --skip-draft | note-publish のみ | 既存の下書き記事にタグ+公開 | | --skip-publish | note-draft → note-publish(タグのみ) | 下書き投稿+タグ設定まで | | --draft-only | note-draft のみ | 下書き投稿のみ |

各ステップでエラーが発生した場合、その時点でパイプラインを停止し、エラー内容と対処法を表示します。 Step 1 で成功していれば、下書き記事は保存されたままなので、Step 2 を --skip-draft で再実行できます。

Markdownの下書き投稿からハッシュタグ設定・公開までを一気通貫で実行するオーケストレーションスキル Source: anyoneanderson/note-md-publisher.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/anyoneanderson/note-md-publisher --skill note-automation
Category
>_Productivity
Verified
First Seen
2026-02-28
Updated
2026-03-10

Browse more skills from anyoneanderson/note-md-publisher

Quick answers

What is note-automation?

Markdownの下書き投稿からハッシュタグ設定・公開までを一気通貫で実行するオーケストレーションスキル Source: anyoneanderson/note-md-publisher.

How do I install note-automation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/anyoneanderson/note-md-publisher --skill note-automation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/anyoneanderson/note-md-publisher

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-28