-
Notifications
You must be signed in to change notification settings - Fork 3
Daily | 2025_11_18
Jason Smith (FS) edited this page Nov 18, 2025
·
1 revision
Migrated the PDF form-filling skill to marketplace structure, updated multilingual handling, improved nonfillable form support, and consolidated intermediate files to .chatfield/ directory.
The changes focused on preparing the skill for marketplace publication, improving document processing workflows, and refactoring file organization for cleaner project structure.
- Restructure skill to support marketplace paths and plugin distribution
- Update multilingual documentation and improve language handling in prompts
- Enhance nonfillable PDF form processing with better field identification
- Consolidate intermediate processing files to .chatfield/ directory
- Switch to markitdown for direct document conversion
- Improve widget font consistency and field ID accuracy
- Reduce template file size and optimize form processing
- Add tip wrapper for steams link integration
Work on publishing the skill to the marketplace and improve multilingual support. Specifically, ensure that non-English descriptions (like Thai) remain in their original language rather than being translated to English in the chatfield form definition.
- First commit: 4f286c2
- Final commit: c3e2ec5