-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Overview
Create a web form filler skill that works in parallel to the existing Claude Code PDF form filler plugin.
Context
- Current PDF form filler:
.claude/skills/filling-pdf-forms/ - Should follow similar conversational interview pattern
- Leverage Chatfield library for data collection
Potential Approach
- Use browser automation (Playwright MCP is available)
- Conversational interview to collect form data
- Intelligent form field detection and population
- Handle various web form types (text inputs, dropdowns, checkboxes, etc.)
Related
- PDF plugin location:
.claude/skills/filling-pdf-forms/ - Chatfield library: Python and TypeScript implementations available
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels