sns-scheduler
SNS posting schedule management. Plan and track X/Threads/Note posts with Publer integration.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/sa9saq/sns-schedulerSNS投稿スケジューラー
X、Threads、Noteの投稿スケジュールを管理。Publer連携対応。
概要
目的:
├── 投稿計画の作成・管理
├── 最適な投稿時間の提案
├── Publer CSVエクスポート
├── 投稿状況の追跡
└── クロスポスト管理
投稿カレンダー
今週の予定
| 日付 | プラットフォーム | 時間 | 内容 | 状態 |
|---|---|---|---|---|
| - | - | - | - | - |
投稿予定を教えてください。{AGENT_NAME}が管理します。
最適投稿時間(2026年版)
X (Twitter)
平日:
朝: 7:00-8:30 (通勤時間)
昼: 12:00-13:00 (昼休み)
夜: 20:00-22:00 (リラックス時間)
週末:
昼: 11:00-13:00
夜: 19:00-21:00
Threads
平日:
朝: 8:00-9:00
夜: 21:00-23:00
週末:
昼: 12:00-14:00
夜: 20:00-22:00
Note
公開時間:
平日夜: 19:00-21:00 (最も読まれる)
週末午前: 10:00-12:00
更新頻度: 週1-2回が理想
Publer CSV出力
X用フォーマット
Date,Time,Post,Link,Image
2026-02-01,20:00,"投稿内容","",""
出力先
/mnt/e/SNS-Output/CSV/YYYY-MM-DD-X-publer.csv
/mnt/e/SNS-Output/CSV/YYYY-MM-DD-Threads-publer.csv
投稿テンプレート
日常投稿(X/Threads共通)
[絵文字] [本文]
#ハッシュタグ1 #ハッシュタグ2
Note告知(X向け)
📝 新しい記事を公開しました!
「[タイトル]」
[要約1-2行]
👇詳しくはこちら
[URL]
#Note #AI
週間投稿計画テンプレート
月曜日:
- X朝: モチベーション系
- Threads夜: 週の目標共有
火曜日:
- X昼: Tips/ノウハウ
水曜日:
- X夜: 質問/アンケート
木曜日:
- Threads: カジュアル投稿
金曜日:
- X: 週のまとめ
- Note: 記事公開(隔週)
土曜日:
- X/Threads: 緩めの投稿
日曜日:
- 予備日/休息
使い方
「来週の投稿計画を立てて」
「明日のX投稿をスケジュールして」
「Publer用CSVを出力して」
「今週の投稿状況を確認」
更新履歴
[2026-02-01] 初期作成
投稿予定を教えてください。{AGENT_NAME}がスケジュール管理します。
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-sa9saq-sns-scheduler": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
threat-model
Threat modeling and attack scenario design. Identify risks before they become vulnerabilities. STRIDE, attack trees, risk matrix.
Sns Auto Poster
Schedule and automate social media posts to X/Twitter with cron-based queue management.
security-review
Comprehensive security review for code, configs, and operations. OWASP, prompt injection, crypto security. Auto-triggers on security-related changes.
Process Monitor
Monitor system processes, identify top CPU/memory consumers, and alert on resource thresholds.
Readme Generator
Auto-generate comprehensive README.md files by analyzing project structure and configuration.