Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
postplusai avatar

Postplus Shared

  • 720 installs
  • 19 repo stars
  • Updated July 27, 2026
  • postplusai/postplus-skills

postplus-shared is an agent skill that loads PostPlus ad-platform routing and safety rules for developers who must keep connect, read, diagnose, and spend-affecting writes approval-gated.

About

postplus-shared is the shared rulebook in postplusai/postplus-skills for every PostPlus ad and research skill. It forbids treating ad management as one free-form agent task and splits work into five stages: connect account, read data, normalize, diagnose and propose, then approve and apply. A default mermaid flow routes user intent through ads-router into connect or discover, read or normalize, diagnose, propose patch, a human approval gate, and only then apply changes. Platform-specific skills in the family must load postplus-shared first so spend-affecting writes never run before explicit approval. Developers reach for postplus-shared when wiring agents to Meta, Google, TikTok, or other PostPlus ad surfaces and need consistent safety boundaries across Instagram research, Facebook research, Google Trends, and paid ad diagnostics. Use it before any task that touches ad accounts, campaign reads, or budget-impacting patches.

  • Enforces a fixed five-stage pipeline: connect account, read data, normalize, diagnose and propose, then approve and appl
  • Keeps read paths and write paths separate with an explicit human approval gate before any spend-affecting change
  • Routes intent through ads-router roles (connect, read, diagnose, propose, apply, sync) instead of one free-form ad-manag
  • Requires deterministic adapter layers—no direct model-to-platform API calls
  • Treats account binding, token storage, and billing as sensitive operations with dry-run or validation-first execution

Postplus Shared by the numbers

  • 720 all-time installs (skills.sh)
  • +43 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #113 of 853 Sales & Marketing skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/postplusai/postplus-skills --skill postplus-shared

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs720
repo stars19
Security audit2 / 3 scanners passed
Last updatedJuly 27, 2026
Repositorypostplusai/postplus-skills

How do you gate ad platform agent writes safely?

Load shared routing and safety rules before any PostPlus ad-platform task so connect, read, diagnose, and spend-affecting writes stay separated and approval-gated.

Who is it for?

Developers automating PostPlus ad or research skills who need consistent safety rails before platform-specific connect or spend tasks.

Skip if: Engineers building unrelated backend APIs or organic code features with no PostPlus ad accounts should skip postplus-shared.

When should I use this skill?

Any PostPlus ad-platform task starts and the agent must load shared routing before connect, read, diagnose, or apply steps.

What you get

Stage-separated ad workflow, human approval gate before apply, and normalized read/diagnose outputs.

  • Stage-gated ad workflow plan
  • Normalized campaign read outputs
  • Approval-gated patch proposals

By the numbers

  • Defines 5 gated ad workflow stages from connect through approve-and-apply
  • Documents a default ads-router flow with a human approval gate before apply

Files

SKILL.mdMarkdownGitHub ↗

PostPlus Shared

Use this skill first when another PostPlus skill asks for shared rules or shared workflow preferences.

This skill is the single source of truth for principle-level PostPlus skill documents. It is instruction-only: do not run provider runtimes, mutate public metadata or release metadata, or invent alternate execution paths from this shared-rule handoff.

References

  • `shared-public-skill-rules.md`
  • `shared-research-preferences.md`
  • `shared-product-selection-preferences.md`
  • `shared-source-of-truth-files.md`
  • `shared-tiktok-music-workflow.md`
  • `shared-ads-workflow.md`
  • `shared-user-guidance.md`

Default Workflow

1. Read the reference named by the downstream skill. 2. Apply the shared rule before reading platform- or production-specific details. 3. If a downstream skill and this shared rule conflict, fail fast and surface the conflict instead of inventing a fallback. 4. Keep executable work in the downstream skill or PostPlus CLI boundary; this shared skill only owns the principle-level rule.

Related skills

How it compares

Pick postplus-shared over ad-hoc agent prompts when PostPlus skills need a shared safety model instead of one-shot campaign edits.

FAQ

What stages does postplus-shared require?

postplus-shared requires five separated stages—connect account, read data, normalize, diagnose and propose, then approve and apply—so agents never combine discovery reads with spend-affecting writes.

When must agents load postplus-shared?

Agents must load postplus-shared before any PostPlus ad-platform or research skill runs, whenever tasks touch ad accounts, campaign reads, diagnostics, or patches that could change spend.

Is Postplus Shared safe to install?

skills.sh reports 2 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Sales & Marketingdistributionlifecycle

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.