postplus-shared
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChinesePostPlus Shared
PostPlus 共享资源
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 directory.
_postplus_shared/当其他PostPlus技能需要调用共享规则或共享工作流偏好设置时,请优先使用本技能。
本技能是PostPlus技能原则级文档的唯一可信来源。运行时脚本和可执行适配器仍存放在各业务技能的目录中。
_postplus_shared/References
参考文档
shared-release-shell-rules.mdshared-research-preferences.mdshared-product-selection-preferences.mdshared-tiktok-music-workflow.mdshared-ads-workflow.md
shared-release-shell-rules.mdshared-research-preferences.mdshared-product-selection-preferences.mdshared-tiktok-music-workflow.mdshared-ads-workflow.md
Default Workflow
默认工作流
- Read the reference named by the downstream skill.
- Apply the shared rule before reading platform- or production-specific details.
- If a downstream skill and this shared rule conflict, fail fast and surface the conflict instead of inventing a fallback.
- 读取下游技能指定的参考文档。
- 在读取平台或生产环境特定细节之前应用共享规则。
- 若下游技能与本共享规则存在冲突,应快速终止并暴露冲突,而非自行设置回退方案。