Skip to content

Add file-expenses skill#486

Open
yazeedr6 wants to merge 1 commit into
openai:mainfrom
yazeedr6:add-file-expenses-skill
Open

Add file-expenses skill#486
yazeedr6 wants to merge 1 commit into
openai:mainfrom
yazeedr6:add-file-expenses-skill

Conversation

@yazeedr6

Copy link
Copy Markdown

Summary

  • add a reusable skill for preparing employee expense reports from receipts
  • validate required fields, duplicates, currencies, and policy warnings
  • require explicit user confirmation before final submission or attestation

Validation

  • python3 skills/.system/skill-creator/scripts/quick_validate.py skills/.curated/file-expenses
  • git diff --check

@yazeedr6 yazeedr6 requested a review from a team June 10, 2026 11:56

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 96993198f5

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

- category
- business purpose
- project, client, cost center, or attendees when applicable
- receipt path or URL

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Make receipt fields conditional for mileage expenses

When this skill is triggered for mileage reimbursement, the workflow requires a receipt path/URL for every expense and later instructs the agent to attach the corresponding receipt. Mileage claims commonly have no merchant receipt and instead require distance, route, vehicle, and reimbursement-rate details, none of which the manifest captures. This causes the agent either to block on a nonexistent receipt or prepare an incomplete mileage claim despite mileage being explicitly listed as a supported use case; make receipt/merchant fields conditional and add the mileage-specific fields.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant