Use when a policy exists but readers struggle to understand what it means in practice.
Scanned 5/27/2026
Install via CLI
openskills install FDU-INS/Insurance-Skills---
name: Policy Clarifier
description: Use when a policy exists but readers struggle to understand what it means in practice.
---
# Policy Clarifier
## Summary
Clarify a policy or internal guideline into a more readable, operationally useful document.
## When To Use
- A policy document needs clearer language and action framing.
- You need a clarified policy document with definitions, practical guidance, and open question flags instead of unstructured notes.
- The workflow repeats often enough to justify a reusable asset.
## Avoid When
- The product behavior itself is still changing faster than the docs could stabilize.
- There is no source material to document or clarify yet.
## Inputs
- policy text
- audience
- common confusion points
## Output Contract
- clarified policy draft
- operational guidance
- FAQ candidates
## Workflow
1. Confirm the decision context, audience, and missing inputs.
2. Build a clarified policy document with definitions, practical guidance, and open question flags using the available evidence and constraints.
3. Separate facts from assumptions and make confidence explicit.
4. Finish with next actions, open questions, or escalation notes.
## Deliverable Shape
A clarified policy document with definitions, practical guidance, and open question flags
## Guardrails
- Do not invent facts that are not present in the supplied materials.
- Make uncertainty explicit when inputs are incomplete or contradictory.
- Keep the output structured enough that another operator can reuse it.
## Maturity Note
This Skill is part of the seeded breadth layer. It is intentionally lighter than the developed and flagship tiers.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...