
Prior Auth Packet Builder
- 2 installs
- 28.4k repo stars
- Updated August 4, 2026
- openai/openai-agents-python
prior-auth-packet-builder skill documents Build a concise prior authorization packet from local case files and payer policy docs.
About
prior-auth-packet-builder skill documents Build a concise prior authorization packet from local case files and payer policy docs.. name: prior-auth-packet-builder description: Build a concise prior authorization packet from local case files and payer policy docs.
- Build a concise prior authorization packet from local case files and payer policy docs.
- Platform-specific setup patterns for prior-auth-packet-builder.
- Evidence-backed steps from upstream SKILL.md.
- When-to-use criteria for prior-auth-packet-builder versus alternatives.
Prior Auth Packet Builder by the numbers
- 2 all-time installs (skills.sh)
- Ranked #13,957 of 16,556 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 4, 2026 (Skillselion catalog sync)
prior-auth-packet-builder capabilities & compatibility
- Capabilities
- prior auth packet builder quick start · prior auth packet builder when to use guidance · prior auth packet builder integration patterns
- Use cases
- orchestration
What prior-auth-packet-builder says it does
Use this skill when a case requires prior authorization review, referral validation, imaging review,
or payer-specific policy checks.
npx skills add https://github.com/openai/openai-agents-python --skill prior-auth-packet-builderAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 2 |
|---|---|
| repo stars | ★ 28.4k |
| Last updated | August 4, 2026 |
| Repository | openai/openai-agents-python ↗ |
How do I use prior-auth-packet-builder correctly?
Build a concise prior authorization packet from local case files and payer policy docs.
Who is it for?
Teams implementing prior-auth-packet-builder workflows from the catalog.
Skip if: Skip when requirements clearly match a different specialized stack.
When should I use this skill?
User asks about prior-auth-packet-builder, build a concise prior authorization packet from local case files and payer policy docs..
What you get
Working prior-auth-packet-builder setup with validated configuration and next steps.
Files
Prior Auth Packet Builder
Use this skill when a case requires prior authorization review, referral validation, imaging review, or payer-specific policy checks.
Workflow
1. Inspect case/scenario.json and case/transcript.txt. 2. Use rg against policies/ to find payer, prior auth, referral, imaging, and PPO guidance. 3. Read only the most relevant policy files. 4. Create output/policy_findings.md with:
- case summary
- matched policy files
- prior auth determination
- referral determination
- missing information
5. Create output/human_review_checklist.md with:
- what a human reviewer should verify
- what to tell the patient
- what queue should own the case
Rules
- Use targeted
rgsearches over broad file reads. - Only cite policy files you actually inspected.
- Keep outputs concise and operational.
- If referral status is pending and prior auth is unclear, recommend human review.
Related skills
FAQ
What does prior-auth-packet-builder do?
prior-auth-packet-builder skill documents Build a concise prior authorization packet from local case files and payer policy docs.
When should I use prior-auth-packet-builder?
User asks about prior-auth-packet-builder, build a concise prior authorization packet from local case files and payer policy docs..
Is this skill safe to install?
Review the Security Audits panel on this page before installing in production.