postplus-shared

Original🇺🇸 English
Translated

Shared rules, routing preferences, execution boundaries, and workflow references for released PostPlus skills. Use this before any PostPlus skill that mentions shared release-shell rules, research preferences, product-selection preferences, TikTok music workflow, or ads workflow.

2installs
Added on

NPX Install

npx skill4agent add postplusai/postplus-skills postplus-shared

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. Runtime scripts and executable adapters remain vendored inside each business skill's
_postplus_shared/
directory.

References

  • shared-release-shell-rules.md
  • shared-research-preferences.md
  • shared-product-selection-preferences.md
  • shared-tiktok-music-workflow.md
  • shared-ads-workflow.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.