بنقرة واحدة
content-approval-prep
Summarise a content piece and surface policy or tone concerns for approval.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Summarise a content piece and surface policy or tone concerns for approval.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Triage a change request: classify type and estimate risk.
Decide whether a release is ready to deploy per the deployment policy and readiness signals.
Check an expense claim against the spend policy and threshold rules.
Validate an incoming invoice's required fields and surface discrepancies before payment.
Determine whether an employee is entitled to an employment/salary certificate and what it may state.
Decide whether an employee's requested leave is allowed under current HR policy.
استنادا إلى تصنيف SOC المهني
| name | Content Approval Prep |
| slug | content-approval-prep |
| department | marketing |
| description | Summarise a content piece and surface policy or tone concerns for approval. |
| requires_data_source | false |
| input_schema | {"type":"object","properties":{"content":{"type":"string"}},"required":["content"]} |
| output_schema | {"type":"object","properties":{"summary":{"type":"string"},"concerns":{"type":"array","items":{"type":"string"}}},"required":["summary","concerns"]} |
A content piece is heading to approval and needs a prepared summary + concern list.
Execution is deterministic — the engine runs steps.yaml; this file is what the department agent reads to select the skill. Admins may edit both.