Skip to content

Create web form filler skill parallel to PDF form filler #75

@jhs

Description

@jhs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions