forbotsake-cron

Automate scheduled autoposting of reviewed content from content-calendar.md to social channels.

5|1|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/forbotsake/forbotsake --skill forbotsake-cron
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forbotsake-cron
Source: https://github.com/forbotsake/forbotsake/tree/main/forbotsake-cron
Command: npx skills add https://github.com/forbotsake/forbotsake --skill forbotsake-cron

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates autoposting of reviewed content to social channels on a schedule, removing manual posting bottlenecks for marketing teams.

Core Features & Use Cases

  • Reads a content-calendar.md to determine posting windows and targets.
  • Installs and manages a cron-based autopilot that posts only content with status: reviewed.
  • Exposes subcommands (install, status, uninstall, pause, resume, doctor, run-now) to control the workflow and recover from issues.
  • Works with Claude in Chrome to publish to X/LinkedIn, enabling hands-free distribution for ongoing campaigns.

Quick Start

Install the autopilot cron, ensure calendar and reviewed content exist, then enable autopilot so posts go out automatically.

Frequently Asked Questions about forbotsake-cron

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate social media posting from a markdown content calendar?

Automate social media posting by reading a content-calendar.md file and using a cron-based autopilot to publish scheduled content. It targets posts marked with a reviewed status to ensure hands-free distribution for ongoing campaigns.

Can I use Claude in Chrome to autopost content to X and LinkedIn on a schedule?

Claude in Chrome can autopost content to X and LinkedIn on a schedule using an installable cron. The workflow coordinates posting windows defined in your content calendar to enable hands-free social distribution.

How do I control and troubleshoot an automated cron posting workflow?

Control the automated cron posting workflow using subcommands like install, status, pause, resume, and run-now. A dedicated doctor subcommand helps diagnose and recover the autopilot from issues during scheduled social media distribution.

Does autoposting only publish reviewed content from my content calendar?

Autoposting only publishes content with a reviewed status from your content-calendar.md. This ensures the cron-based autopilot restricts hands-free distribution to approved social media posts.

What is the best way to set up hands-free social media distribution for a marketing team?

Set up hands-free social media distribution by installing a cron autopilot that reads scheduled posting windows from a content calendar. This removes manual posting bottlenecks for marketing teams by automating reviewed content delivery.

Why is my scheduled cron autopilot not posting content to social channels?

Scheduled cron autopilot failures can be diagnosed using the doctor subcommand. Ensure your content-calendar.md exists and that target posts have a reviewed status, as the autopilot only distributes approved content.