Table of Contents

Post-Skill

Post-Skill is an open reference bundle for building social publishing flows around POST.devad.io. It is designed for both human operators and AI agents.

What does this repo give you?

This repo provides a Google Sheets + Apps Script workflow for row-based publishing, a working n8n automation template, example payloads for common post types, and AI-agent-facing docs that explain the expected payload shape and workflow rules.

  • A Google Sheets + Apps Script workflow for row-based publishing
  • A working n8n automation template for the same POST.devad.io flow
  • Example payloads for common post types
  • AI-agent-facing docs that explain the expected payload shape and workflow rules

What are the core capabilities of POST.devad.io?

POST.devad.io enables multi-platform publishing across 9+ platforms including Facebook, Instagram, LinkedIn, TikTok, YouTube, Pinterest, Google Business Profile, Telegram, and Tumblr with smart scheduling and analytics.

  • Multi-Platform Publishing: 9+ platforms — Facebook, Instagram, LinkedIn, TikTok, YouTube, Pinterest, Google Business Profile, Telegram, Tumblr
  • Smart Scheduling: Calendar scheduling, AI-assisted publishing, bulk posting, RSS auto-posting, AI agent workflows
  • Analytics: Real-time engagement insights, exportable reports
  • Pricing: $10/month or $4.90/month (annual) — includes 300 posts/month

What are the main areas?

The main areas include SKILL.md for technical reference, MASTER_PROMPT.md for onboarding, payloads/ for examples, scripts/ for test runners, google-sheet/ for publishing workflow, and n8n-automation/ for workflow template.

  • SKILL.md
    • Technical reference for AI agents and developers
  • MASTER_PROMPT.md
    • Short onboarding prompt for assistants
  • payloads/
    • Example payloads for platforms and post types
  • scripts/
    • Local test runners
  • google-sheet/
    • Google Sheets publishing workflow docs
  • google-sheet/apps-script/
    • Full Apps Script bundle mirrored from the working sheet project
  • n8n-automation/
    • Sanitized n8n workflow template and setup guide

How does the Google Sheet workflow function?

The Google Sheet workflow manages content with one row per planned post, media links stored directly, action status written back, and support for link-in-caption, first comment, and optional FB/IG story duplicates.

The Google Sheet workflow is the easiest way to manage content for both humans and agents:

  • one row per planned post
  • media links stored directly in the sheet
  • action status written back into the same row
  • support for link-in-caption, first comment, and optional FB/IG story duplicates

Start here:

What is the n8n workflow template?

The n8n workflow template reads queued rows from the post tab, resolves media, detects content types, sends posts to POST.devad.io, handles stories, and writes back status to the sheet.

The repo now includes the working n8n template used for:

  • reading queued rows from the post tab
  • resolving direct links, Google Drive files, and Google Drive folders
  • detecting text, image, video, and carousel
  • sending feed posts to POST.devad.io
  • optionally sending a separate FB/IG story request
  • writing Action? and log back into the same sheet row

Important for Google Drive video/file usage:

  • after importing the template, open the node Download Drive Media Asset
  • set Authentication to Predefined Credential Type
  • choose Google Drive OAuth2 API
  • select your real Google Drive credential and save the workflow once

This one-time UI save is required because some n8n API/MCP updates do not persist the HTTP Request node’s Drive credential binding.

Start here:

What are the benefits of n8n?

n8n offers lower maintenance with one shared setup node, one-row-per-run safety, and easy adaptation for webhooks or queues.

  • lower maintenance than building one branch per platform
  • one shared setup node for token, IDs, and defaults
  • one-row-per-run safety by default
  • easy to adapt for webhook fan-out or queue-based automation

What content types are supported?

Supported content types include text, image, video, carousel, optional FB/IG first comment, and optional FB/IG story duplicate.

  • text
  • image
  • video
  • carousel
  • optional FB/IG first comment behavior
  • optional FB/IG story duplicate behavior

Which channels are supported in the reference flow?

The current reference flow supports TikTok, Instagram, Facebook, LinkedIn, YouTube, Pinterest, Telegram, Tumblr, and Google Business Profile, depending on account and media types.

  • TikTok
  • Instagram
  • Facebook
  • LinkedIn
  • YouTube
  • Pinterest
  • Telegram
  • Tumblr
  • Google Business Profile

Channel behavior still depends on the account type, media type, and the capabilities available in your POST.devad.io integrations.

What is the recommended order for new users?

New users should read the Google Sheet guide first if preferring sheet workflow, then n8n guide, import and configure, test simple rows before advanced features.

  1. Read the Google Sheet guide if you want the sheet-first workflow.
  2. Read the n8n guide if you want the automation-first workflow.
  3. Import the n8n workflow JSON and relink Google credentials.
  4. Manually bind the Google Drive credential in Download Drive Media Asset.
  5. Add your POST.devad.io token and integration IDs.
  6. Test one Telegram or single-image row first.
  7. Test one Google Drive video row.
  8. Only then enable optional story or webhook branches.

What are the notes about private values?

This repo is public-safe with no private API tokens, integration IDs, or Google credentials committed; use placeholders and fill in live environments.

This repo is intended to be public-safe:

  • no private API tokens should be committed
  • no personal integration IDs should be committed
  • no private Google credentials should be committed

Use placeholder values in public templates and fill real values only inside your own live environment.

What is the value of social publishing tools?

Social publishing tools like POST.devad.io and the Post-Skill repo streamline multi-platform content management, automation, and analytics to boost efficiency and engagement.

Evaluating these tools requires time, and selecting the wrong one can negatively impact your ROI.

Our blog curates top tools for modern businesses to help make informed decisions.

Explore more articles on our blog and subscribe to the newsletter for the latest updates.